/
REST Objects Scheduler Provider
REST Objects Scheduler Provider
Scheduler Provider Object Format
Scheduler Provider Object Properties
Property | Type | Required? | Description | |
BCS | object | Yes | See below. | |
EnableRealTimeDispatch | boolean | Yes | When true , BCS will poll for earmarked/unearmarked Jobs in ServiceScheduling via Dispatch SOAP APIs. | |
RealTimeDispRetryInterval | string | Yes | This is the delay between a failed dispatch poll and the next poll. | |
Enabled | boolean | Yes | Should integration with ServiceScheduling be used? | |
ExtId | string | Yes | The external ID | |
Host | string | Yes | The ServiceScheduling SOAP API endpoint to use for the ServiceScheduling integration, consisting of:
For example:
| |
GanttRouter | string | Yes | The ServiceScheduling ServiceGANTT interface to use for the ServiceScheduling integration, consisting of:
For example:
| |
Id | string | Yes | A human-readable identifier to be used in ServiceBroker logs when producing information about this integration, to assist with global debugging of the potentially many different ServiceScheduling system integrations (as every tenant in ServiceBroker could be integrated with a different ServiceScheduling installation). | |
Password | string | Yes | The password to use when connecting to the ServiceScheduling SOAP API endpoint. | |
User | string | Yes | The designed user of the customer. | |
Version | string | Yes | The full version of ServiceScheduling that is being integrated with.
| |
EmpExtObjectName | string | No | The name of the object that contains additional information about employees in ServiceMobility, when integration with ServiceMobility is also enabled. | |
Job | object | Yes | The job being scheduled. | |
UseMoreNotesForJobInfo | boolean | Yes | When | |
| boolean | |||
| boolean | |||
| boolean |
, multiple selections available,
Related content
REST Objects Modules
REST Objects Modules
More like this
Integration Guide
Integration Guide
More like this
REST Objects WorkItem
REST Objects WorkItem
More like this
Integration Guide
Integration Guide
More like this
Integration Guide
Integration Guide
More like this
Integration Guide
Integration Guide
More like this