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: Articles

You are here: Home1 / News, Events and Articles2 / Articles

How to remove the Infor Logo from your Lawson Business Intelligence dashboard

Articles, Frontpage Article, News
  1. Login into LBI
  2. Click ‘Display Dashboard’ link under Tools -> Services -> FS Service module.
  3. Click New Property Button and type ‘showBanner’ then click ok.
    1. Important: type showBanner exactly as shown (case sensitive)

  4. Type NO to hide the banner (if showBanner property is not present, default is YES)
  5. Click Update at the top and refresh the page to see changes.

 

Before:

After:

If you found this article helpful, Nogalis offers managed services and technical resources to assist with customizing and maintaining your Lawson Business Intelligence dashboard. Whether it’s tasks like removing logos or other system configurations, our team provides the support you need. Contact us to learn more about our managed service offerings and how we can assist with your Lawson system needs.

08/12/2025
https://www.nogalis.com/wp-content/uploads/2020/12/How-to-remove-the-Infor-Logo-from-your-Lawson-Business-Intelligence-dashboard.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-08-12 08:56:272025-08-12 09:22:48How to remove the Infor Logo from your Lawson Business Intelligence dashboard

Weekly Patch Notification: August 9, 2025

Articles, Frontpage Article, Patches
Read more
08/09/2025
https://www.nogalis.com/wp-content/uploads/2025/08/Weekly-Patch-Notification-August-9-2025.jpg 427 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-08-09 19:26:412025-09-04 11:52:44Weekly Patch Notification: August 9, 2025

Updating GLMonitor

Articles, Frontpage Article, News

Sometimes the following error on GL may occur: Resolving “Cannot run this program while GL190 is running” error when trying to release journal entries in GL40.1

You may run into this error at some point in GL40.1 or GL45.1:

Fortunately, there’s an easy fix to this. First login to Lawson portal and search GLMONITOR:

In GLMONITOR, type in GL190 and hit Inquire, if you get results and notice the run time, the process is in fact still running and causing the issue with GL40:

Go to job scheduler by opening LID and typing in jobschd >> F7 + A to select all users >> Then W to go to waiting screen.

Look for any GL190 jobs running and verify the User Name is the same one in GLMONITOR when inquiring on GL190 program. Check the error and if its safe to recover, recover it and let the job complete.

 

Go back to GLMonitor and inquire on GL190 to verify the job is no longer running:

 

Go to GL40.1 and release your Journal Entries.  Good luck!

 

08/08/2025
https://www.nogalis.com/wp-content/uploads/2025/07/Updating-GLMonitor.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-08-08 08:43:282025-07-30 16:49:30Updating GLMonitor

Resolving the “Operator Not Authorized to Change Unit Cost” error

Articles, Frontpage Article, News

This is one of those Lawson errors that could waste a morning of work looking through the Infor knowledge base, analyzing/changing security, and or reviewing logs.

 

So, you’re on PO20.1 and want to make a change to a PO entry and get this error:

To resolve this is actually incredibly simple and can be changed on PO04.1 at the bottom of the Buyer Information Tab (your settings may be different based on your needs):

If you happen to get a similar issue for a requisition cost change “Requester not authorized to change unit cost”, simply go to RQ04 and allow unit cost override for the specific requester (your settings may be different based on your needs):

If you found this article helpful, Nogalis offers expert managed services to resolve Lawson errors like this quickly and efficiently. Our offerings include troubleshooting technical issues, streamlining processes, and providing functional finance resource assistance. Whether it’s addressing security settings, resolving errors, or enhancing workflows, our managed services ensure your finance operations run smoothly without the need for a full-time, in-house team. Contact us to learn how we can simplify and optimize your Lawson experience.

08/05/2025
https://www.nogalis.com/wp-content/uploads/2020/01/Resolving-the-Operator-Not-Authorized-to-Change-Unit-Cost-error-1.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-08-05 08:48:262025-07-30 15:49:40Resolving the “Operator Not Authorized to Change Unit Cost” error

Update SQL Tables after Data Refresh

Articles, Frontpage Article, News

When you perform a data refresh in your SQL database, such as reloading data into tables, you may need to take steps to ensure dependent objects and overall database performance are optimized. Follow these steps to Update your SQL Tables after a Lawson Data Refresh.

First, open up the properties for the DB that was just refreshed and you can see that the DB tables have the PROD name.

 

Next, run the following SQL query for the TEST DB:

ALTER DATABASE INFORLAWTEST10 MODIFY FILEGROUP INFORLAWPROD10_DATA NAME = INFORLAWTEST10_DATA

ALTER DATABASE INFORLAWTEST10 MODIFY FILEGROUP INFORLAWPROD10_INDEX NAME = INFORLAWTEST10_INDEX

You’ve now updates your SQL tables post-refresh.

08/01/2025
https://www.nogalis.com/wp-content/uploads/2025/07/Update-SQL-Tables-after-Data-Refresh.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-08-01 08:36:582025-07-30 15:47:05Update SQL Tables after Data Refresh

Limiting Access to External EMSS

Articles, Frontpage Article, News

Many of our clients would like to lock down their external websites to EMSS (Employee and Manager Self-Service) only, because it is a security risk to allow super users to access Human Resources (HR) & Financials from the web.  The official word is that this cannot be done in Lawson.  However, Nogalis has devised a method to remove the search box and all but the desired bookmarks from the external Lawson website (See a sample screenshots below).  If you would like to have this done at your organization, Nogalis is happy to help. Please contact us today!

Internal Lawson Site

External Lawson Site

07/29/2025
https://www.nogalis.com/wp-content/uploads/2025/07/Limiting-Access-to-External-EMSS.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-29 10:09:142025-07-28 17:43:33Limiting Access to External EMSS

Weekly Patch Notification: July 26, 2025

Articles, Frontpage Article, Patches
Read more
07/26/2025
https://www.nogalis.com/wp-content/uploads/2025/08/Weekly-Patch-Notification-July-26-2025.jpg 427 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-26 19:49:012025-08-04 15:52:43Weekly Patch Notification: July 26, 2025

Lawson Expense Management XM User Profile Getting Overwritten

Articles, Frontpage Article, News

Problem: An XM User Profile is getting overwritten.

 

  1. Login to XM and view the user profile in XM (Admin rights required):
  2. Locate and view your user:
  3. View the Administration Log and figure out who or what process might be changing this:
  4. In this case we see the HRBkg process modifying this user. This can be bringing data in for your organizations HR application (Workday etc.).

 

You can consult Infor further to get more information on the process updating your XM Users (assuming it’s not a completely custom process). Nogalis also offers a team of managed service professionals to help support processes like Expense Management among other applications. We also support custom processes unlike Infor. Visit us at our contact page for more information: https://www.nogalis.com/support/

 

07/25/2025
https://www.nogalis.com/wp-content/uploads/2025/07/Lawson-Expense-Management-XM-User-Profile-Getting-Overwritten.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-25 08:32:192025-07-18 11:03:10Lawson Expense Management XM User Profile Getting Overwritten

Lawson Expense Management – Re-Routing an Expense Report in XM App

Articles, Frontpage Article, News

Problem:
An Expense Report needs to be re-routed immediately for someone else to approve ASAP. Follow these steps to quickly solve this issue.

 

Solution:

1. First, log in to Mingle and Open the Infor XM App under the Applications section.

 

2. Go to Admin >> Tools Document Management (note: admin permissions required)

 

3. Next, search your expense report and Edit it:

 

4. At the bottom left, remove any existing users and add the user you want to approve, then click Save at the top right of the screen:

 

The user you add will now see the Expense Report and will be able to process it.

07/22/2025
https://www.nogalis.com/wp-content/uploads/2025/07/Lawson-Expense-Management-Re-Routing-an-Expense-Report-in-XM-App.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-22 10:34:102025-07-15 11:42:43Lawson Expense Management – Re-Routing an Expense Report in XM App

Weekly Patch Notification: July 19, 2025

Articles, Frontpage Article, Patches
Read more
07/19/2025
https://www.nogalis.com/wp-content/uploads/2025/08/Weekly-Patch-Notification-July-19-2025.jpg 427 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-19 19:45:392025-08-04 15:48:38Weekly Patch Notification: July 19, 2025
Page 14 of 117«‹1213141516›»

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