Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7625213
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T05:09:42+00:00 2026-05-31T05:09:42+00:00

I am using Coldfusion 8. I have exceedingly limited experience with SOAP. I am

  • 0

I am using Coldfusion 8. I have exceedingly limited experience with SOAP.

I am trying to send out a SOAP request. My SOAP body looks like this:

<cfsavecontent variable="SoapBody">
<cfoutput>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"     xmlns:v2="http://www.a2zshow.com/DataServices/v2/" >
<soapenv:Header>
<a2zAuthenticationHeader xmlns="http://www.a2zshow.com/DataServices/v2/">
<Key>#Key#</Key>
<UserName>#UserName#</UserName>
<Password>#Password#</Password>
<InstallName>#InstallName#</InstallName>
</a2zAuthenticationHeader>
</soapenv:Header>
<soapenv:Body>
<DataService xmlns="http://www.a2zshow.com/DataServices/ExhibitorListRequest/v1">
<Request>
<a2zXMLRootNode>
<RequestHeader>
<RequestAttribute Search="NONE"/>
</RequestHeader>
<RequestCriteria>
<EventID>#EventID#</EventID>
</RequestCriteria>
</a2zXMLRootNode>
</Request>
</DataService>
</soapenv:Body>
</soapenv:Envelope>
</cfoutput>
</cfsavecontent>

My SOAP request looks like this:

<cfhttp
url="#PostURL#"
method="post"
result="httpResponse">
<cfhttpparam 
    type="header" 
    name="SOAPAction" 
    value="#SOAPAction#" />
<cfhttpparam
    type="xml"
    value="#trim(soapBody)#"/>
</cfhttp>

The SOAPAction variable is set like this:

SOAPAction = "http://www.a2zshow.com/getExhibitorList";

I think I am successfully posting to the right place, but I am getting an error message saying that client didn’t recognize the SOAPAction. Here’s my error:

soap:ClientServer did not recognize the value of HTTP Header SOAPAction: http://www.a2zshow.com/getExhibitorList.

This error seems to be telling me that I don’t have the SOAPAction correct. The guy at the other end tells me that I have everything set up right and that it should be working. Is there something missing?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T05:09:43+00:00Added an answer on May 31, 2026 at 5:09 am

    The error was in the vendor’s SOAPAction. They gave me the wrong URL. Their documentation was created 8 years ago and they updated it in 2008.

    I guess they would rather spend time making their product hard to use by confusing people with the wrong information than to help get something done.

    Thanks for the help!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Currently using ColdFusion 8 enterprise on 32 bit linux box to send out our
I am trying to access userdata I have sent from the server (using coldfusion)
I am using ColdFusion 8. I am trying to access my SOAP response nodes.
I have an old CMS I built using Coldfusion. I would like to get
I'm trying to obtain credentials from ning network using Coldfusion 9, so first this
I am using ColdFusion 9.1.2. I have a CFC called orders.cfm. This is the
I'm using Coldfusion ORM (Hibernate), and have a cfc mapped to a database table.
I have included numerous coldfusion and html files in CFM pages using the <cfinclude>
I have a webservice programmed in coldfusion which I'm attempting to consume using c#.net.
I have a web application, written in ColdFusion, which periodically starts using 100% of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.