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

Triggers in RTC app while creating/updating of work items

We are working on an integration in which RTC app is required to send newly created data from ELM to PLM(Enovia). we are using adapter to synchronize data between ELM and PLM. Our requirement is to trigger our adapter in real time whenever a new data is created or updated at ELM side. So that using our adapter we can synchronize both the systems. Can anyone help in this scenario?

0 votes



One answer

Permanent link

 EWM has a built in synchronization framework that is used by the ClearQuest synchronizer. The classes, including basic documentation is in the packages


com.ibm.team.interop.*

These come with the EWM SDK and the Plain Java Client Libraries.

This framework allows to create synchronizers that use synchronization rules. The synchronizer would consist of a server component that is installed and deployed in the EWM server and an external component that runs as Plain Java Client Library application and talks to the external system.

Another option would be to use custom follow up actions for work item save or maybe an asynchronous task.

For any of these options see:

https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/


 

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
× 10,927

Question asked: May 18 '23, 10:34 a.m.

Question was seen: 911 times

Last updated: May 22 '23, 2:56 a.m.

Confirmation Cancel Confirm