If you know on what resource you are running the process on ...
we can get the process name by executing a MS SQL query
select name from [].[dbo].[BPAProcess] where processid in (select processid from [].[dbo].[BPASession] where runningresourceid in ...
Hi huy.trinhx,
u can use the following command to execute a process:
C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe /run /resource /dbconname /user