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 3804954
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T14:36:02+00:00 2026-05-19T14:36:02+00:00

I am working on an exchange of data via web services with another organization

  • 0

I am working on an exchange of data via web services with another organization that is using ColdFusion. We will both be sending and receiving data. In the sample below, we will be sharing “emails” with each other. My WSDL (generated based on my .NET classes) defines the elements (many more than in the sample) and ComplexTypes that will come back in the response. Their WSDL defines that they will be sending back a string (that string does return back the data formatted as I would expect).
Is there a technical reason that their WSDL doesn’t define the elements that will be coming back in the response? If they could technically do it, how much of an effort is it to implement in a ColdFusion environment?

Note: I am a .NET developer and I have no experience with ColdFusion, so I have no idea what their limitations are.

Below is the relevant parts of a dumbed down version of our WSDLs, with the sample changed to “email” to protect the innocent.

The relevant parts of the .NET WSDL:

 <s:element name="EmailResponse">
    <s:complexType>
      <s:sequence>
        <s:element minOccurs="0" maxOccurs="1" name="EmailResult" type="tns:Emails" />
      </s:sequence>
    </s:complexType>
  </s:element>

  <s:complexType name="Emails">
    <s:sequence>
      <s:element minOccurs="0" maxOccurs="1" name="Email" type="tns:ArrayOfEmailObject" />
    </s:sequence>
  </s:complexType>
  <s:complexType name="ArrayOfEmailObject">
    <s:sequence>
      <s:element minOccurs="0" maxOccurs="unbounded" name="EmailObject" nillable="true" type="tns:EmailObject" />
    </s:sequence>
  </s:complexType>

  <s:complexType name="EmailObject">
    <s:sequence>
      <s:element minOccurs="1" maxOccurs="1" name="ID" type="s:int" />
      <s:element minOccurs="0" maxOccurs="1" name="subject" type="s:string" />
    </s:sequence>
  </s:complexType>

The relevant part of the ColdFusion WSDL:

<wsdl:message name="displayEmailsResponse">
    <wsdl:part name="displayEmailsReturn" type="xsd:string" /> 
</wsdl:message>
  • 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-19T14:36:03+00:00Added an answer on May 19, 2026 at 2:36 pm

    Yes I think they could do it.

    How much of an effort is it to
    implement in a ColdFusion environment?

    Just need to define the CFC’s and <cfproperty>‘s properly to mirror your Java objects.

    see: http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24-78b2.html

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

Sidebar

Related Questions

I'm working on a project that relies extensively on Exchange Web Services. As of
I am working with the Exchange Web Services Managed API, with contact data. I
I am working on a client that access an Exchange Web Service via a
I'm working on a protocol handling data exchange that somehow a little complex, then
Since working with Exchange Web Services 2010 is a bit ridiculous, especially from anything
I'm currently working with the Exchange Web Services (EWS) API and am in the
We're currently working on an API that will be consumed by a variety of
I'm working on a project that includes WebSockets, and data between the server (Node.js)
I'm designing (and developing) web software that will allow the general public to sign
I am working on a proof of concept for some workflow automation using Exchange

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.