Show TOC Start of Content Area

Procedure documentation Checking In and Importing Required SCs  Locate the document in its SAP Library structure

Use

When developing with tracks, you need to provide the Component Build Service (CBS) with the environment for building the components. This environment is included in the following software components (SCs). You entered these SCs as required SCs when you configured the track:

·        SAP-JEE

·        SAP_BUILDT

·        SAP_JTECHS

You must now check the current version into the Transport Studio of the Change Management Service (CMS) and then import it into the configured systems.

Note

These SCs are located on the SAP NETWEAVER 7.0 Java DVD in the following relative directory paths:

       \BUILDARCHIVES\SAPJEEB04_0.SCA

       \BUILDARCHIVES\SAPJTECHSB04_0.SCA

       \J2EE_OSINDEP\UT\SAPBUILDT04_0.SCA

Prerequisites

      You are in the Transport Studio of the CMS.

      You have already configured a domain and a track with the specified required SCs.

      You have copied the archives of the required SCs to the inboxdirectory of the transport directory.

Procedure

Checking In Required SCs

...

       1.      In the Transport Studio, select the track for which you have configured the SCs mentioned above as Required Software Components.

       2.      Choose the Checkin tab page.

       3.      In the Archive Name field, enter the SAP-JEE.sca file and choose Checkin.

       4.      Repeat this step for the archives SAP_BUILDT.sca and SAP_JTECHS.sca.

       5.      These archives are checked in to the track and placed in the import queue of the development system.

Importing Required SCs

..

       1.      In the Transport Studio, choose the Development tab page.

       2.      The checked-in SCs are in the import queue with the status Waiting for import.

       3.      Choose Select All and then Import. If the import is successful, the status changes to Import finished.

       4.      Repeat these steps for all systems for which you have configured the track.

Result

You have checked in the required SCs for the automatic build with the CBS into the track and transported them through the systems. This completes the preparations for development.

Next Step

If you are in tutorial How to Perform Development with a Track, continue with Developing the Software.

If you are in tutorial How to Perform Layered Development, continue with Working in the Technology Layer.

End of Content Area