Previous Topic: Set Program Initialization Parameters

Next Topic: Attach a Procedure

Allocation Completion

After a successful allocation, the procedure is placed in send state and the &ZAPPCID system variable is set to provide the identifier of the conversation created. More than one conversation can be allocated and operated concurrently by a single NCL procedure.

Note: The allocation can complete without any transmission taking place, and hence the procedure enters send state before the target procedure is invoked to service the request.