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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:47:31+00:00 2026-06-18T01:47:31+00:00

I am using the Rally WSAPI 2.0p5 with and the JSON return I am

  • 0

I am using the Rally WSAPI 2.0p5 with and the JSON return

I am looking to get fields from multiple tables in a single response. Is this possible? For example I am trying to get the User Story and also get the Iteration.State in the same data response. I know it is possible to do client side and if that is the only way. Can someone provide and example how I handle the async response to build the table (array).

  • 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-18T01:47:32+00:00Added an answer on June 18, 2026 at 1:47 am

    As a follow up for my original question. I recently came across the alpha release of the Batch Query WSAPI in Rally’s WSAPI documentation. I would suggest the usage of the Batch Query to retrieve multiple Object Models in a single response.

    As an example to get User Stories and get the Iteration Status in a single query.

    {
        "stories" : "/HierarchicalRequirement?fetch=Name,Iteration,State&query=(Iteration.State = Accepted)"
    }
    

    The result is something that is more usable and doesn’t require multiple queries to the server. i.e.

    "Results": [{
            "_rallyAPIMajor": "1",
            "_rallyAPIMinor": "40",
            "_ref": "https://rally1.rallydev.com/slm/webservice/x/hierarchicalrequirement/xxxxxxxx.js",
            "_objectVersion": "17",
            "_refObjectName": "<user role> I would like <feature> for <benifit>",
            "Name": "As a <user role> I would like <feature> for <benifit>",
            "Iteration":             {
                "_rallyAPIMajor": "1",
                "_rallyAPIMinor": "40",
                "_ref": "https://rally1.rallydev.com/slm/webservice/x/iteration/xxxxxxxx.js",
                "_objectVersion": "4",
                "_refObjectName": "Sprint #",
                "Name": "Sprint #",
                "State": "Accepted",
                "_type": "Iteration"
            },
            "Project":             {
                "_rallyAPIMajor": "1",
                "_rallyAPIMinor": "40",
                "_ref": "https://rally1.rallydev.com/slm/webservice/x/project/xxxxxxxx.js",
                "_refObjectName": "Name",
                "_type": "Project"
            },
            "_type": "HierarchicalRequirement"
        },
        ....
        ]
    

    For more information and a few resources:

    • https://rally1.rallydev.com/slm/doc/webservice/index.jsp?version=1.40
    • https://rally1.rallydev.com/slm/doc/webservice/batch.jsp
    • https://rally1.rallydev.com/slm/doc/webservice/BatchScratchPad.jsp
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am fetching data from Rally using its SOAP APIs. I have one Parent
This example in the documentation shows how to query the Rally WS API, using
I'm using the Rally REST API to integrate user story data from Rally into
Pulling back user stories from the Rally web service v1.39 (using the .NET Rest
Is there a way to query multiple 'models' using a single query? Similar to
tI am using rally developer (www.rallydev.com) and would like to use a date picker
I am writing a web service client for accessing Rally using Java and the
I'm making a bunch of Rally API calls using the C# Rally Rest API
This is really a rip off of Using Compojure, Hiccup and Ring to upload
Really confused why the QR output using RcppArmadillo is different than QR output from

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.