Skip to main content

Hi Guys, 

 

Please let me , how to use conditions in workflow design. For eg., in my case, there is an approval from manager1, if he approves the request then moves to manager2.If requester is claiming for more than 5000$ then request goes to Head of Department first, when manager1 approves it.If HOD approves then request moves to manager2.

 

Thanks and Regards, 

 

Karthick Prasanna :)

Hi,

 

Please make a use of  Line Rules:

 

http://help.k2.com/onlinehelp/k2blackpearl/userguide/4.6.5/webframe.html#rtm_reference_-_k2_line_rule_introduction.html

 

You should have Manager1 Activity, two line going out from this activity:

 

First line is connected to the HOD activity with a line rule(If value is more that 5000)

Second line is connected to the Manager2 with a line rule (if value is less than equals 5000)

Third line connected from HOD to Manager2.


Reply