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

Pushing the data from database to RTC

 Hi Team,


I am working with one web application, where we are creating request/ticket which contains some attributes like summary, field against etc. When we create the request, once it saved, the database is updated. When it save into database, is it possible to push that data of request in to RTC as work items. So, it is possible to create any utility or application for the same?
What is the easiest way to do the same.
Please guide on the same.

0 votes



One answer

Permanent link

At this point, you have to use one of the available APIs to CRUD a work item. The available APIS are OSLC (REST), and the EWM Plain Java Client Libraries. 


The work item command line (WCL) is a Java application that uses said Java API to CRUD work items. See https://github.com/jazz-community/work-item-command-line .

It might be possible to call the WCL instead of  creating your own tool.

0 votes

Comments

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 17 '21, 3:28 a.m.

Question was seen: 553 times

Last updated: Sep 17 '21, 3:49 a.m.

Confirmation Cancel Confirm