×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I added a before update trigger to a file, calling my program. When
running in debug with UPDPROD(*YES), I can see and verify the after
image buffer is updated in the program. However, the changes are not
flowing to the file. No errors in processing, the calling program
(WRKDBF), or the job log. I changed the program owner to match the file.
It's as if the after image buffer is ignored. This is a DDS-defined file
with no null values.
OR_TXANT2 OF ORRECORD = 'BLAH2345 '
OR_TXWUVA OF ORRECORD = 00000000000.00
NW_TXANT2 OF NWRECORD = 'B '
NW_TXWUVA OF NWRECORD = 00000000058.68
I've used this trigger template program many times in the past without
incident, and just don't see what's different here. The trigger template
is from Pete Hall's web site (down now?).
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.