Thursday, 25 November 2021

HDL: Inactivate HCM Users in Bulk

Steps to mass deactivation of user accounts: 

  • Prepare the User.dat file as per the below format and include all the users except admin users, 

            METADATA|User|PersonNumber|Suspended
            MERGE|User|123|Y
  • Import the file: Data Exchange > Import and Load Data
    • The process should be complete.
  • Run the process "Send Pending LDAP Requests": Tools > Scheduled Processes
  • Verify the user account: Tools > Security Console > Query the user account status

2 comments: