Update Service
Back to
Related topics
Looking for Winshuttle Composer Plugins?
The Update Service plug-in updates the start date of a given SVService entry to the specified date.
This plugin only works for:
- Pending status records in the Svservice table
- Pending jobs in the Manage Background Jobs page.
Value Pair | Description |
serviceid | The identifier of the SVService entry whose start date should be altered. |
startdate | The date to set the start date of the entry to. |
Example
- serviceid – [SVServiceId]
- startdate – [NewStartDate]
This example changes the SVService entry whose identifier is contained in the SharePoint field SVServiceId to the date contained in the SharePoint field NewStartDate. See the Winshuttle Workflow Administrator Guide for information about SVService.