Backout
Backs out a previous change package migration.
Request format
<CCV530>
<Backout>
<SelectionCriteria>
<CPID> change_package_ID </CPID>
<Scheme> migration_scheme </Scheme>
<EventID> event_ID </EventID> 1
</SelectionCriteria>
</Backout>
</CCV530>
- 1
- <EventID> is optional:
- If specified, <EventID> identifies a unique execution of the Migrate command for the change package. event_ID must identify a Migrate command execution for the specified change package and migration scheme.
- If omitted, the Backout command backs out the most recent Migrate command for the specified change package and migration scheme.
Response format
<CCV530>
<Backout>
<OutputData>
<ReturnCode> return_code </ReturnCode>
<ReasonCode> reason_code </ReasonCode>
<TaskNo> CICS_task_number </TaskNo>
</OutputData>
</Backout>
</CCV530>
Security key
API command (READ access authority):
>>-prefix.BAC.migration_scheme.approval_profile----------------><
Usage
To determine the event_ID for the particular migration that you want to back out, use the List command.