Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to determine if there is an error condition returned from RTC work item Reportable REST API?

We are using the following:

   Authenticate: https://localhost:9443/jts/authenticated/j_security_check?j_username=<username>&j_password=<password>

   Retrieve data: ...server:port/ccm/rpt/repository/workitem?fields=workitem/workItem...

  1. How is it determined if there is a non-successful condition encountered with either of these? 
  2. How is a successful return determined? 
  3. How would one determine the difference between no data found and some kind of error condition?

   The following do not seem to shed any light on return or error codes, etc.:

0 votes

Comments

Can anyone shed light on this?  Thanks in advance.



One answer

Permanent link
Michael, why do you care about the reurn codes? theoretically all you should care about is a successful call. Any thing else is probably due to some syntax error in the URL that you should fix. What client are you using to compose these URLs? RPE?

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,927

Question asked: Sep 23 '13, 2:43 p.m.

Question was seen: 3,475 times

Last updated: Sep 25 '13, 9:44 a.m.

Confirmation Cancel Confirm