Posts Tagged DNG Extension
“Lessons learned” …creating a complex DNG Extension with Javascript
Posted by rtcpractise in Uncategorized on 31/01/2015
Currently I’m working on a big DNG Extension that will: Search Artefacts and their link structure Create a Workitem “Mirror” at RTC…Workitems with similar names and the same link structure Link the DNG Artefacts with their RTC Workitems counterparts. Sounds simple, just create a loop to get the Artefacts and then create the related Workitems. But […]
Dockerize Doors Next Generation
Posted by rtcpractise in Uncategorized on 26/12/2014
After my surprise how easy it is to “dockerize” RTC I think to my self “RTC without DNG is like a fish without a bicycle”. Unfortunately there is no DNG ZIP File…you have to use the IBM Installation Manager and install DNG inside /opt (exactly /opt/IBM/JazzTeamserver) without JTS. If someone knows how to make a silent […]