Contains mapping definition for System Categories and fields from ServiceScheduling and ServiceDispatch systems. ServiceMobility use mapping declaration at runtime to convert values from source products.
Property | Value | Description |
---|
Source | string | Identifies source system for mapping. Valid values are: - Mob - ServiceMobility
- SCH - ServiceScheduling
- OPS - ServiceDispatch
|
Target | string | Identifies target/destination system for mapping. Valid values are: - Mob - ServiceMobility
- SCH - ServiceScheduling
- OPS - ServiceDispatch
|
SysCatMap | object | Identifies field level mapping between SysCatID and destination system field value. Each key/pair combination defines a mapping for single field. The property name specifies the field value for source system and the value of the property is the corresponding field value for destination system. Note |
---|
Not all system categories support system category activities. This will be a required field in case system category activities are not supported. Please review the specific system category definition to determine if system category activities are supported. |
|
SysActMap | object | Identifies the field level mapping between SysActID(s) and destination system field value. Each key/pair combination defines a mapping for single field. The property name specifies the field value for source system and the value of the property is the corresponding field value for destination system. Note |
---|
This is a required field. But it will be an optional field if the specific system categories does not support system category activities. Please review the specific specific system category definition to determine if system category activities are supported. |
|