-
All Schedules information?
Hi, I'm looking for a way to be able to view details of all the Schedules that exist within our environment. I'm thinking details like space, schedule name, recurrence pattern and workflows ran by it. Is there a way to surface this information via API or otherwise? Thanks Mike
-
Does anyone had this problem when trying to schedule?
-
Scheduling in Specific Time frame
Hi, Is it possible to schedule my workflow once in a hour from 8:30 am to 8:30 PM? I can see the option for every hour but that option is for running 24 hrs, i want to run only 12 times (8:30, 9:30 , 10:30.. and last at 8:30 PM) Thanks, Mahu
-
Scheduling workflows using the Data Studio REST API in version 2
In v2.0 of Data Studio, the REST API has changed from v1, so this original post has been updated for those changes. Aperture Data Studio is intended to be invoked from third party schedulers , like Windows Task Scheduler, Cron or even triggered from workflows within other applications. The method for doing this is to use…
-
Scheduling workflows using the Data Studio REST API
Aperture Data Studio is intended to be invoked from third party schedulers , like Windows Task Scheduler, Cron or even triggered from workflows within other applications. The method for doing this is to use the Aperture Data Studio REST API to execute a workflow from within a script, and trigger that script from the…