If else condition for workflow

Bats-Man
New Contributor III
New Contributor III

Hello guys,

I am currently workflow where I need to create workflow as such as in user is requesting for request it should 1st check for sod violation and then it should go to manager approval then entitlement owner approval and if the entitlement risk is high it should go to group approval, I am facing issue to specify if condition. which I need to write in if else condition.

Shubham_More_0-1699008386526.png

 

1 REPLY 1

SumathiSomala
Regular Contributor III
Regular Contributor III

@Bats-Man 

SumathiSomala_0-1699011867972.png

 

SOD gt 0 
entitlement.risk > 4
 
ENTITLEMENT VALUES (RISK)
 
NONE = 0
 
VERYLOW = 1
 
LOW = 2
 
MEDIUM = 3
 
HIGH = 4
 
VERYHIGH = 5
If this reply answered your question, please Accept As Solution and give Kudos to help others facing similar issue.
Regards,
Sumathi Somala