Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-20 04:51 AM
I am using a batch script to start a schedule, the command used in batch script is as shown below
automatec.exe /startschedule /schedule <schedule Name> /sso
When I run the above command, it just gives a message that the schedule name is scheduled to run at a particular time. But it does not give status of the execution.
I want to know, if there is a command line option to check the status of schedule execution (completed or not), similar to the command line option to know the status process execution status using session id
Please advise.
------------------------------
Prem
------------------------------
automatec.exe /startschedule /schedule <schedule Name> /sso
When I run the above command, it just gives a message that the schedule name is scheduled to run at a particular time. But it does not give status of the execution.
I want to know, if there is a command line option to check the status of schedule execution (completed or not), similar to the command line option to know the status process execution status using session id
Please advise.
------------------------------
Prem
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-20 06:44 PM
Hi Prem,
/alerts should work but you need to have schedule alerts configured.
To do this, go to System -> Security -> Users
Right click on the current user and select Configure Process Alerts. This opens a Blue Prism Alerts for the user, where there is a tab for Schedules where you can choose which schedules you want alerts for and what types of alerts you want.
Alert types for schedule are Started, Completed, and Terminated. Screenshots attached. Let me know if that works!
------------------------------
Patrick Aucoin
Senior Product Consultant
Blue Prism
------------------------------
/alerts should work but you need to have schedule alerts configured.
To do this, go to System -> Security -> Users
Right click on the current user and select Configure Process Alerts. This opens a Blue Prism Alerts for the user, where there is a tab for Schedules where you can choose which schedules you want alerts for and what types of alerts you want.
Alert types for schedule are Started, Completed, and Terminated. Screenshots attached. Let me know if that works!
------------------------------
Patrick Aucoin
Senior Product Consultant
Blue Prism
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-20 06:44 PM
Hi Prem,
/alerts should work but you need to have schedule alerts configured.
To do this, go to System -> Security -> Users
Right click on the current user and select Configure Process Alerts. This opens a Blue Prism Alerts for the user, where there is a tab for Schedules where you can choose which schedules you want alerts for and what types of alerts you want.
Alert types for schedule are Started, Completed, and Terminated. Screenshots attached. Let me know if that works!
------------------------------
Patrick Aucoin
Senior Product Consultant
Blue Prism
------------------------------
/alerts should work but you need to have schedule alerts configured.
To do this, go to System -> Security -> Users
Right click on the current user and select Configure Process Alerts. This opens a Blue Prism Alerts for the user, where there is a tab for Schedules where you can choose which schedules you want alerts for and what types of alerts you want.
Alert types for schedule are Started, Completed, and Terminated. Screenshots attached. Let me know if that works!
------------------------------
Patrick Aucoin
Senior Product Consultant
Blue Prism
------------------------------
