Read Schduler

Jothin Georgi

New Member
Hi Suraj,

You can achieve this from backend using SQL Management Studio.
You can navigate to your Database(my case its Blueprism Test) and under Tables, you will find "BPASchedules", where you can use SQL queries to get the Schedule List.
We can retire and unretire the schedules by changing the value of the field "retired" to 1 and 0 respectively. Please refer to the Screenshot attached. Hope this helps :)
 

Attachments

  • Screenshot.PNG
    12.9 KB · Views: 5
Top