How Do I Sync the preconditions/follow up actions showing up on Eclipse Client to show up in RTC Server.
Accepted answer
The last lab of the extensions workshop talks about the pacakging.You need to run at least Lab 1 and have your code available.
-
When creating custom extensions, it is required to
-
Keep the code
-
Required to document them,
-
Document how to build them and
- Document how to deploy them and
-
Document them in your upgrade documentation.
This should be obvious and the information should survive if people change roles or leave or other changes.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 09 '19, 9:26 a.m.Wibisha Balendran
Feb 11 '19, 12:50 p.m.I mean that the preconditions/follow up actions shown on the Eclipse IDE, don't show up on the RTC Website/Server associated with the eclipse client. Fyi, this happened after an RTC Server upgrade from 6.02 to 6.06. I was wondering if there's a way to sync the two together. Thanks.
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 11 '19, 1:13 p.m.Wibisha Balendran
Feb 11 '19, 1:27 p.m.Yes, they are custom follow up actions/ preconditions- they are not visible on the preconditions section of RTC. The ones that are visible on the preconditions/follow up actions section are already built on RTC originally.