Re: AddSOAPRequestHeader

2009-06-02 Thread John M Bliss

Thanks to inspiration from Ray Camden, the solution:











On Mon, Jun 1, 2009 at 9:10 AM, John M Bliss  wrote:

> I'm trying to consume a webservice that expects:
>
> 
> 
> x
> x
> 
> 
> 
>
> ...so I wrote:
>
> 
> 
> 
> 
>  ApiUserAuthHeader)>
>
> ...but this generates:
>
> 
> 
> http://xml.apache.org/xml-soap";>
> PASSWORD
> x
> 
> 
> USERNAME
> x
> 
> 
> USERACCESSKEY
> x
> 
> 
> 
>
> How do I emulate the header that the webservice is expecting?
>
> --
> John Bliss
> IT Professional
> LinkedIn: http://www.linkedin.com/in/jbliss
>



-- 
John Bliss
IT Professional
LinkedIn: http://www.linkedin.com/in/jbliss


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323079
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


AddSOAPRequestHeader

2009-06-01 Thread John M Bliss

I'm trying to consume a webservice that expects:



x
x




...so I wrote:







...but this generates:



http://xml.apache.org/xml-soap";>
PASSWORD
x


USERNAME
x


USERACCESSKEY
x




How do I emulate the header that the webservice is expecting?

-- 
John Bliss
IT Professional
LinkedIn: http://www.linkedin.com/in/jbliss


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323024
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4