Start of change

Reply solicitation calls

Use one of the following call types to solicit replies for an asynchronous program link call.

Unique message qualifiers for specific replies are generated by the API.
ECI_GET_REPLY
For a reply solicitation call that gets any outstanding reply for any asynchronous call, if any reply is available.
ECI_GET_REPLY_WAIT
For a reply solicitation call that gets any outstanding reply for any asynchronous call, waiting if no replies are available.
ECI_GET_SPECIFIC_REPLY
For a reply solicitation call that gets the outstanding reply for the asynchronous call identified by the message qualifier.
ECI_GET_SPECIFIC_REPLY_WAIT
For a reply solicitation call that gets the outstanding reply for the asynchronous call identified by the message qualifier, the call waits if no reply is available.

Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//progde/solrepzECIv2.html
End of change