Question:
We have moved to a new iSeries, during the process we upgraded the ezprint/acom software, where do we make the change to point to the "new" acom library
Resolution:
Go to the utilities option in Acom and add the outq’s and printers.
Also, the user signon program and an AP application profile should be reviewed. I would suggest doing the following:
1.) Display an AP iSeries user profile that prints checks and determine the library and signon program name. View the source of this program and look for a line of code that adds the library EZPRINT (e.g., ADDLIBLE LIB(EZPRINT) POSITION(*LAST).) This line of code will need to be commented out and new line of code added with appropriate library (e.g., ADDLIBLE LIB(ACOM) POSITION(*LAST)) Compile program. If no reference is found, go to step 2.
2.) From the Applications Main Menu, select General Functions (option 1.) From the General Functions Menu, select X-App File Maintenance Menu # 1 (option 1.) From the General Functions File Maintenance Menu (under 10 Position Values) , select Values by Corp/Application (option 22.) Enter corporation and 'AP' for area, review records 2-9 to ensure appropriate library. If needed, make library changes and press the enter key. Press F3 key until you are back to the main menu.
I would suggest a test print of one of two checks before releasing to the AP team.
Paul Fuller
Comments