It's all about the answers!

Ask a question

download .csv file from RQM server by https request.


Naor Ben David (888) | asked Oct 29 '14, 10:27 a.m.
Hello all and thank for the help !!!
i know that is no way to get grid section from RQM by RPE. for example TestData(RQM), datapool(RPE).
but i success get the path("http://..") for the attachment file (" .CSV") that contain the data of the grid section so i think if there a way download the file from the server automatically (JAVA, VBS, JS...any way ) i think it's problem because it's https request and no regular http req.


Thank For The Helper !!!!!  

Comments
Donald Nong commented Oct 29 '14, 8:39 p.m.

Can't really understand what you're trying to say. HTTP and HTTPS should have no bearing on what content being transferred. Can you explain more on details what URL you use to download what attachment?


Naor Ben David commented Oct 30 '14, 3:06 a.m.
hi Donald, thank for you quick replay.

In order to make STD report i print all the test case and for every test case i print test script sometimes the script  contains test data and i want print it with RPE.

because the test data is a grid section we can't get the data of it but i can get url to .csv file that contain the info, if i take the url into the browser i need login to RQM by user and password and than the file download to the pc.
now i want download it automatically with the URL of it when i get in the rpe after this i do some manipulation on the file to extract the data.

: )
  

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Oct 30 '14, 6:31 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

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.