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

Setting the Provisioning Interval for SOAP Connector

John_H_Jeon
New Contributor II
New Contributor II

When provisioning from Saviynt to soap connector, the response value is successful, but it is not reflected in the target.

Postman also does not reflect on consecutive calls, but if set the delay for 30 seconds, it is reflected normally.

Can I set the provisioning interval in Saviynt as well?

3 REPLIES 3

Rishi
Saviynt Employee
Saviynt Employee

@John_H_Jeon can you provide the information on the two "consecutive calls"? Like, is the first call to create an account and then the second call is to perform some update on the created account via first call?

John_H_Jeon
New Contributor II
New Contributor II

@Rishi 

TASK IDTASK TYPEACCOUNTENTITLEMENT
1Add AccessTestUser1TestEnt1
2Add AccessTestUser1TestEnt2
3Add AccessTestUser1TestEnt3
4Add AccessTestUser1TestEnt4
5Add AccessTestUser1TestEnt5

When this task is run, TestUser1 will have only one or two Entitlements.

If I specify a task id and run it one by one, it will all be assigned.

SB
Saviynt Employee
Saviynt Employee

@John_H_Jeon You can refer to the below SOAP connector guide under section Example with configured wait time. You should be able to set a time delay between 2 calls and the 2nd call will only execute after the time interval specified.

https://docs.saviyntcloud.com/bundle/SOAP-v2020x/page/Content/Understanding-the-Integration-Between-...


Regards,
Sahil