C.6 Reopen Case
This topic provides the information about the process of reopening a previously closed or on-hold case, including the required conditions and steps within the system.
When the status of a work order is updated from ON HOLD to RELEASED in Work Orders screen, system triggers reopenCase() web service request to update the status of corresponding mapped case in third party system.
The processing update of REOPEN case request at the third party system is tracked separately through a FIREHOSE web service scheduled at specific interval using a batch process. For more information, refer Case Updates Received via FireHose WebService section.
- Type = SYSTEM GENERATED
- Sub Type = INBOUND FROM INTERFACE
- Comment = “CASE NO: <<CASE REOPEN UPDATED IN THIRD PARTY INTERFACE>>”
- Comment By = “INTERNAL”
- Comment Dt = Comment Posted date
- Alert = Y
- Type = SYSTEM GENERATED
- Sub Type = INBOUND FROM INTERFACE
- Comment = “CASE NO: <<CASE REOPEN REQUEST NOT UPDATED IN THIRD PARTY INTERFACE>>”
- Comment By = “INTERNAL”
- Comment Dt = Comment Posted date
Parent topic: Appendix : Generic Recovery Interface (GRI)

