Handle Plan Item In Error
The Handle Plan Item In Error marks failed plan-items with an ERROR state and allows the user to select an appropriate action for the failed plan-item.
The request message format is:

| Element Name | Element Type | Description |
|---|---|---|
| orderID | String (Mandatory) | The ID of the order generated by Order Management Server. This must be an exact match. |
| planID | String (optional) | Plan ID of the plan generated for the order. |
| orderRef | String (optional) | The client order reference ID. |
| planItemID | String | Unique Id identifying the plan Item. |
| errorResolution | String | RETRY
RESUME COMPLETE MOPD |
| errorResolutionComment | String (optional) | Any String based user input. |
| Element Name | Element Type | Description |
|---|---|---|
| orderID | String | The ID of the order generated by Order Management Server. |
| planID | String | Plan ID of the plan generated for the order. |
| orderRef | String | The client order reference ID. |
| message | String | Internal error handler service initiated. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.

