How to integrate Rational Team concent and Urbancode Build
Hello,
|
Accepted answer
Fabiano, there's no build engine type ready-made for UrbanCode Build like there is for Jenkins and Build Forge, you're left with two options:
- have a Jazz Build Engine call UrbanCode Build, through the REST API, to fire compilations from the RTC side. This option is awkward, in my point of view.
- configure UrbanCode Build to fire compilations when there are new changesets in a build repository workspace. That option is simpler, and allows one to trace builds to the RTC source as well as to the compiled artifacts, if they're kept on CodeStation or Artifactory. I've worked at a large financial institution in South America, where we had the pipeline integrating RTC, UrbanCode Build and UrbanCode Deploy.
Fabiano Lima selected this answer as the correct answer
|
One other answer
Hi Fabiano Lima,
I presume that your query is regarding the RTC- zOS.
Yes,you can integrate the RTC with UCD using package definition under the Enterprise Extension. Here you can specify the buztool path of the UCD. so the required datasets will be moved to UCD Component . If you are looking for the java then prefer suitable build definition which provides the post-build deploy option to specify the UCD host name and to establish connection.
Comments
Fabiano Lima
commented Jun 13 '18, 4:02 p.m.
Hello Dhinesh,
thanks for response, but I would like integrate RTC with Urbancode Build, where I could submit a request from RTC, as I can with Build Forge. See image:
|
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.