Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

EPM OOTB connector account creation

akhilvatsa
New Contributor III
New Contributor III

Hello,

We have a use case to onboard Oracle EPM and using EPM OOTB connector for account provisioning/deprovisioning.

Reconciliation, Add access and remove access is working fine, however we are unable to create/delete account. We are using one of the pod URL as the URL attribute in our connection settings.

Let us know if anyone has used EPM connector and help us with this issue.

Note: The service account we are using has 'Service Administrator' and 'Identity Domain Administrator' privileges. 

We have used this document: https://docs.saviyntcloud.com/bundle/OracleEPM-v2020x/page/Content/Understanding-the-Integration-bet... 

 

Thanks,

Akhil Vatsa

2 REPLIES 2

SB
Saviynt Employee
Saviynt Employee

Can you share the CREATEACCOUNTJSON you are using and what is the error you are seeing in the logs?


Regards,
Sahil

akhilvatsa
New Contributor III
New Contributor III

Hello Sahil,

This is the CREATEACCOUNTJSON: '{"FIRST_NAME": "${users.firstname}","LAST_NAME": "${users.lastname}","EMAIL": "${users.email}","USER_LOGIN": "${users.systemUserName}@example.net"}'

The error we are seeing in the logs below:

Capture1.png