REST Objects Mobility Provider
Mobility Provider Object Format
Mobility Provider Object Properties
Property | Type | Required? | Description | |||
Enabled | boolean | Yes | Should integration with ServiceMobility be used? | |||
AllowClosedJobOverride | boolean | Yes | Reserved field not in use; setting does not affect ServiceBroker behavior. | |||
| boolean | Yes | An option that sets the job to be dispatched to a store local to the job location. | |||
SS | object | No | Object is required when the tenant is also integrated with ServiceScheduling. | |||
LineItems | object | Yes | An object that defines how spare parts in ServiceScheduling should be mapped to line items in ServiceMobllity, if required. | |||
Enabled | boolean | Yes | When true , spare parts in ServiceScheduling Work Items will be mapped to line items in ServiceMobility. | |||
ProdAttrs | object | Yes | An object that defines if product attributes need to be considered when mapping ServiceScheduling spare parts into ServiceMobility line items. | |||
Enabled | boolean | Yes | When true , product attributes do need to be considered. | |||
IsInvCtrl | boolean | Yes | Set the ServiceMobility ItemObject's ProdAttrs IsInvCtrl value as either true or false when mapping ServiceScheduling spare parts into ServiceMobility line items. | |||
IsSerialized | boolean | Yes | Set the ServiceMobility ItemObject's ProdAttrs IsSerialized value as either true or false when mapping ServiceScheduling spare parts into ServiceMobility line items. | |||
IsBatch | boolean | Yes | Set the ServiceMobility ItemObject's ProdAttrs IsBatch value as either true or false when mapping ServiceScheduling spare parts into ServiceMobility line items. | |||
ProdType | string | Yes | Set the ServiceMobility ItemObject's ProdAttrs ProdType value to this value when mapping ServiceScheduling spare parts into ServiceMobility line items. | |||
Inventory | object | Yes | See below. | |||
Enabled | boolean | Yes | When
| |||
TransformIn | object | No | When present, the object defined (static per tenant) will be added to all Work Item objects when being sent to ServiceMobility. Note that it is also possible to configure the same static addition of an object to all Work Items at a global level. See the Configuration > Modules > ApptBook object. | |||
| boolean | No | Specifies if mobile worker can reject the work order. Sets the ServiceMobility WorkOrder Object's CanReject property value to either true or false | |||
| boolean | No | When Default value is false. | |||
DisableMobileUpdate | boolean | Yes | When the tenant is also integrated with ServiceScheduling, set to false to prevent Work Items being updated in ServiceScheduling when updates are made in ServiceMobility. |