Ready
Indicates that the resource definitions in a change package are ready for migration.
Request format
<CCV530>
<Ready>
<SelectionCriteria>
<CPID> change_package_ID </CPID>
<Scheme> migration_scheme </Scheme>
</SelectionCriteria>
</Ready>
</CCV530>
Response format
<CCV530>
<Ready>
<OutputData>
<ReturnCode> return_code </ReturnCode>
<ReasonCode> reason_code </ReasonCode>
<TaskNo> CICS_task_number </TaskNo>
</OutputData>
</Ready>
</CCV530>
Security key
API command (READ access authority):
>>-prefix.REA.migration_scheme---------------------------------><
Example
<CCV530>
<READY>
<SelectionCriteria>
<CPID> QAACPK05 </CPID>
<Scheme> QAAMIG13 </Scheme>
</SelectionCriteria>
</READY>
</CCV530>