XML Transaction/ Web Interface help?
Alright, I have to make things very vague, but here goes..
I work for a company that has a web interface that tracks transactions. We test this software by sending transactions through SoapUI. To make SoapUI easier to use, I created a PHP form that generates the XML you can put into soapUI. The php is extremely simple, but I was wondering what would I have to do to add a feature that will allow us to skip using SoapUI and send the XML that is generated from the form, straight to the web service.
I hope this is enough information for someone to at least tell me what kind of work this would entail. People that I work with have the knowledge to help me, however everyone is very busy and I am just doing this on the side to make things easier for us.
Thanks for any help anyone can give.
|