Yes, we use this same method for DHL, CSA (Insurance provider), and several other services.  Usually it's just sending an XML package, but this one is specifying SOAP.  Another service we use specifies SOAP, but accepts a basic http post submit with properly named formfields (nice and easy), this is the developer preference I was speaking of.

-James

Sammy Larbi wrote:
James Dismukes wrote:
  
I've discovered that these webservices are subject to developer 
preferences as far as what they will accept.  We use several of them 
and have a common way of sending receiving packets, but this one in 
particular is giving SOAP errors.

Here's the code I'm using:
    
And one last question:  have you been able to get any similar request to 
work while using cfhttp?

Sam



  

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Houston ColdFusion Users' Group" discussion list.
To unsubscribe, send email to [EMAIL PROTECTED]
For more options, visit http://groups.google.com/group/houcfug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to