HTTP ?

From: Brian C (brian.cesafsky_at_midwestwireless.com)
Date: 03/02/05


Date: Wed, 2 Mar 2005 09:10:08 -0600

I am extremely new to using HTTP, so feel free to answer me as if you're
talking to a 10 year old. I have to send an XML file to a vendor via HTTP.
I have a send port with a transport type of HTTP, and I have the URI set to
what the vendor gave me.

Here is what is supposed to happen. I send them the XML, and they
immediately send back a response to say if the XML is valid.

Then if the XML was valid, I receive (maybe in 4 hours or 4 days) XML via
HTTP that will be an order rejection (maybe they no longer stock an item or
something), or ship advice XML (the order has been shipped and processed
successfully).

Now, I thnk I understand how to set up the HTTP receive for when they send
me the order rejection, or ship advice (I will use correleation and set up
the receive ports, etc... for this part, I have to provide my vendor a URL).

What I don't understand is how to view/interrogate the XML that they
immediately send back when I first send the order. I've looked thru the SDK
and examples, and from what I can see, I don't need a receive port for this
part, and I don't need to provide the vendor a URL... somehow I can just
view/interrogate the response I get back...but how????

Thanks in advance!

Brian



Relevant Pages

  • Re: structs for data transfer?
    ... will translate into 2 CPU instruction if optimisation is on ... The http being stateless, you may need ... The point I made was NOT that you do not have to use XML. ... Just look at the SOAP envelope required to send a single integer ...
    (comp.lang.cpp)
  • Re: Classic ASP to .NET WebService interfacing (Dataset to RecordSet)
    ... > really just looking to utilize SOAP as an alternative. ... then loads the resultant xml into a MSXML2.DomDocument ... HTTP, XML ... Please reply to the newsgroup. ...
    (microsoft.public.inetserver.asp.general)
  • mail merge http-sourced data
    ... to serve-up a Word mail-merge document (as XML) over HTTP, ... linked to data that is also served over HTTP. ... This actually does work, except that it prompts annoyingly, 2 to 3 times. ...
    (microsoft.public.word.mailmerge.fields)
  • Re: PHP/pear http put method and text/xml?
    ... As you insisted in a previous posting that the examples serve as documentation, ... When putting it as a binary, the XML ... > And what message appears when you do HTTP PUT with Python or Java? ... > the response when using the PEAR class? ...
    (comp.lang.php)
  • Re: Classic ASP to .NET WebService interfacing (Dataset to RecordSet)
    ... At the Classic ASP end or .NET end? ... it makes an HTTP GET ... the resultant xml into a MSXML2.DomDocument and transforms the xml to html ... Set xsl = CreateObject ...
    (microsoft.public.inetserver.asp.general)