FAQ's - APPX Software, Inc. : Trash :
167 - Displaying Date/Time Stamps | |
"APPX has a convention of Option 98 for audit information. We would like to continue with that convention within our design. How do we do it?"
Add an Option/98 as an Optional Child to run:
Application ID: 0AD Process Type: INPUT ... and in Pre-Invocation ...
SET 0AD AUDIT DATE ADD = 1EX ORDER1 DATE ADD INVERSE ... and in Post Invocation ... NORMAL As of 4.0.5, the 0AD INPUT process 'AUDIT INFO' only works if your application is also using version 00. If it uses some other version, then it won't work. If you develop in 00 but use 01 as production, it will work while you test it, then fail when you move it to production.
The process itself is pretty simple. You're better off writing your own, and using the same technique as the 0AD, i.e. display work fields on the screen, and have the calling process set values into the work fields before invoking it.
| |
[Append to This Answer] | |
2010-May-20 12:29am |
Previous: | 599 - APPX Environment Variables (SUB TOPICS) |
Next: | 646 - The Use of Cached Files |
|