hi everyone,
I have modified the standard HR Leave approval Workflow WS002000077. In that workflow user decision, Unlock step type, loop steps are available. I am getting user decision workitem in inbox. When i click approve option, i has to go to unlock step type. But it is not going for unlock step.
The same scenario is working good without loop, i can able to unlock it.
So, in this scenario with loop, I am getting following errors;
1. variables of the work item cannot be generated.
2. Error in the evaluation of expression '&EMPLOYEET<???>.NAME&' for item '10'
3. Error when determining attribute 'NAME' of object instance '[BO.EMPLOYEET.]'
4. Agent determination for step '0000000038' failed
5. Source (expression '&EMPLOYEET.ADMINISTRATOR.ADMINISTRATOR&') of binding assignment is not available
6. Source (expression '&EMPLOYEET.ADMINISTRATOR.ADMINISTRATORGROUP&') of binding assignment is not avaible
7. Error in the evaluation of expression '&EMPLOYEET<???>.ADMINISTRATOR.ADMINISTRATORGROUP&' for ite
8. Error in the evaluation of expression '&EMPLOYEET<???>.ADMINISTRATOR.ADMINISTRATOR&' for item '10
here item '10' refers to loop step. I am using custom rule. It is working fine without loop condition.
Thanks in advance!!