PITG gate, RECEIVE_REQUEST function

Receive a web service request. This is a generic format for the PITH gate (HTML transport), PITQ gate (IBM® MQ transport), and PITS gate (CICS® transport).

Input Parameters

None

Output Parameters

REASON
The following values are returned when RESPONSE is EXCEPTION:
  • CODEPAGE_NOT_FOUND
  • CONNECTION_CLOSED
  • SOCKET_ERROR
The following values are returned when RESPONSE is INVALID:
  • INVALID_FORMAT
  • INVALID_FUNCTION
The following values are returned when RESPONSE is DISASTER:
  • ABEND
  • MQ_FAILURE
The following values are returned when RESPONSE is EXCEPTION:
  • INSUFFICIENT_STORAGE
  • INVALID_PARAMETER
RESPONSE
Indicates whether the domain call was successful. For more information, see The RESPONSE parameter on domain interfaces.