When Rational® Developer for System z® resources are shared to Rational Team Concert™, or Rational Team Concert resources are loaded into a Rational Developer for System z MVS™ subproject, a link is created between the data set member in the MVS subproject and the corresponding zFile in the zComponent project. Rational Developer for System z automatically keeps the contents of the data set members and their corresponding zComponent files in sync. A change to either one is reflected in the other.
When the link between the data set member in the MVS subproject and the corresponding zFile in the zComponent project is established, Rational Developer for System z operations, such as rebuilding MVS subprojects and syntax checking, operate differently than they do before sharing artifacts to Rational Team Concert.
When an MVS subproject containing data set members shared to Rational Developer for System z is rebuilt using the Rebuild Subproject menu option, the build processing is delegated to Rational Team Concert. A build, as specified by the build context, is submitted to the Jazz™ Team Server for System z.
When the build process is finished, the build results are available in the Builds view in the Rational Team Concert client. The Builds view is available from the work items perspective or from the Window menu. From the Window menu, select Show View -> Other -> Team Build -> Builds. You can monitor progress from the Builds view while the build is running.

Remote syntax checking of data set members with associated zFiles operates differently than syntax checking of data set members without zFile associations. Rather than getting the parameters for the syntax check from Rational Developer for System z property groups, a syntax check of a shared data set member obtains its properties from the language definition associated with the corresponding zFile. See z/OS® language definitions overview for detailed steps on how to create a language definition. In addition to the standard values that must be specified for language definitions and translators, syntax checking requires the designation of one translator as the syntax check translator that is used for compiling. Use the translators you define for compiling to check syntax.