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

Can I export JRS report programmatically ?

 Is there any way to export JRS static excel report programmatically ? 

0 votes


Accepted answer

Permanent link

Here's one idea:


Take a look at the two URLs on the page after you select export to excel (export with live contents or export current contents).
These URLs are REST calls to generate an export using a particular report and particular parameters.
If you can get authentication working, you could, for example, call this REST URL from Python or whatever language or script you prefer.

Deepanchakravarthy Murugesan selected this answer as the correct answer

1 vote

Comments

Getting the authentication working is always the hard part :)

its working, I used power shell script to download the static xls from JRS

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
× 7,497
× 1,327
× 360

Question asked: Feb 10 '21, 8:19 a.m.

Question was seen: 863 times

Last updated: Mar 22 '21, 9:51 a.m.

Related questions
Confirmation Cancel Confirm