Using Advanced Program-to-Program Communication › Receive Operations
Receive Operations
Data can be received on a conversation only while in receive state. Receive state is entered in one of the following ways:
- Automatically when a procedure is attached by an allocation request
- At any time when the procedure decides to stop sending and enter receive state voluntarily
- When an error is received from the remote system, forcing the local procedure into receive state