Which IIQ version are you inquiring about?
*[8.3]
Please share any images or screenshots, if relevant.
[Please insert images here, otherwise delete this section]
Please share any other relevant files that may be required (for example, logs).
[Please insert files here, otherwise delete this section]
Share all details about your problem, including any error messages you may have received.
I have a requirement something like
For a manual application , we have around 200 roles and some roles has muti level approvals like 3 levels and then go to provisioning team as work item.
also here first level is manager , 2nd and 3rd are based on role they are different groups , ie for any 2 role the 2nd level approval may or may not same
and the 3rd level is not mandatory for all roles and then after thsi approval the request should go as manual work item.
All this are working but
- When a user select multiple roles and the role without any approvals directly going to manual Work item to provisioning team.
- after any level of approvals the request going to manual provisioning team
- i want to control such that after all approvals then only the request should go to provisioning team some thing like if teh user request multiple role , the roles which doesn’t required any approval need to wait until all approvals completed for other approvals.
How this can resolved.