Hi Expert,
I am using NW 7.0 .Want to develop a Visual Composer iView based on RFC function module to fetch the data from backend and publish in portal.
In that iView I want to give the Export to PDF option for the corresponding SAP data.
I am referring following link for the same.
But in my case our Visual Composer and BI-JAVA server are different. In this document it is clearly mention that the given code (Formula) is applicable only for the case where both VC and BI-JAVA server are same.
Specify this formula:
"pcd!3aportal_content!2fcom.sap.pct!2fplatform_a
dd_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.b
ex?QUERY=" & STORE@REPTNAME &
"&BI_COMMAND_1-
BI_COMMAND_TYPE=EXPORT&BI_COMMAND
1-EXPORTFORMAT=PDF&BI_COMMAND_1-
SHOW_EXPORT_DIALOG=X&BI_COMMAND_1-
null="
NOTE: This URL is for the Web
Analyzer PCD Location if Visual
Composer is on the same server as
BI-JAVA.
Can someone explain how to modify the above formula to give the export to PDF option in my iView where Visual Composer and BI-JAVA are different server?
Thanks & Regards,
Kundan