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