Skip to Content
0
Former Member
Oct 24, 2005 at 09:01 PM

parameters from portal to BW using JCO

67 Views

Hi,

we are trying to call a RFC function in the BW system using java connector. The parameters include the infocube name, infosource name, and the filename which will hava the data we are uploading to the infocube.

However, for some reason, the file name parameter is not being passed from the portal interface on the client side to the RFC function but all other parameters are. The filename parameter is of type string.

Any idea why parameter is not being passed?

Thanks