Here's the sample to create custom Quick Link:
workflowname: It is the name of the Business Process or workflow which will be called from this Quick Link
DynamicScopeRef: It shows that it will be visible to everyone
workflowSuccess: It shows the message which will be shown on the User Interface on workflow initiation
requester: It is the parameter which will be passed to the workflow. It stores the logged-in user name.
I am showing following form when someone click the Quick Link:
Disclaimer
All content provided on this blog is
for informational purposes only. The owner of this blog makes no
representations as to the accuracy or completeness of any information on
this site or found by following any link on this site. The owner will
not be liable for any errors or omissions in this information nor for
the availability of this information. The owner will not be liable for
any losses, injuries, or damages from the display or use of this
information
workflowname: It is the name of the Business Process or workflow which will be called from this Quick Link
DynamicScopeRef: It shows that it will be visible to everyone
workflowSuccess: It shows the message which will be shown on the User Interface on workflow initiation
requester: It is the parameter which will be passed to the workflow. It stores the logged-in user name.
I am showing following form when someone click the Quick Link:
Disclaimer
its very nice post thanks for posting it is very helpful to me
ReplyDeletesailpoint training
Hi Rajeev, have you ever expored to call quicklinks from a custom .JSP page? or External site/page.
ReplyDeleteMy requirement is to declutter 30+ quicklinks(Access request forms) into one landing page and use these quicklinks hyperlinks from the landing page.