vendredi 29 octobre 2021

Unable to detect the roles assigned to a user using simple if-else loop in SailPoint IIQ

I am trying to write a workflow where if the user is an Employee and has Role 1 assigned, the loop will return true. Also if the User is a Contingent Worker and has the Role 2 assigned, the loop will return true. Else the loop will return "Role not provisioned". The user is an Employee and is assigned the Role 1, but still the loop return "Role not provisioned".

The flow is entering the main ELSE loop, where it is able to read the empType, but not able to read the "assignedRoles.contains()". Here is the code

Aucun commentaire:

Enregistrer un commentaire