Need to Pass workitemForm to Approval page

Which IIQ version are you inquiring about?

Version 8.3

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

Hi Team,

I am collecting some information from enduser as the time of accessRequest of a Role through a custom Workflow Form, any help how can i pass the details to approval page to to able to see View Form button as attached screenshot.

I have seen https://community.sailpoint.com/t5/IdentityIQ-Forum/Pass-the-details-from-workflow-form-to-approval-workitem/m-p/245647 link but could not able to see desired button after adding workitemForm Variable in “Provisioning Approval Subprocess” at step “Approval”

Thanks

Hi Team,

I have been able to get the View Form page now by adding below line in “Approval Step” of Provisioning Approval Subprocess:

<Arg name="workItemForm" value="Test_Request-Form"/>
<Arg name="workItemType" value="Approval"/>

Thanks,

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