System Z - Endevor to RTC Migration
![]()
Hi All,
We are looking to migrate from Endevor to RTC. Endevor exists on Z/os. I read that RTC server can be on any platform - If say, RTC exists on Windows, and we migrate using a normal import (instead of zimport), build system has to be on Z/OS Platform? Please advise and share any related links Thanks. |
One answer
![]()
Hi VK,
yes, in your deployment for using RTC for System Z applications development, you can place the server in any of the supported platforms. You can check Recommended CLM deployment topologies 5.0 and Alternative CLM deployment topologies 5.0. Now the BuildToolkit (that contains the Build Agent), yes it has to be installed on your system Z; you want to install it in any LPAR in which you want to build or deploy your applications using RTC. Regards, Jorge. Comments Thanks. If i have RTC on windows, and migrate all mainframe codes using normal scm import -> Will the RDz Integration with RTC (or) the SCM at RTC Level will be fine - Will the codes be usable?
In general yes, you have to take make sure you set correctly the codepage. Note that part of what zimport does is creating zComponent projects for you: eclipse projects with a certain nature so RTC recognizes them for these specific features.
Since zimport can be used only for z/os to z/os migration, how can the code-compatibility be retained, while migrating from Endevor-z/os to Endevor-RTC?
Since zimport can be used only for z/os to z/os migration, how can the code-compatibility be retained, while migrating from Endevor-z/os to Endevor-RTC?
|