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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T09:47:17+00:00 2026-06-05T09:47:17+00:00

Here is the basic code i am attempting to use: //create new QueryRequest QueryRequest

  • 0

Here is the basic code i am attempting to use:

  //create new QueryRequest
  QueryRequest tests = new QueryRequest("Test Case");

  //Gets the information from QueryFilter
  tests.setFetch(new Fetch("FormattedID","Name","Owner","Test Folder"));

  //checks to see if the test Case's test folder matches the given one
  testFolderFilter =  new QueryFilter("Test Folder", "=", testFolder);

  // set query filter
  tests.setQueryFilter(testFolderFilter); 

  // Query Rally
  QueryResponse queryResponse = restApi.query(tests);

I have sucessfully done it using the Name and FormattedID in place of Test Folder so I assume I just need to use a different string for Test Folder. Any suggestions are welcome.

Examples were of no help to me but they can be found at: http://www.rallydev.com/developer/java-toolkit-rally-rest-api

  • 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-05T09:47:19+00:00Added an answer on June 5, 2026 at 9:47 am

    Your code looks great, this should work for you with the following minor change to your query syntax:

      testFolderFilter = new QueryFilter("TestFolder.Name", "=", testFolder);
    

    A handy place to test your query syntax interactively before running in code is the Rally webservices API documentation:

    https://rally1.rallydev.com/slm/doc/webservice/

    Each artifact has a handy “Query” dialog that lets you run example query syntax to see what works and what doesn’t.

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

Sidebar

Related Questions

Here's some basic code to create a ListViewGroup, add it to the Groups collection
Really basic question here: I've seen a bunch of CoreAudio code that uses memset
I have the basic jQueryUI progress bar code here; <script> $(function() { $(#progressbar).progressbar({ value:
I need to use basic javascript here and I'm not well versed with it.
I am attempting a basic recursion to create multi-dimensional arrays based on the values
I'm attempting to create an iOS 5 app with some very basic FTP functionality
I'm attempting to code a basic XMPP client with the gloox C++ library. It's
I am attempting to create a custom messaging app. Just something basic but I
I got a Facebook php sdk Retrieve friendlist problem. Here is my basic code...
Here is some basic code and its output. I really can't say anything more

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.