844-NOGALIS (844-664-2547)
Nogalis, Inc.
  • Link to Facebook
  • Link to X
  • Link to LinkedIn
  • Link to Mail
  • Company
    • News, Events and Articles
    • About Us
  • Products
    • Infor Lawson Data Archive
    • PeopleSoft Data Archive
    • Oracle Data Archive
  • Services
    • Infor Lawson Support
    • Infor Lawson / CloudSuite Consulting
  • Education & Training
  • Support
  • Contact Us
  • Click to open the search input field Click to open the search input field Search
  • Menu Menu

Archive for category: Frontpage Article

You are here: Home1 / News, Events and Articles2 / Frontpage Article

Change the Passwords in install.cfg

Articles, Frontpage Article, News

The passwords in install.cfg are encrypted in later versions of lawson.  If these passwords change, it would be ideal to also change them in install.cfg so the next update doesn’t run into any issue. To do this, follow the instructions below:

First, Open a command line utility with Lawosn env variables set.

Then type in the command java -cp %GENDIR%/java/thirdParty/installer.jar com.lawson.delivery.secure.PasswordAdministrator -s %LAWDIR%/system/install.cfg

Enter the Lawson configuration password

Next, View or edit passwords.  You can show them in clear text by clicking the “Yes” radio button.

Click finish when done

Restart Lawson services, or reboot the server. This should make the necessary changes and prevent any issues.

11/25/2025
https://www.nogalis.com/wp-content/uploads/2025/11/Change-the-Passwords-in-install.cfg_.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-11-25 08:37:092025-11-17 12:43:28Change the Passwords in install.cfg

How to include Report ID in LBI Maintain Reports

Articles, Frontpage Article, News

Follow these simple steps to learn how to include Report ID in LBI Maintain Reports

  1. First, go into Tools when logged in as an admin and select “Reporting Services My Reports”.
  2. Under the “All” section in the Report Lists on the left side dash, click “Edit List” on the top right of the screen.

  3. Next, under “List Options” select “Columns”.
  4. Then select “Report Id” and click the right arrow in the middle of the screen:
  5. Click “Save and Exit” and then go to “Maintain Reports” in the Reporting Services Administration Report Management Menu.
  6. Now you’ll see all the Report ID’s on the right hand column:

 

That’s all there is to it!

11/21/2025
https://www.nogalis.com/wp-content/uploads/2025/11/How-to-include-Report-ID-in-LBI-Maintain-Reports.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-11-21 08:27:132025-11-17 12:44:44How to include Report ID in LBI Maintain Reports

GL256 No report in Print Manager

Articles, Frontpage Article, News

Problem:
If a GL256 was run but did not create a report in the Print Manager, but, there is a csv file, follow these simple and quick steps to change the csv output to a prt file.

 

Resolution:
First, you will need to create a GL55.1 for this report.

Navigate to the Basic Tab, then change the CSV Output parameter from Y (Yes) to N (No).

Next, Re-run the GL256 and it will produce a regular report in the Print Manager.

This should create a report in print manager with the proper output format.

That’s all there is to it!

11/18/2025
https://www.nogalis.com/wp-content/uploads/2025/11/GL256-No-report-in-Print-Manager.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-11-18 08:27:152025-11-12 13:34:34GL256 No report in Print Manager

Weekly Patch Notification: November 15, 2025

Articles, Frontpage Article, News
Read more
11/15/2025
https://www.nogalis.com/wp-content/uploads/2025/12/Weekly-Patch-Notification-November-15-2025.jpg 427 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-11-15 20:01:392025-12-10 13:04:11Weekly Patch Notification: November 15, 2025

Process Server Administrator – How to access Channel Administrator

Articles, Frontpage Article, News

File channels in Lawson Infor Process Automation (IPA) are very useful for picking up flat files and processing them.

 

In Infor’s older Rich Client tool, this can be easily found under the Start button drop down.

However, based on user permissions, this might not appear properly so I will tell you two ways to access the Channel Administrator.

 

First should be the obvious way which is Administrator >> Channel Administrator

 

However, based on your _ST roles, this might’ve not been granted properly. So, the second way to access it is in the top right search box. You can search Channel Administrator and access it there.

11/14/2025
https://www.nogalis.com/wp-content/uploads/2025/11/Process-Server-Administrator-How-to-access-Channel-Administrator.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-11-14 08:11:292025-11-11 13:22:45Process Server Administrator – How to access Channel Administrator

Empty AP160ACHTAPE File

Articles, Frontpage Article, News

Description:
When running the AP160 the job did not create an AP160ACHTAPE to be sent to the bank, this file is empty.

Resolution:
AP160 runs the Lawson utility cnvtape to read the AP160ACHTAPE_SEQ file and to write out the AP160ACHTAPE file. To resolve this issue, you need to perform the following:

A. When using Lawson Security:

  1. Open Lawson Security Administrator
  2. Double Click on Profile Id “ENV”
  3. Double Click Security Class “DBAccess”
  4. Click “Add Rule” Button
  5. Select Securable Types “Executables”
  6. Expand Delivery Tokens
  7. Check box by cnvexp
  8. Click “Grant All Access” radio button
  9. Click Apply Button.
  10. Click on Profiles
  11. Double Click on Profile Id “ENV”
  12. Double Click Security Class “TranslTools”
  13. Double click on Rule Object “TRANSLATE”
  14. Right click Translation Tools and choose Select Next Level
  15. If cnvtape doesn’t exist under TRANSLATE then you must add it through Tokendef – Environment Form IDs – Category: TRANSLATE – Title: Convert Tape File
  16. Make sure radio button next to Grant All Access is checked
  17. Click Apply Button
  18. Double Click on Class Assignment>select the Role you want to assign the TranslTools Security Class to>Click Assign Security Classes Button>highlight TranslTools>click “>” Button>Click Close Button>Make sure that Role is assigned to user.

Once you have change users access, have the user run AP160 for Rerun Options – Recreate Tape=Y and the serial number of your tape to create the AP160ACHTAPE file which will be sent to the bank.

11/11/2025
https://www.nogalis.com/wp-content/uploads/2025/11/Empty-AP160ACHTAPE-File.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-11-11 13:11:062025-11-11 13:11:06Empty AP160ACHTAPE File

Weekly Patch Notification: November 8, 2025

Articles, Frontpage Article, News
Read more
11/08/2025
https://www.nogalis.com/wp-content/uploads/2025/12/Weekly-Patch-Notification-November-8-2025.jpg 427 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-11-08 19:51:222025-12-10 13:01:10Weekly Patch Notification: November 8, 2025

File Not Found error in LID when adding a job

Articles, Frontpage Article, News

After a fresh install of Lawson, you may receive a “file not found” error in LID when adding a batch job.  Or, inquiring on certain forms might time out.  The batch job itself may show an error message alluding to the LUU utilities (such as invalid fstab option).  The issue is potentially an incorrect LAW_COBRTS_PATH.

To resolve, open a command line utility with the Lawson environment variables set.  Type command “laconfig”.  The configuration window pops open.

Select your environment.

On the environment tab, check the LAW_COBRTS_PATH.  If it is incorrect, fix it.

 

Reboot the server, or restart the services, and try your batch job again.

 

11/07/2025
https://www.nogalis.com/wp-content/uploads/2025/10/File-Not-Found-error-in-LID-when-adding-a-job.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-11-07 08:17:382025-10-31 12:21:36File Not Found error in LID when adding a job

A Guide to Managing Infor Year-End Updates for AP and Payroll

Events, Frontpage Article, Webinars

Join us for an in-depth session on best practices for planning, implementing, and testing Lawson year-end updates for Accounts Payable (AP) and Payroll (PR). Our experts will guide you through key steps to ensure a smooth and compliant year-end process — from preparation and configuration to validation and testing.

Gain valuable insights, practical tips, and actionable steps to help your organization close the year efficiently and confidently.

 

 

Get Started Today!

Don’t wait!  Contact us to get a quote on your server migration now!

An accompanying article for this webinar can be found here

11/04/2025
https://www.nogalis.com/wp-content/uploads/2025/11/A-Guide-to-Managing-Infor-Year-End-Updates-for-AP-and-Payroll-webinar.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-11-04 11:16:172025-11-04 12:20:04A Guide to Managing Infor Year-End Updates for AP and Payroll

How to find users that report directly under a manager in XM

Articles, Frontpage Article, News

Follow the steps below to learn how to find users that report directly under a manager in XM

 

First, in Mingle, go to Infor XM

 

Next, select Admin >> Users

 

Then locate the manager you want to search for users under:

 

Search fore your manager by name, then pick a result:

Now that we have the manager we want, click Find at the bottom and on the right hand side you’ll see all the users that are under this manager.

And that’s all there is to it! Just repeat the steps to view all users under different managers.

11/04/2025
https://www.nogalis.com/wp-content/uploads/2025/10/How-to-find-users-that-report-directly-under-a-manager-in-XM.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-11-04 08:16:072025-10-29 13:28:56How to find users that report directly under a manager in XM
Page 10 of 106«‹89101112›»

LEGACY ERP DATA ARCHIVE SOLUTION



Discover how our clients are leveraging AWS services to archive their Legacy ERP data and provide ubiquitous access to users via a light-weight, secure, and read-only web interface. Secure, Fast, Reliable, and Cost Effective. That is the promise of APIX. Follow the link below to find out more and book a discovery call with our data archive specialist.

BOOK DEMO

© Copyright - Nogalis, Inc. 2024
  • Legal
  • Privacy
  • Contact Us
Scroll to top Scroll to top Scroll to top