Create a Schedule Time Via CommandLine
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-11-18 09:26 PM
Hi Team,
i have case where i need to create a schedule time(create a Schedule) via command line instead of doing it manually in Blue prism
is it possible to achieve this??
because i am able to see only 4 types of commands for schedule via command line ie
/startschedule
/deleteschedule
/viewschedtimetable
/viewschedreport
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-11-18 11:18 PM
If you have direct SQL access, you can create a new schedule in BPASchedule, then use the [id] column to populate a row in BPAScheduleTrigger. This is not recommended, but it'll get you there.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-05-19 07:24 PM
Hi Amibarrett, Do you know what is the actual command for /viewschedtimetable, sample command on how to execute. Unfortunately we don't have access to the database, which would be easier to route to take
