Error for Environment identity
Lawson Portal fails to load with the error:
“Profile service returned an error: Error occurred while accessing user data.”
The root cause is the affected user does not have a record in the GEN/USER table.
This is most caused by a corrupted ONLINE privileged identity.
Resolution
Step 1: Determine Scope of the Issue
- All EMSS users or all non-OS users affected → Follow Scenario A
- Single backoffice user affected → Follow Scenario B
For all Non-OS or EMSS Users Affected
Resolution: Recreate the ONLINE Privileged Identity
- Log into Lawson Security Administration (LSA).
- Navigate to User Management > Managed Privileged Identity.
- Select the Environment service and choose ONLINE.
- Note the DOMAIN_USER value.
- Verify the ONLINE user is missing from the GEN/USER table:
- From the LSF server, run:
- rgndbdump -c gen user | lashow
- Confirm the ONLINE user is not listed.
- In LSA, delete the ONLINE privileged identity.
- From the command line, recreate the identity:
- loadusers -g <domain\username>
Example:loadusers -g infor\online - Allow time for security cache refresh. No restart is required.
For a Single User with Environment Identity Affected
If using Landmark federation, perform these steps in Infor Security Services (ISS) /scwebadminapp.
Resolution: Regenerate the User’s GEN/USER Record
- Log into LSA.
- Navigate to User Management > User Maintenance.
- Locate the affected user.
- Right-click the user and select Edit Lawson Environment Information.
- Select Change (or Save in ISS).
- From the Ming.le admin page, run Clear IOS Cache (IOSCacheRefresh).
- Have the user close all browsers and log in again.



