Update Process set Data = g.Data from Process P inner join Plugin G on (p.Basedon = g.pluginid) where ProcessId = ......id of the process you just entered......
Application.BasicFunctions.DoInvoke "Function", "Tools:ScanProcessesAll"