|
Name
|
Type
|
Description
|
| resultCode | xsd:string |
The result code of the task.
- This property cannot be updated.
-
This property will be one of:
|
Value
|
Description
|
| "SUCCESS" | Task is completed successfully |
| "WARN" | Task is finished but has warning. |
| "ERROR" | Task is finished but the it has error |
|
| message | xsd:string |
The result message
- This property cannot be updated.
|
| messageId | xsd:string |
The result message ID.
- This property cannot be updated.
|
| messageValues | MapEntry[] |
The result message values.
- This property need not be set.
- This property cannot be updated.
|