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

WsRetry provisioning process multiple tasks successfully but on target systems update fails

demed
New Contributor
New Contributor
Facing one issue while processing Add Access and Remove Access tasks in bulk using wsretryprov job In SAP ARiba.  
I integrated SAP Ariba application in Saviynt dev, using SOAP connector.
When we process a single add/revoke access task, wsretryprov job processes that task successfully in Saviynt and user access gets added or revoked successfully in the target application. To do this we put a task id in the job to execute one task at a time.
 
But when we process multiple add or revoke access tasks, then the wsretryprov job processes those tasks successfully in Saviynt but fails to update all tasks on the target application, only one task successfully executes on target application. 
For testing we had 3 Add Access tasks. 
3 REPLIES 3

rushikeshvartak
All-Star
All-Star

What is error in logs ?


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

@demed 

Please check logs and also share log snippet. 

Regards,

Dhruv

rituparna_pwc
Regular Contributor
Regular Contributor

@demed , check if multi threading on WS retry is enabled from Global Config. We had this issue in another endpoint and disabling multi threading helped