BAAC gate, ADD_TIMER_REQUEST function

The ADD_TIMER_REQUEST function of the BAAC gate is used to add a delayed request to BAM domain in response to an EXEC CICS® DEfINE TIMER call.

Input Parameters

DATETIME
the time at which the timer expires.
EVENT_VERSION
the version of the event.
REQUEST_TOKEN
the token representing the request.
TIMER_EVENT
the timer event name.

Output Parameters

REASON
The following values are returned when RESPONSE is EXCEPTION:
  • NO_CURRENT_ACTIVITY
RESPONSE
Indicates whether the domain call was successful. For more information, see The RESPONSE parameter on domain interfaces.