It's all about the answers!

Ask a question

Is it possible to display Work Item task Information in our own application.


jyoti mishra (45148) | asked Jan 09 '18, 7:40 a.m.

 Hello Everyone,

                              I want to show details of Work Item task in my own application.Is it possible to display information from RTC,using Rest API or by using something else to our own application,if I deploy my own application's War file at CLM Server .If any one is having any idea ,please inform me.

Accepted answer


permanent link
Ralph Schoon (63.3k33646) | answered Jan 09 '18, 7:50 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jan 09 '18, 7:52 a.m.

Yes, it is possible to show details of Work Item tasks in your own application. You can display information from RTC using the REST API or by using something else (e.g. the Java API) in your own application. You can deploy such API usage in your own WAR application on an application server.

jyoti mishra selected this answer as the correct answer

Comments
jyoti mishra commented Jan 09 '18, 8:13 a.m.

Thanks Karthik and Ralph


Ralph Schoon commented Jan 10 '18, 7:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

One other answer



permanent link
Karthik Krishnan (8846121163) | answered Jan 09 '18, 7:49 a.m.

If you want to display work item info on your own application, it doesn't need any WAR deployment. 


you can use OSLC, Java API's to talk to RTC and get info. This doesn't need any changes to CLM. 

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.