Reportable REST API schema and syntax guide
I'm aware of the following:
https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI#Field_selection_and_filtering
Is the pdf the best reference for understanding how to query the custom work item attributes that I'm going after or is there another reference I should look at? I'm still struggling to understand how to navigate the Reportable REST API schemas and syntax.
This is what I'm trying to accomplish:
Comments
Michael Taylor
Jun 21 '13, 8:55 a.m.Any thoughts on this?
Michael Taylor
Jun 23 '13, 8:19 p.m.I have made more progress based on trial and error (see exerimentation #5 in question https://jazz.net/forum/questions/117377/how-to-filter-rtc-reportable-rest-api-output-based-on-multiple-criteria). If there is another reference I should still consider I am still interested.
Michael Taylor
Jun 24 '13, 1:49 p.m.For schema, https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI mentions the command https:// localhost:9443/ccm/rpt/repository/workitem?metadata=schema. This is as close as I could find so far.
For syntax guide:
(http://open-services.net/pub/Main/ReportingHome/Reportable_Rest_Services_Interfaces-OSLC_Submission.pdf) page 16 mentions "See the w3 schools tutorial at http://www.w3schools.com/xpath/ and the w3c xpath 2.0 specification at http://www.w3.org/TR/xpath20/ for further information about xpath syntax."
Millard Ellingsworth
FORUM ADMINISTRATOR / JAZZ DEVELOPER Jul 15 '13, 7:32 p.m.Hi, Michael. Thanks for sharing your progress. Have you found out everything you needed to know? Is there something we might still be able to help with (or may I close this question)?