cancel
Showing results for 
Search instead for 
Did you mean: 

Testing external web services in XI

Former Member
0 Kudos

Hi everyone,

Can anyone help me with testing web services in XI. I have an external web service which I call in XI so that I can use it in an integration.

I have imported it into XI as an external definition and set up the data/message types and message interface, but how do I test it without having the 'front end' of the interface in place? E.g. I want to test the 'half' that I've got from XI.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

chk out this blog

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services

regards

jithesh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try to use FILE->XI->Webservice scenario, which is a simple test.

If webservice returns the response try to hadle even that in BPM. By which it will be easy to find out the whether message has gone thru the webservice.

Thanks,

Yaseen