on 2012 Apr 03 8:50 AM
Hey Guys,
i don´t now what to do.
I´m using the Soamanager to create a Service for a Enterprise Service Provider. My intention is to consume a soap webservice via android and ksoap2. Actually this works fine with import/export parameter "I" (Integer) in the function module.
But now i´m trying to send/receive a string to/with the webservice. Thats not possible. I´ve taken a look into the generated WSDL-file from Soamanager and because of any reason i dont understand, the soamanager generates the incorrect xsd type for string parameters. The Import/Export parameter should be of type xsd:string, but it is actually tns:string. but i need xsd:string for ksoap!´
I´ve tried several datatypes in abap, e.g string, char,....but always the same...tns:string instead of xsd:string
I hope someone can help me?! Please!!!
Hans
Request clarification before answering.
Hello,
Anyone have the solution for this issue yet? We have encountered the same issue in BW7.3 system.
Any help appreciated!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Hans,
Did you solve the problem?
Please can you pass a sample code to see how you call the web service with ksa2 in Java Android?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello all,
I've got the same problem. Is there any solution yet?
Best regards,
Christian Schebesta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.