reg: User Provisioning via Database using SQL
Hello All,
We are provisioning users to PeopleSoft HCM on-prem application via database. Using SQL Query, we are performing crud operations in PS_PERSON, PS_JOB tables. We observe that, the users created in the PeopleSoft database is not getting reflected in the PeopleSoft Application UI. Whereas, when we create the user in PeopleSoft Application UI, the personal informations are getting created in the database.
Is this approach the right way of implementing the provisioning connectors for PeopleSoft Application or should we use any specific pre defined packages for performing CRUD operations?
Thanks
Pat