cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Soamanager WSDL generates tns:string instead of xsd:string

Former Member
0 Kudos
304

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

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

Anyone have the solution for this issue yet? We have encountered the same issue in BW7.3 system.

Any help appreciated!


Former Member
0 Kudos

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

christiansche
Active Participant
0 Kudos

Hello all,

I've got the same problem. Is there any solution yet?

Best regards,

Christian Schebesta