It's all about the answers!

Ask a question

Writing own Rest API service for IBM RTC RM


Pavel Cikota (13610) | asked Apr 26 '23, 6:10 p.m.
Hi!

Is possibly to write own Rest API service via server-side plugin (like it possibly in Atlassian JIRA) for GET/PUT/POST actions?

For example I would like write own custom data import module.

Comments
Ralph Schoon commented Apr 27 '23, 2:39 a.m. | edited Apr 27 '23, 2:39 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

IBM RTC RM is not a thing. Are you referring to Engineering Workflow Management (RTC) or Doors Next (Requirement Management)? 


Pavel Cikota commented Apr 27 '23, 11:24 a.m.

I am generally interested in creating my own REST API server-side plugin for common JTS, but specifically, I need it for DNG.

2 answers



permanent link
Bhagath P B (3888) | answered Apr 27 '23, 1:21 a.m.

 Hi Pavel,


You could get started from here


permanent link
Ralph Schoon (63.3k33646) | answered Apr 27 '23, 1:38 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 In addition to Bhagaths comment....



The Jazz Apps run on Liberty Profile, you can write your own application that interacts with the Jazz Applications.

I do not think you can run in Doors Next.

You can use Eclipse Lyo to help you with OSLC, if that is the REST style you want to develop: https://www.eclipse.org/lyo/ . It provides modelling and code generation.

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.