Workflow activity is skipping

twinkle1
Kilo Expert

My workflow activity is skipping (manager's approval) only at one condition. But when I put my name, it worked absolutely fine.P.S- my manager is active

 

find_real_file.png

 

IF - if condition is yes, it works fine . But when no is selected it skips the activity

find_real_file.png

1 ACCEPTED SOLUTION

twinkle1
Kilo Expert

Looks like I got the answer. Instead of going for the default ${request.requested_for.manager} , I put that in the script. 

It works fine now.

View solution in original post

3 REPLIES 3

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

The activity skips if the record is blank or it doesn't get a value. So if the manager is blank it will get skipped.

Can you confirm when you use it without your name in, whoever is the requested for, has a manager in the system.

-Anurag

 

-Anurag

twinkle1
Kilo Expert

Looks like I got the answer. Instead of going for the default ${request.requested_for.manager} , I put that in the script. 

It works fine now.

cool, please close the thread.

-Anurag