You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Create an approval flow where the flow should be controlled based on LM designation

Accepted answer
32
Views
4
Comments

Summary:

The user requirement is to create an approval workflow for resignation process as below.

If the resigned employees LM is CEO, approval should stop at LM level and if LM is not CEO, approval should be triggered to second LM



Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Rules below.


(((Worker's Current Assignment.result.Grade != "NS1") AND ((Worker's Current Assignment.result.Grade != "NS2") AND ((Worker's Current Assignment.result.Grade != "NS3") AND (Worker's Current Assignment.result.Grade != "NS4")))) AND (Worker's Current Assignment.result.Legislation Code == "AE") AND (Worker's Current Assignment.result.Legal Employer == "****"))

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!