cancel
Showing results for 
Search instead for 
Did you mean: 

RESTful Scheduling - Failure Notification

Former Member
0 Kudos

Hi All,

We are on 4.1 SP4 Patch 6. When creating a schedule using RESTful with POST <webiURL>/documents/{documentId}/schedules have you found a parameter in the schedule xml grammar to set the notification via REST? We typically set a notification when a job has failed to run and would like to be able to do this via REST.

In the documentation there is a GET to pull the error and error message, but this is different from a notification when a schedule has failed to run.

Accepted Solutions (1)

Accepted Solutions (1)

daniel_paulsen
Active Contributor
0 Kudos

Hi Derek,

There currently is no parameter to set a notification with the REST SDK.

To achieve this, you would need to set up a Notification for a failed schedule in the Default settings of the document in the CMC.  Then the notification would happen automatically.

Dan

Former Member
0 Kudos

I confirmed that after setting the defaults in the CMC they are carried over when creating a schedule via REST. Thanks Dan!

Answers (0)