XML Transmission and Receipt

WhippingBoy

WhippingBoy

VIP Member
My client is using WSG on XE. We have a half-dozen interfaces we need to write for a hosted third party system. The complexity of the XML we're sending (header and embedded detail) tells me I should compose the XML directly instead of letting the services try. I expect to use Transformation (XSLT) to format the inbound, however that's up in the air right now. We'll probably go with tables on the inbound.

Here's my question: if I format my own XML by what means do I get it to transmit through the WSG to the 3rd party host? I've been through the interop docs, but I don't see a means to accomplish this. I'd be happy just getting to the appropriate document for instructions.

Shorter version: I make XML Doc - how send through WSG?
 
Darren,
I havn't got hold of WSG yet but check if you can find a XML adapter in WSG that is mostly used to process an XML input and then get the response back.

Hope this helps.

Thanks,
Chan
 
Back
Top