As you have already created quicklink, form and workflow. Kindly check sailpoint logs if you are getting error while opening form. Correct structure is quicklink with action as workflow name and in workflow we should have step with approval form defined as defined in sample below:-
Can you share the logs, so that it would be easy to debug the issue.
You can get the SailPoint IIQ logs from Intelligence → advanced Analytics → Syslog and run search
What exactly happens when you click on quicklink. Do you get error or you dont see any change on UI? As other suggested , please share the exact issue you are facing with your artifacts.
@Rameshv Please let us know if this issue is still open. In case it is resolved mark your post as resolved and please also share how did you fix it. This’ll help fellow sailors having the similar issue.
definitely, there will be an error when calling the workflow through the form. If you can share the logs from the console, it will be easier to troubleshoot the issue.
If Quicklink is visible and form is not laoding then the issue is with your code.
Eg: Once of the common reasons could be your code may be throwing some exception>
You might not have defined the owner for the form as launcher.
There could be some other reasons as well.
but if you can provide entire code that it would be easy to help you