It's all about the answers!

Ask a question

Retrieving datapool's csv file content via RQM API


Daniel Garcia (4911013) | asked Apr 19 '12, 11:33 a.m.
Good evening!

Does anyone know if it's possible to retrieve the datapool content via REST/Generic XML using RQM 3.0.1 API?

I'm using RPE 1.1.2 for reporting, and I need to include that information in a testscript report, but all I get invoking RQM API is the column names of the csv (stored in /feed/entry/content/datapool/variables) and the link to the attachment (the file itself) :(

Alas, I haven't been able to retrieve its content directly from RPE. Is it possible?


Thanks in advance.


Dan.

3 answers



permanent link
Robert Rassmann (9923) | answered May 14 '12, 4:09 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Good evening!

Does anyone know if it's possible to retrieve the datapool content via REST/Generic XML using RQM 3.0.1 API?

I'm using RPE 1.1.2 for reporting, and I need to include that information in a testscript report, but all I get invoking RQM API is the column names of the csv (stored in /feed/entry/content/datapool/variables) and the link to the attachment (the file itself) :(

Alas, I haven't been able to retrieve its content directly from RPE. Is it possible?


Thanks in advance.


Dan.


Hi Dan,

Yes, datapool is a supported resource in the API. See: https://jazz.net/wiki/bin/view/Main/RqmApi#Resources_and_their_Supported_Op

permanent link
Daniel Garcia (4911013) | answered May 15 '12, 3:20 a.m.
Good evening!

Does anyone know if it's possible to retrieve the datapool content via REST/Generic XML using RQM 3.0.1 API?

I'm using RPE 1.1.2 for reporting, and I need to include that information in a testscript report, but all I get invoking RQM API is the column names of the csv (stored in /feed/entry/content/datapool/variables) and the link to the attachment (the file itself) :(

Alas, I haven't been able to retrieve its content directly from RPE. Is it possible?


Thanks in advance.


Dan.


Hi Dan,

Yes, datapool is a supported resource in the API. See: https://jazz.net/wiki/bin/view/Main/RqmApi#Resources_and_their_Supported_Op

Hi, Robert.

Thanks for replying. Datapool fields are available from RQM API, but what I need to retrieve is the CSV data itself, I mean, the file which content is used by the testscript to iterate once for each row.

Datapool provides a field with the URI of the file, but my question is: Is it possible to retrieve it and use its data directly from RPE?

Thanks again.


Dan.

permanent link
Donald Weber (1111) | answered Aug 28 '15, 3:30 p.m.
 Yes, this is the thread that got me headed in the right direction...
https://jazz.net/forum/questions/54488/download-test-data-from-rqm

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.