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

Defect on API - TWO Primary Certifier!

ejeong
Valued Contributor
Valued Contributor

By default behavior, Saviynt is allowing only one primary certifier. 

But, when updating two primary certifier via API, it's accepted. Is it defect. 

What will happen when campaign is launched in this case? 

has anyone seen this issue before? 

Version  3.12

6 REPLIES 6

rushikeshvartak
All-Star
All-Star

Which API ?


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

oh forgot to mention. Update Entitlement API.  We are on 5.5 3.12 

For example, there is one primiary certifier (PC) in one ent and we tried to add new primary certifier with API. 

When we do this with file, if I remember correct, old PC changed to secondary and new PC will be added but when we do this with API, I found there were two PCs. 

Thanks

ejeong
Valued Contributor
Valued Contributor

ejeong_0-1665804647484.png

 

This is working with higher version though

rushikeshvartak_0-1665806050101.png

 


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

Thanks. good to know as long as it's fixed in higher version

Please try syantax as 

 "entitlementowner26":["admin##add"],

entitlementowner<N> - N is the rank, entitlementowner modifies entitlementowner with rank 1, entitlementowner26 - modifies entitlementowner with primary certifier

https://documenter.getpostman.com/view/1797923/UUxwBoms?version=latest#21177a25-cbe1-4302-9ac0-9e479... 


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