cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Datasphere - Scheduling task chains skipping holidays

enrique_franco
Explorer
0 Likes
29

In Datasphere.
Is there an option to schedule a Task Chain skipping holidays?

Could be possible to implement the schedule outside Datasphere (enterprise scheduler, or custom script) to apply holiday calendars, and then call the Datasphere task chain?

Accepted Solutions (0)

Answers (1)

Answers (1)

Marla-Ellinger
SAP Mentor
SAP Mentor
0 Likes

@enrique_franco I am not aware of a native option in SAP Datasphere for scheduling task chains that can automatically skip public holidays. The available scheduling options are limited to periodic schedules. However, your proposed solution is feasible so an external enterprise scheduler can utilize a holiday calendar to trigger the Datasphere task chain only on working days. Datasphere supports the execution of task chains through the Tasks REST API or the command-line interface (CLI).