Why does my trigger program not work after upgrading the i5/OS operating system?

0
Posted

Why does my trigger program not work after upgrading the i5/OS operating system?

0

The offset of your record might have changed. For several releases in the past, the offset did not change. It did, however, change for V5R1 and might change in subsequent releases. The easiest solution is to always code your trigger programs to use the offsets and lengths passed in the trigger buffer. For a summary of fields in the trigger buffer, see Trigger buffer field descriptions.

Related Questions