restoreCurrentMsgOnError

In relation to IMS™ BMP programs, the restoreCurrentMsgOnError build descriptor option specifies whether, if the program ends because of an error, a message that is being read by an EGL statement is reinserted on the IMS message queue. This option is in effect only if specified for the first program in the run unit.

If an AIBTDLI, EGLTDLI, or VGTDLI call is used to read the message queue, the message is not reinserted.

Values

YES
Reinsert the message. This is the default for a transaction-oriented IMS BMP programs.
NO
Do not reinsert the message. This is the default for other IMS BMP programs.

Feedback