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

RTC REST API Javascript Issue using PERL and CURL


0 votes

Comments

I am using CLM version 4.0.5

"Comment" on your post, rather than "answer" if the content is not an answer.



One answer

Permanent link
The last two URLs that you used are incorrect - the second last is a reportable REST API URL, and the last is a web GUI URL, and that is exactly why you saw the JavaScript message. A browser will evaluate the JavaScript scripts and use AJAX the retrieve data to populate the web page, but cURL will not. What you need to do is not make JavaScript to work in cURL, but to use the correct URLs.

Read the below article carefully and follow the sequence of URLs to retrieve the information.
https://jazz.net/library/article/1001

0 votes

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

Question asked: Sep 21 '15, 12:18 p.m.

Question was seen: 2,633 times

Last updated: Oct 29 '15, 8:59 a.m.

Confirmation Cancel Confirm