cancel
Showing results for 
Search instead for 
Did you mean: 

Stand alone testing using XML Spy

Former Member
0 Kudos
62

hi,

Wanted to know how would i go about testing in XML spy. I have written some code in XML spy and also have a test file - so want to test the code before i import into XI. main question is where in XML spy do you have the option to test using an input file.

thx,

Pradip

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can use a test tool like XMLSPY to send data from web services to XI....

Check this...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7ccd3e4e-0501-0010-95ae-afa58cb4...

Former Member
0 Kudos

hi Sekhar,

Thanks for the doc. but i was actually looking for a way to carry out a standalone test on the code before i use it in a XSLT mapping. - have a test file which i want to test using xml spy. how would i go abut doing this?

Former Member
0 Kudos

Padip,

to test your XSLT mapping you use F10 option available in XML Altova tool . open your XSLT use F10 to test it . it asks for input . if evertihng is correct you will get target output otherwise error.

regards

sreeram.g.reddy

Former Member
0 Kudos

hi Sreeram,

Thanks for the response. Was the answer I was looking for.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

What code you have written in XML Spy.

See you can have a option to test in the editor itself.

Also you have anoption when you have SOAP request in XML SPy , send SOAP request to XI option.

But in general XML file can be test in XML Spy.

Regards

Chilla..

Former Member
0 Kudos

Yes can test it in XML Spy but you need to wirte the response code