Query on Quicklink Form

Which IIQ version are you inquiring about?

SailPoint IIQ 8.4

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

Hello all,

I have this requirement where i need to show pending requests available for the particular user that has been selected in form. I need to display [Base IdentityIQ url]/monitor/requests/requests.jsf this page to show the pending requests. can someone provide any input about this whether it is possible to redirect to this page from quicklink.

You can try using Internal Quicklink or you can use External quicklink by embedding tje entire url in the Quicklink

You can look at this link to know more about how to setup the external quicklink (redirection quicklinks) as suggested by @pradeep1602

I have gone through the link provided, it seems like i need to use internal quick link for my requirement. but this is enhancement in an existing quick link which is launching workflow, action = workflow. But as per internal quick link , we need to mention action to the desired page that we are redirecting it in SailPoint UI. How can i make this possible for same quicklink?.

Hi Darshini

Let’s break it down for you to make you understand better.

  1. If you want the use to redirect to some other IIQ page then you will have to either use internal or external quicklink
  2. If you are building a form based quicklink with workflow and as an option you want to embed the link to the form then you will need to use section type as text and use the html escaping+,coding to embed the link in your forms.

It is not possible to call a workflow using a quicklink and then redirect the user directly to another IIQ page. Either you need to add a form which contains that link or you need to use internal/external quicklink.

For more information you can explore the form whitepaper as well.

Thanks

Pradeep

Thank you @pradeep1602 , I will check regarding this.

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