- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-05-22 04:09 PM
Hi,
I was having an issue that sometimes bot stuck on this stage Utility - Environment - Start Process Read Stderr and Stdout and will have a warning state on control room. The argument will download all the JSON Files transcription from API but there are times that bot was stuck on this stage and few files has been downloaded in the folder path, it wont proceed to download the other remaining and will stuck until I terminate on purpose. Is there a way to prevent the warning state for this stage? It affects the other scheduled process whenever we encounter intermittent issue on this stage.
Arguments: "cd '\\Networkpath\FolderPath\Config\'
spx batch transcription download --foreach file in '\\NetworkPath\FolderPath\Config\file.urls.txt'--output path ./files"
Process name: powershell.exe
------------------------------
Kirby
------------------------------
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-05-22 07:26 AM
There are two ways to limit or disable the warning time:
1. System > Settings screen in the System Wide Settings area
2. Overriding the Warning threshold for the Start Process action in Utility environment object.
Please refer to this KB article to understand more about the Warning State : http://portal.blueprism.com/customer-support/support-center#/path/1171547642
------------------------------
Vikrant Sharma
Senior Solution Designer
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-05-22 07:26 AM
There are two ways to limit or disable the warning time:
1. System > Settings screen in the System Wide Settings area
2. Overriding the Warning threshold for the Start Process action in Utility environment object.
Please refer to this KB article to understand more about the Warning State : http://portal.blueprism.com/customer-support/support-center#/path/1171547642
------------------------------
Vikrant Sharma
Senior Solution Designer
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-05-22 04:27 PM
Thank you so much for your help.
------------------------------
Kirby
------------------------------
