Hi All,
I have an issue an implementing the "Exporting the Table data to Excel."
My VC version is 7.0
Portal version NW 2004s.
By refering the following link, i have implemented Export To Excell functionality in VC.
https://wiki.sdn.sap.com/wiki/display/VC/Exportingdatafrom+VC
By refering the above link i have done the configuration.
I am able to run the application. After i run the application . once i click on the button 'ExportToExcel' i am getting the following error.
Portal Runtime Error
An exception occurred while processing a request for :
iView : N/A
Component Name : N/A
Could not find portal application com.sap.ip.bi.service.generic.
Exception id: 05:32_01/05/07_0001_18800950
See the details for the exception ID in the log file
Then i have relized that, my portal sever doesnt have the BI java. So in that document will work for only when the BI java and visual composer running in the same system.
As my my BI java is available in another server. In the document it is clearly mentioned in the last page in the following things need to be done in my case.
" If your BI-JAVA and Visual Composer are on separate AS JAVA components, you will need to map a Remote URL iView of your BI-JAVA system Web Analyzer if it is different than the Visual Composer system."
Can any tell me how to do this configuration to work.
Regards
Vijay