Previous Topic: Function FormatNext Topic: Arguments


Purpose

Returns a copy of the CA Gen data associated with the current CA Gen message.

If the MsgFlow parameter passed into the main entry point, USEREXIT(), is 0, this signifies that the user exit is being called just after the request message has been received from the client.

If the MsgFlow parameter passed into the main entry point, USEREXIT(), is 1, this signifies that the user exit is being called just before sending the response message to the client. The buffer data will be copied into the current message’s user data area before the message is sent to the requesting client.