OpenTP1 Version 7 Programming Guide

[Contents][Index][Back][Next]

3.9.4 User exit routine that edits output message

This user exit routine edits response messages or send-only messages. It needs to be positioned so that the send messages called by UAP are processed before they are actually sent to other systems.

For the format of the user exit routine that edits output message, see the applicable OpenTP1 Protocol manual.

Organization of this subsection
(1) Incorporation into OpenTP1

(1) Incorporation into OpenTP1

Specify the function address name in the start function called by the MCF main function, in the same way as the user exit routine that edits input message and determines application name. The function address of the user exit routine that edits output message can be determined optionally. For details about MCF main function, see the manual OpenTP1 Operation.