Skip to Content
0
Former Member
Jan 06, 2012 at 09:53 AM

Export to Excel facility in Visual composer

47 Views

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.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/47fe4fef-0d01-0010-6f87-ed8ecb479123?QuickLink=index&overridelayout=true

In my case also the Visual Composer and BI-JAVA are in same server. 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:

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=XLS&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.

Someone can help me how to modify the above Formula to get the same?

Thanks in advance

Kundan