We are using the possibilty to let a WebDynpro-controler call a remote RFC module. We have are own namespace '/CIVBS/' and now we encouter a problem that during the call the '/' is translated into a '_-' with a negative result because modules with this namespace are not found.
We are using Beta II of the Netweaver Developer Studio.
Can anybody give a hint ?
regards
Bertil
Hi Bertil,
I experienced the same problem when calling Web Services from R/3 (via soap rfc Service). I have solved the problem by calling the function module in this way: -CIVBS-FunctionModuleName.
Best reagrds,
Bernhard
Add a comment