Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Infor / Lawson Platforms
S3 Systems Administration
ESS User Account Automation
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
SteveM
Past 24 Hours:
1
Prev. 24 Hours:
1
Overall:
5330
People Online:
Visitors:
338
Members:
0
Total:
338
Online Now:
New Topics
S3 Systems Administration
Lawson Security Admin (LSA) - Securing Print Manager to self only
10/24/2025 6:27 PM
Looking for someone who would be willing to share
Lawson Add-Ins for Microsoft Office
Lawson Add-in
9/30/2025 6:51 PM
I am looking for a Lawson Add-ins query to add new
Lawson S3 Procurement
Anyone getting PO 0000 not found for company error in PO23?
9/30/2025 2:45 AM
Anyone getting PO 0000 not found for company error
Lawson Add-Ins for Microsoft Office
PO20 - Cancel PO via Add-in
9/25/2025 8:03 PM
Is it possible to cancel PO's using add-ins? I
S3 Systems Administration
S3 Payroll - PayStubs
9/18/2025 6:58 PM
Looking for a reliable solution to streamline the
S3 Systems Administration
Quick Access report
8/25/2025 7:17 PM
Looking for a good way to see who has access Lawso
S3 Customization/Development
LP01 hiding a PTO plan from the list
8/13/2025 4:44 PM
Hi all. is there a way to hide a specific PTO&n
Lawson Business Intelligence/Reporting/Crystal
GLTrans - PO Line/MAInvdtl
8/6/2025 6:13 PM
Hello, we have an existing tabular model for fina
IPA/ProcessFlow
Retrieving GUID from InforOS
7/25/2025 2:22 AM
Hello everyone, I was wondering if there is a way
IPA/ProcessFlow
IPA for forwarding cost messages (MA64/MA66.3)
7/23/2025 6:07 PM
When a buyer has an invoice cost message where the
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3293
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Infor / Lawson Platforms
S3 Systems Administration
ESS User Account Automation
Please
login
to post a reply.
3 Replies
0
Subscribed to this topic
27 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
RobJC
Basic Member
Posts: 8
1/17/2014 5:00 PM
I am fishing for ideas here. Does anyone have any experience or ideas around automating the provisioning of accounts for ESS? We currently create a file that is supplied to our host once a month. We'd like something a bit more timely, ideally on a daily basis that eliminates the need to have human involvement. We already have identity management in place to handle network account creation automatically. I am thinking whenever a new account is created on our active directory it triggers something to create an account on Lawson ESS.
Deleted User
New Member
Posts: 0
1/17/2014 5:29 PM
Split
We would like to rewrite our existing process entirely in ProcessFlow but have not had time to do so. In the meantime we are still living with the quick-n-dirty process we put in place at implementation ... in 2009.
Process Flow 1 reads HR11 and writes a file of Lawson employees with job info, etc.
Process Flow 2 reads the RMID's and writes a file of Lawson people info.
Then we have an Access database that reads these two interfaces along with a third interface from Active Directory. The active directory file is what provides the "link" between the employee number, RMID, and the AD account. The Access database analyzes for RMID adds, changes, and inactivations and builds the userload file. It recognizes movement from employee to manager or vice versa in order to apply the correct groups and roles. The Access db has as failsafe that doesn't write out the userloadfile if there are more than 50 change records in a day - to prevent a failed interface from inactivating all of our accounts ;-)
Process Flow 3 uploads the userloadfile to the application server and executes the loadusers command.
It's very klugy, but works great.
fred.kobos
Advanced Member
Posts: 27
1/17/2014 6:48 PM
Split
I have a process that has been working for years using PFlow and sending it to AD. My Pflow after the ad account is created creates all of my lawson security for a user and there are smart notifications which go out to the various departments. So when a user gets created in HR I do not need to create anything. I am bound to AD. if you need more information please email me.
Lisa Hodges
Advanced Member
Posts: 29
1/20/2014 7:28 PM
Split
We have a nightly process that creates an XML file in the format that the "loadusers" utility is expecting. Our process looks for new employee records, and generates the XML file. Then we run loadusers to load it including the employee identity. But if you are hosted, sounds like you may need a couple of extra steps, like ftp-ing the file to them and they run the loadusers utility. If you need an example of the xml, send me an email - lisa.hodges@rivhs.com.
Please
login
to post a reply.