Hi,
I need to run a vbscript (which uses to input arguments) from within a sequence.
VBscript full path: C:\AGProjects\UIPath\Rnd\DownloadedFiles\Merge.vbs
input Arguments to VBS: ID (string) and Filepath(string)
So far i have tried ‘Start Process’ or ‘Invoke Code’ but couldn’t get it working. Please help!