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

Auto Reject if user select conflicting entitlements at Workflow

IAM_99
Regular Contributor II
Regular Contributor II

Hi All,

Our requirement is - We need to auto reject user request - if user selected conflicting Roles 

( for ex:  ROLE_UK1,ROLE_UK2,

ROLE_US1,ROLE_US2,

ROLE_CA1,ROLE_CA2,

ROLE_AUS1,ROLE_AUS2

if User selected - ROLE_UK1, ROLE_CA2 - need to reject the request at Workflow.

Can we loop through user selected entitlements at Workflow to check conflicting ones? how to check that condition  ?

any inputs on this.

1 REPLY 1

rushikeshvartak
All-Star
All-Star

use if else block entilementslist.contains


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