<<Do not ask for or offer points>>
Hi experts,
The requirement is to shorten a long Application Integrator iview URL in such a way that dynamic parameters can also be passed in the shortened URL.
eg.
http://<companyportal>:<port>/irj/servlet/prt/portal/prtroot/com.sap.portal.pagebuilder.IviewModeProxy?iview_id=pcd%3aportal_content/com.company.test/com.company.iview.iviewname&DynamicParameter=param1%3Dvalue1
to be shortened to
http://<companyportal>:<port>/irj//portal/iviewname&DynamicParameter=param1%3Dvalue1
What I'd like to know is -
1. Is it possible to pass dynamic parameters through quicklinks?
2. Is there any other way to do it?
TIA! Helpful answers to be rewarded generously with points!
-Prerana
Edited by: Matt on Feb 5, 2011 7:41 AM