Start of Content Area

Procedure documentation Changing the Standard Settings for Source Systems  Locate the document in its SAP Library structure

Use

If you want to change the standard settings (configured automatically when you created your non-ABAP systems or dual-stack systems), you must adjust the parameters in your source systems or add new parameters.

Prerequisites

You have created non-ABAP systems or dual-stack systems with automatically generated standard settings.

Procedure

 

       1.      Call transaction STMS.

       2.      Choose System Overview.

       3.      Select a system.

The screen Display TMS Configuration: System <SID> appears.

       4.      Choose the Transport Tool tab page.

       5.      Switch to change mode.

       6.      As required, add the following parameters that control the behavior of the source systems:

       NON_ABAP_WBO_CLIENT
Client of the CTS system

Specify the client in which you want to use Transport Organizer for this non-ABAP system.

       NON_ABAP_WBO_INBOX
Path to the directory where Transport Organizer searches for files

This parameter enables you to choose between a close or loose coupling of your SAP applications and CTS:

       Close coupling
You need this parameter setting when you attach files to a transport request from a server share/mount.

The default setting uses file streaming (see parameter WBO_FILE_TRANSFER).

       Loose coupling
You need this parameter setting when you attach files to a transport request from a server and not from a desktop (client).

More information: Choosing a File Transfer Method

       WBO_FILE_TRANSFER
File transfer method between applications (clients) and the CTS system (streaming or file share/mount)

You need this parameter only if you choose a close coupling.

More information: Choosing a File Transfer Method

       WBO_GET_REQ_STRATEGY
Automatically creates a transport request when you export an object from an SAP NetWeaver Portal system or an SAP NetWeaver PI system.

More information: Choosing a Transport Strategy

       WBO_REL_REQ_STRATEGY
Automatically releases a transport request if close coupling with an SAP NetWeaver Portal system, SAP NetWeaver PI system, or SLD system is chosen.

More information: Choosing a Transport Strategy

       CTS_SYSTEM_MAPPING
Enter the system ID of your non-ABAP system if it is not the same as the name of the corresponding non-ABAP system in TMS.

Caution

If possible, always create your non-ABAP systems in TMS with the same system ID that you gave the non-ABAP system when you installed it.

       CTS_SYSTEM_TYPE
Classification of the systems in transaction SMSY for SAP Solution Manager scenarios

When you create a non-ABAP system, this parameter is generated with the value JAVA automatically. For non-SAP systems, change this parameter to OTHERS.

Caution

You must not define these parameters as global parameters. Make sure that the Global flag is not set for any of the parameters.

More Information

Defining and Configuring Non-ABAP Systems

Configuring Dual-Stack Systems

 

 

End of Content Area