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.
https://www.nogalis.com/wp-content/uploads/2025/06/Users-cant-submit-batch-jobs.jpg470470Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-07-01 10:57:442025-06-24 12:01:04Users can’t submit batch jobs
These are instructions for copying user jobs (by user) between environments. This will NOT allow you to copy jobs between environments on different versions of LSF of Lawson applications if the job parameters have changed between versions.
Run listusermap in both environments and make note of the NTID for the user in each environment
Open the output file created by the command in a text editor
Update any references to the NTID from the source system with the NTID of the destination system
Make any directory structure changes as needed (i.e. change “D:\lsfprod to D:\lsftest”)
Copy the output file to the destination system
In the destination environment, run the command
jobload –c –o job inputfile
More on jobdump/jobload
https://www.nogalis.com/wp-content/uploads/2025/06/Copying-User-Jobs-Between-Environments.jpg470470Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-06-27 08:26:142025-06-18 13:54:30Copying User Jobs Between Environments
You are having this issue: I’m getting a reorg error when trying to Activate a CTP
“ERROR – Reorg control file ‘D:/lawson/db/APPS10/reorg.cntl’ exists. It appears the database is in the midst of a reorganization. Please complete before Activating.”
Resolution:
Follow these steps to resolve the error.
In LID, run this command: dbreorg -d <Enter_Your_Productline_Here>
This usually occurs when a reorg wasn’t completed previously on another CTP. Good luck!
https://www.nogalis.com/wp-content/uploads/2025/06/ERROR-Reorg-control-file-reorg.cntl-exists-when-trying-to-Activate-a-CTP.jpg470470Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-06-24 08:04:522025-06-27 11:33:13ERROR – Reorg control file reorg.cntl exists when trying to Activate a CTP
Below is a useful tip for using the field prefix to search for a column in SQL
Clicking Ctrl+Shift+O in a field on a screen in Lawson is a useful tool to determine what database file that field is populated by. This can be used in Lawson DME Queries, but it also can be used in SQL queries. The prefix of the field name (such as VEN) maps to the table name where the value comes from. If you don’t know how the prefix maps to a table, you can easily find this information in the GEN database. The table you want to search is FILEDEF on the PREFIX column. So, your query might look something like this:
SELECT * FROM FILEDEF WHERE PREFIX = ‘VEN’
This will return the record that contains table name and other information about the database file that populates this screen.
https://www.nogalis.com/wp-content/uploads/2025/06/Using-the-Field-Prefix-to-Find-a-Column-in-SQL.jpg470470Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-06-20 09:19:562025-06-12 14:23:48Using the Field Prefix to Find a Column in SQL
To find out your EMSS (Employee and Manager Self-Service) version, please run the following command in LID (Lawson Interface Desktop):
rngdbdump logan version | lashow
The command rngdbdump logan version | lashow is used to get the EMSS version. This command is designed for Lawson environments. In a Lawson environment with LID is intended to extract version information from the logan database file, and display the extracted version information.
When you run the command, you will get a screen similar to the one shown below. There, you can look up your EMSS version on your Lawson environment.
https://www.nogalis.com/wp-content/uploads/2025/06/How-to-get-the-EMSS-version.jpg470470Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-06-17 10:23:302025-06-12 14:28:43How to get the EMSS version
Problem
We need to make a change in TEST to AP10 custom form.
Next steps:
Backup the existing AP10 custom file and copy the new version, ap10.1.custom.xml file to Prod F:\lawson\law\persistdata\lawson\portal\content\forms
There is no impact to users and no outage required.
After the change is in place, AP10 users will need to clear their browser cache and cookies and an IOSCacheRefresh will need to be run to clear the DS from Portal.
Open DS and Go to the existing tab
Go to UI Designer,
click on Find, The top one which is custom is the one we want to view. Select and Open
Now go to browser tab and duplicate the tab to open a new window
Create a new UI Designer. Select and hit ok
Go to Next
Create a new form in the Productline in AP System
Click next and give it a second to load. Find AP10 and NEXT
And Finish
Go to source at the bottom
Scroll all the way to the top to see if it is different
Shows it is a different version
Go back to design tab
Place browser side by side to work with both
The ap10.1 reviewed is the customization
Go to source on bottom tab and copy that into notepad++ and do the same thing with the other one.
Go to plugins
Look for compare and check it and click install
Then go back to plugins admin/compare and
Compare/compare
If that is not helpful, they may have had something in there that they have since commented out.
Just add the export button to a fresh form and overwrite the old one.
Go to the script on the right had window
Double click on the button label and drag it to position.
Click on Text button
Type export
Click on Action
This tells you want you want it to do, so go to the other screen and copy what that one has
Just add export vendors
Since they have old code, we don’t need the other one
Now go to script to add lines to make it work
Copy the function that is needed
Paste it in the new screen
backup original file in the LAWDIR/persisdata/lawson/portal/content/forms folder
Save the script that was modified
Go to view and preview on tool bar
Validate if it now works.
Migrate to PROD by copying the xml file to PROD.
Clear browser data and Refresh cache so users can now see the updated version.
https://www.nogalis.com/wp-content/uploads/2025/06/How-to-Update-Design-Studio-Forms.jpg470470Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-06-13 08:47:312025-06-02 12:05:56How to Update Design Studio Forms
In Lawson v10, Admin users would have direct access to system logs but in the cloud, you’re access is limited to FTP access.
Problem: Reviewing IOS and LADB logs live is more difficult through FTP since you’re unable to download or view a file that is currently being written to. To get around this you simply use the copy line command or cp.
To understand this process, follow the steps below:
Step 1: Open LID and connect to the Lawson environment you want to access logs from.
Step 2: Go to %LAWDIR%\system directory
Step 3: Create a new folder in %LAWDIR%\system directory, command is: mkdir temp_logs (this will create a folder called temp_logs)
Step 4: In %LAWDIR%\system type this command (change based on your log names):
cp *ios_lsapp*.log temp_logs
Step 5: Go to %LAWDIR%\system\temp_logs and run the ls command to view your copied log files or simply download them from the FTP.
Here is a screenshot of my results:
If you found this article helpful, Nogalis offers expert technical resources for managing Lawson Cloud environments. Whether you’re dealing with FTP restrictions or need assistance with accessing logs, our team is here to provide guidance and support. Contact us to learn more about how we can assist with your Lawson system needs.
https://www.nogalis.com/wp-content/uploads/2019/12/Downloading-Logs-for-review-in-a-Lawson-Cloud-Environment.jpg470470Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-06-10 08:33:232025-06-02 12:34:00Downloading Logs for review in a Lawson Cloud Environment