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

Why does REST API Call of /assignAccountToEntitlement NOT trigger Add Access task?

alc
Regular Contributor
Regular Contributor

Hello,

We have a batch process to assign entitlement to account via Saviynt REST API {{url}}/ECM/{{path}}/assignAccountToEntitlement

After API execution done, the entitlement is assigned to the account and can be validated via Saviynt Admin console > endpoint > accounts > account > Entitlements tab.

However, there is no add access task generated for this assignment. I am wondering how does it synchronize the assignment to target system if no task generated? What would happen once next import job is completed?

Anybody can explain this behavior, is it correct? should I call create Request API instead of this assignment API?

alc_0-1702989499479.png

 

Thanks

ALC

 

 

1 REPLY 1

rushikeshvartak
All-Star
All-Star

use createTask API for same.


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