Show TOC

Configuring the Change and Transport SystemLocate this document in the navigation structure

Use

Using the Change and Transport System (CTS) with SAP NetWeaver usage type PI is optional. You can use it to transport objects of the Enterprise Services Repository and the Integration Directory. If you want to use CTS, you must perform some configuration steps first.

Note

You can configure CTS for either repository objects or directory objects independently from each other.

The following sections only cover a basic and initial configuration of CTS for use with PI.

More information: Transporting Objects from SAP NetWeaver PI by Using CTS .

Recommendation

Do not use CTS and the Change Management Service (CMS) at the same time, except when you migrate from CTS to CMS or vice versa.

More information about CMS: Configuring the Change Management Service .

Procedure

Configuring the CTS-Based Export

The following properties are used to configure the CTS-based export:

  • com.sap.aii.[ibrep|ibdir].core.cts.enableClTransport = [true|false]:

    This property specifies whether the CTS-based transport should be offered within the change lists area

  • com.sap.aii.[ibrep|ibdir].core.cts.enableTransportWizard = [true|false]:

    This property specifies whether the CTS-based transport should be offered within the Transport Wizard area

To activate one of these properties, add (not replace) the following string to the client property com.sap.aii.ib.client.properties :

  • ', com.sap.aii.ibdir.core.cts.*, com.sap.aii.ibrep.core.cts.*'

    Example

    com.sap.aii.ibrep.core.cts.enableTransportWizard=true

    com.sap.aii.ibrep.core.cts.enableClTransport=true

    com.sap.aii.ibdir.core.cts.enableClTransport=true