cancel
Showing results for 
Search instead for 
Did you mean: 

defining input message Type for webservice interface with out input

Former Member
0 Kudos

Hi all,

I am configuring a scenario RFC -> XI -> Webservice. My sync webservice doesnot need any input. it genrates a random number which needs to be sent back to the RFC. How can i define an input message data type with out any data? As the interface requires both input and output data types in XI?

I tried a dummy data type with a single string input and didn't map it. but its not working because of name space issues. i specified a seperate XML name space in Message Type but i get a Target URL as the name space in the request which i provided in the SOAP reciever adapter.

Any help will be appriciated

Thanks and best regards,

Kulwant Singh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Can u chk the webservice request using test tools like stylus studio or xml spy and ensure that the same request is going out of XI .

make sure that you have changed the default xml namesapce in the target MT.

rgds

Arun

Answers (0)