Get Exit Code from Script
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-05-17 07:56 PM
Team,
Anybody have done this before.
I am executing a script within the Blueprism and need to capture the Exit code and result of the script.
Any lights on how to do it. I am able to successfully trigger the script but unable to capture the output of the script.
Thanks
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-05-17 09:43 PM
Why not put your desired output in variables and work from there?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-05-17 11:24 PM
Hi Sebastien,
Can you give me little more explanation please.
How do i put my output in blueprism variables. is there a specific way i need to do
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-05-17 07:18 PM
Can someone explain me this please. we are kind of struck here
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-06-17 10:16 AM
Hi
Can you modify the script to put the output into some file and read it from the file?
Or you can read the output by copying the entire screen of command prompt to clipboard using some shortcut keys and modify data in clipboard and retreive data from it.
Hope it helps.
