It's all about the answers!

Ask a question

need ETM Rest API XML schema for Post operation in GC enabled project area


Venkatesh Bhat (29234) | asked Jun 27, 5:44 a.m.
  1. we are currently executing a specific set of test cases outside of ETM and wishes to upload the results to the ETM platform. However, we are encountering an error when attempting to do so.
  2. We are xperiencing difficulties in the GC enabled project zone. However, in the non-GC area, we managed to successfully post the test cases to ETM.
  3. Is there any reference XML schema available for POST operation into ETM.

Accepted answer


permanent link
Ralph Schoon (63.3k33646) | answered Jun 27, 6:03 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jun 27, 6:04 a.m.

You can find the API documentation here: https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding .

If you use the ETM reportable REST API, or any other API with configuration enabled projects, you will likely have to pass the configuration context e.g. as query parameter.

Venkatesh Bhat selected this answer as the correct answer

Comments
Venkatesh Bhat commented Jun 27, 6:11 a.m.

Thanks, what do you mean by query parameter can you explain, Ralph?


Ralph Schoon commented Jun 27, 7:14 a.m. | edited Jun 27, 7:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

A query parameter, as far as I understand, is all the stuff url encoded behind the ? in your HTTP request. https://en.wikipedia.org/wiki/Query-String 


Ralph Schoon commented Jun 27, 7:27 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Ralph Schoon commented Jun 27, 9:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

See https://jazz.net/wiki/bin/view/Main/RqmApi

Notable changes from ETM 5.0 to 6.0 Configuration Management and related.

Your answer


Register or 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.