cancel
Showing results for 
Search instead for 
Did you mean: 

Passing argument to Blue Prism - Script Execution VBO

Hi All,

I am trying to pa arguments to Blue Prism - Script Execution VBO  but unable to do the same,
Please anyone guide me on the same.

I am just trying below simple code,

29489.png29490.png
Output is appearing blank.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo
23 REPLIES 23

Okay thanks Eric for clarifying and thanks for quick help. 🙂

------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo

EmersonF
MVP

I searched the forum for some solutions on this subject and this one looks very good

Best way to run Python script | Blue Prism Product



------------------------------
Emerson Ferreira
Sr Business Analyst
Avanade Brasil
+55081988869544
------------------------------
Sr Cons at Avanade Brazil

Amlan

it's a little tough to do that when calling it as a script or as a process especially when you have complex input and output(I see it's is simple, but I try not to go via script way) .

I typically write a wrapper flask code which exposes it as rest service, then use Json vbo for output parsing. There are a few assets which I have uploaded in the Dx with similar use - I.e calls python scripts as Ws . Automated testing asset, sentiment analysis are some of them. You can refer to them if possible and take ideas for the wrapper python code.

otherwise take dynamic resource manager in the Dx, it works by running command lines (you can call python script in the windows command lines) and parse the output of the commands 

hope that helps

------------------------------
Ashish Easow
Senior Consultant - Professional Services
Blue Prism
Asia/Kolkata
------------------------------

Hi Ashish,
Could you please tell me Dx Asset name or please give me the link.

------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo