cancel
Showing results for 
Search instead for 
Did you mean: 

Utility - Environment - Start Process Read Stderr and Stdout - Warning state

jsantiago08
Level 4

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
------------------------------

1 BEST ANSWER

Best Answers

Hi Kirby,

There are two ways to limit or disable the warning time: 

1. System > Settings screen in the System Wide Settings area

19481.png

2. Overriding the Warning threshold for the Start Process action in Utility environment object.

19482.png

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
------------------------------
Vikrant Sharma Senior Solution Designer Blue Prism

View answer in original post

2 REPLIES 2

Hi Kirby,

There are two ways to limit or disable the warning time: 

1. System > Settings screen in the System Wide Settings area

19481.png

2. Overriding the Warning threshold for the Start Process action in Utility environment object.

19482.png

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
------------------------------
Vikrant Sharma Senior Solution Designer Blue Prism

Hi, Vikrant. 

Thank you so much for your help.

------------------------------
Kirby
------------------------------