AutoSheetProcessingJobModifiableFields
The fields that can be modified when creating or updating an Auto Sheet Processing job.
pnamestring
The name of the Auto Sheet Processing job.
Example:
Approve Non-exempt Timedescriptionstring
A description of the Auto Sheet Processing job.
Example:
Approve non-exempt late approvalid_notification_setstring
The internal ID of the notification set to use for this job.
Example:
231785CAA7B542CDAA53709A0DCB2089id_user_sheet_setstring
The internal ID of the User Sheet Set to use for this job.
Example:
E0807B3FFB744F99A528DD70718D03B5workflow_liststring[]
A list of ASP Settings Group IDs associated with this job. Setting this list is how you configure the settings to use in the Auto Sheet Processing job.
Example:
["64EAE4689F514F0A9363386CC72736DD","253AC9C902014D9CB8F68B689582184E"]AutoSheetProcessingJobModifiableFields
{
"pname": "Approve Non-exempt Time",
"description": "Approve non-exempt late approval",
"id_notification_set": "231785CAA7B542CDAA53709A0DCB2089",
"id_user_sheet_set": "E0807B3FFB744F99A528DD70718D03B5",
"workflow_list": [
"64EAE4689F514F0A9363386CC72736DD",
"253AC9C902014D9CB8F68B689582184E"
]
}