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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T17:18:50+00:00 2026-06-15T17:18:50+00:00

I have created a web service that returns a dataset that I manually fill

  • 0

I have created a web service that returns a dataset that I manually fill with data. When I start the service and get results this is the XML that I get returned.

<DataSet>
  <xs:schema id="Results">
    <xs:element name="Results" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="BillInfo">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="AccountType" type="xs:string" minOccurs="0"/>
                <xs:element name="AccountNumber" type="xs:string" minOccurs="0"/>
                <xs:element name="AmountDue" type="xs:decimal" minOccurs="0"/>
                <xs:element name="BillDescription" type="xs:string" minOccurs="0"/>
                <xs:element name="DaysTilDue" type="xs:int" minOccurs="0"/>
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:schema>

  <diffgr:diffgram>
    <Results>
      <BillInfo diffgr:id="BillInfo1" msdata:rowOrder="0" diffgr:hasChanges="inserted">
        <AccountType>PP</AccountType>
        <AccountNumber>1</AccountNumber>
        <AmountDue>307.6500</AmountDue>
        <BillDescription>Bill Number 20121</BillDescription>
        <DaysTilDue>-362</DaysTilDue>
      </BillInfo>
      <BillInfo diffgr:id="BillInfo2" msdata:rowOrder="1" diffgr:hasChanges="inserted">
        <AccountType>PP</AccountType>
        <AccountNumber>1</AccountNumber>
        <AmountDue>307.6500</AmountDue>
        <BillDescription>Bill Number 20121</BillDescription>
        <DaysTilDue>-362</DaysTilDue>
      </BillInfo>
    </Results>
  </diffgr:diffgram>
</DataSet>

If I set no element path and try to set my SSRS DataSet equal to the results I get the schema returned as the information. Anytime I try to enter an elementpath I get no results. I am not sure what I am doing wrong. Below I show the query I am using including the ElementPath to load my SSRS DataSet

<Query>
    <SoapAction>http://tempuri.org/GetBillData</SoapAction>
    <Method Namespace="http://tempuri.org/" Name="GetBillData" />
      <Parameters>
        <Parameter Name="PartyID">
          <DefaultValue>0</DefaultValue>
        </Parameter>
      </Parameters>
    <ElementPath IgnoreNamespaces="True"> DataSet {}/ diffgram {}/ Results {}/BillInfo</ElementPath>
</Query>

If anyone has any idea what I am doing wrong I would love to hear it.

Thanks

  • 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-06-15T17:18:51+00:00Added an answer on June 15, 2026 at 5:18 pm

    If I remember correctly, the “ElementPath” must start something like this:
    GetBillDataResponse{}/GetBillDataResult{}/DataSet{}/diffgram{}…
    Fiddler can help you find out about the datastructure.

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

Sidebar

Related Questions

I have created a web service which returns some data and am trying to
I have created a web service in WCF which returns more than 54000 data-rows
I have created a web service which is saving some data into to db.
I have web Service method that returns value of one column of a table.
I have created a custom SharePoint web service that was deployed to, and successfully
I have a web service which returns a string representing an Xml file. The
I have implemented a web service(.asmx) using .NET framework that returns me a hash
I have a web-service that returns a custom object, but now I want to
I have created simple .NET Web Service (ASMX) that I call from my .NET
I'm using spring ws 2.0.2.RELEASE I have a web service that creates a sales

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.