Workflow skipping form

Which IIQ version are you inquiring about?

8.4p3

Share all details about your problem, including any error messages you may have received.

[I have a quicklink to change user’s department that triggers a workflow which has a form. the workflow skips the form and goes to other step. I see the logs from scripts in those steps. I dont see any error to figure out why its skipping the form.

mover1.xml (5.3 KB)

I realized I was using an IdentityLIfeCycle workflow which I removed. Its not hitting the form but throwing an error:
Caused by: javax.faces.view.facelets.TagAttributeException: /include/formRenderer.xhtml @110,74 id=“form-ct-#{form.id}” /include/formRenderer.xhtml @110,74 id=“form-ct-#{form.id}”: /workitem/workItemForm.xhtml @52,70 value=“#{workItemForm.formBean}”: Error reading [formBean] on type [sailpoint.web.WorkItemFormBean]

@dmaan

Are you seeing any other error in the logs.

I removed the script in the identityName field. Its working now

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.