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

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

Resolving the Error “Program Does Not Allow INVOKE”

Articles, Frontpage Article, News

If you are compiling a form that generates an error “Program X Does Not Allow INVOKE”, that means that the invoked program needs to be set to allow invoke.  To do that, from a LID session, go to the form in pgmdef (pgmdef <prodline> <system code>).  Select Define (F6) > Program (A).  Set the property “Can Be Accessed Via INVOKE” to Yes.  Compile the invoked form and then compile the custom form that does the invoking.

 

Define (F6) > Program (A)

 

This is an update to an older version of this article, which can be found here.

If you found this article helpful, Nogalis provides managed services and expert technical resources to assist with Lawson patching and system maintenance. Let us help ensure your patches are applied efficiently and your system is running smoothly. Contact us to learn more about how we can support your Lawson environment.

07/18/2025
https://www.nogalis.com/wp-content/uploads/2025/07/Resolving-the-Error-Program-Does-Not-Allow-INVOKE.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-18 08:28:202025-07-15 11:33:30Resolving the Error “Program Does Not Allow INVOKE”

ujobload fails in lawappinstall activate

Articles, Frontpage Article, News

During patch install, if customizations exist, the activate will fail on ujobload

lawappinstall ACTIVATE installation started at 11/14/2024 15:48:00 for the following deliverables: PATCH121887.57 PATCH121211.58 PATCH126341.59.
command line = ‘E:\lawson\gen/bin/lawappinstall activate test10’.
11/14/2024 15:48:03 Bypassing Database preparation. Already successful.
11/14/2024 15:48:03 Bypassing blddbdict. Already successful.
11/14/2024 15:48:03 Executing dbreorg listing.
11/14/2024 15:48:03 dbreorg listing execution successful.
11/14/2024 15:48:03 Database change confirmation.
11/14/2024 15:48:07 Database change confirmation successful.
11/14/2024 15:48:07 Database reorganization confirmation.
11/14/2024 15:48:09 Database reorganization confirmation successful.
11/14/2024 15:48:09 Executing dbreorg.
11/14/2024 15:48:09 dbreorg execution successful.
11/14/2024 15:48:10 Executing ujobdump for TEST10.
11/14/2024 15:48:10 ujobdump execution successful.
11/14/2024 15:48:10 Executing ujobload for TEST10.
11/14/2024 15:48:10 ERROR – ujobload failed.

 

Resolution:
Review the lawdir/prodline/backup/ACTIVATEstage/JOBconversion.dmp file for user jobs that need to be deleted from jobdef.

  1. open up that dmp file and see what the actual job names are.
    Look for #> NTID JobName
  2. Look up the username for each of the NTID
    In portal, under LSF Administrator Tools, username lookup
  3. Go into jobdef and delete the job that it is failing on for each user.
  4. Once jobs have been deleted, run lawappinstall activate again and it should now complete successfully.

 

07/15/2025
https://www.nogalis.com/wp-content/uploads/2025/07/ujobload-fails-in-lawappinstall-activate.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-15 09:59:382025-07-15 09:59:49ujobload fails in lawappinstall activate

Weekly Patch Notification: July 12, 2025

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

How to Analyze a Cloud-based Log Quickly in Lawson

Articles, Frontpage Article, News

In a Lawson Cloud environment, its difficult to get logs off the server since now you’re likely restricted to FTP access and the latest logs are currently being written to by the server itself, thus throwing a deny exception when trying to download the latest logs from FTP.

I previously made another article on this explaining a work around for this but that takes a few extra steps and time. This is a quicker command line method if you need to test something immediately.

 

  1. First login to Lawson Interface Desktop
  2. Go to the directory in which the logs exist
  3. Type this command: tail -500 <name of log file being written to> | lashow
  4. Example: tail -500 ios.log | lashow

As you see above, this uses the tail command combined with -500 parameter which returns the last 500 lines written to the log. You can change -500 to whatever amount of lines you want to return (the more the longer it takes to load)

The optional piped LASHOW command is to open this in a separate scrollable and searchable window within LID.

This becomes especially useful when testing live forms or code in Lawson.

If you found this article helpful, Nogalis offers expert managed services to optimize your Infor Cloudsuite or Lawson environment. From troubleshooting log issues to streamlining processes, we provide tailored support to keep your system running efficiently. Contact us to learn how we can enhance your Lawson Cloud experience without the overhead of full-time staff.

07/11/2025
https://www.nogalis.com/wp-content/uploads/2020/01/How-to-Analyze-a-Cloud-based-Log-Quickly-in-Lawson.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-11 08:20:322025-07-09 09:21:18How to Analyze a Cloud-based Log Quickly in Lawson

Error – NO_ACCESS_ALLOWED  for Lawson Enterprise Financial Management Application

Articles, Frontpage Article, News

Issue: You may come across an issue where a user is getting a NO_ACCESS_ALLOWED error when trying to access Infor Lawson Enterprise Financial Management (See Screenshots Below)

 

 

Solution: To resolve this issue, in Mingle, go to OS >> Security. Please note that admin rights are needed to access and make changes to the security screen for your user(s).

Next, search for the user and select their profile:

Under “Security Roles”, click the plus sign to add, then search LAWSONLMFIN-USER. Make sure it’s added to their security settings.

Finally, click “Save” to keep the changes made. The user should now have access!

07/08/2025
https://www.nogalis.com/wp-content/uploads/2025/06/Error-NO_ACCESS_ALLOWED-for-Lawson-Enterprise-Financial-Management-Application.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-08 10:28:502025-06-24 12:01:36Error – NO_ACCESS_ALLOWED  for Lawson Enterprise Financial Management Application

Weekly Patch Notification: July 5, 2025

Articles, Frontpage Article, Patches
Read more
07/05/2025
https://www.nogalis.com/wp-content/uploads/2025/08/Weekly-Patch-Notification-July-5-2025.jpg 427 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-05 19:27:462025-08-04 15:36:33Weekly Patch Notification: July 5, 2025

Using Event View to Troubleshoot Lawson Errors

Articles, Frontpage Article, News

Sometimes Lawson errors can be very cryptic and difficult to troubleshoot.  Sometimes you will have a very specific error in the ios.log or other system logs, and a search on Concierge produces ZERO results.  It can be quite frustrating!  Don’t forget that you have another place to check for errors.

 

Use Event View

Always remember to check your Windows Event Viewer for another “perspective” on the error.  Sometimes a Google search or even Concierge search on the error text in Event Viewer will actually produce results where the log search didn’t.  Some examples I have found are an error in the importdb script, which provided more information for an Infor ticket I had open, and a MicroFocus license manager error that led me to a KB and a download that solved some performance issues for us.  So, the bottom line is, don’t forget to check server logs in addition to Lawson and WebSphere logs!

07/03/2025
https://www.nogalis.com/wp-content/uploads/2025/07/Using-Event-View-to-Troubleshoot-Lawson-Errors.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-03 08:37:072025-06-24 11:45:41Using Event View to Troubleshoot Lawson Errors

Users can’t submit batch jobs

Articles, Frontpage Article, News

Problem:
After user provisioning, your user cannot run batch jobs. When they click on submit and then submit in the pop-up box they get a security violation error. If the batch role is assigned to them that is not the problem. The error message is likely due to the job queue’s status is secure.

 

Resolution:
The “batchrole” should be assigned to the users. This role only works if only one queue is defined which is usually the ******* job queue. If multiple job queues are defined then go into the “batch” security class under the ENV profile and add each job queue to the class.

07/01/2025
https://www.nogalis.com/wp-content/uploads/2025/06/Users-cant-submit-batch-jobs.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2025-07-01 10:57:442025-06-24 12:01:04Users can’t submit batch jobs
Page 15 of 106«‹1314151617›»

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