Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-05-21 09:09 AM
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,


Output is appearing blank.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
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,
Output is appearing blank.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo
Amlan Sahoo
Answered! Go to Answer.
23 REPLIES 23
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-05-21 04:07 PM
Okay thanks Eric for clarifying and thanks for quick help. 🙂
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo
Amlan Sahoo
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-05-21 04:11 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-05-21 10:27 AM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-05-21 10:47 AM
Hi Ashish,
Could you please tell me Dx Asset name or please give me the link.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Could you please tell me Dx Asset name or please give me the link.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo
Amlan Sahoo

- « Previous
- Next »