CTS+ Configuration For SAP PI Single Stack (AEX/PO) : 1. User Creation (In SOLMAN Default Client)
CTS+ Configuration For SAP PI Single Stack (AEX/PO) : 1. User Creation (In SOLMAN Default Client)
This user will be used to export the objects from DEV to import queues of target in SOLMAN.
a. Go to Tcode – SU01 -> type the username -> click create
b. Give the details of user and set the password. Go to roles and assign following roles to it
SAP_XI_CMS_SERV_USER
SAP_XI_DEVELOPER_J2EE
SAP_XI_CONFIGURATOR_J2EE
For transporting SLD objects also have a separate user with SLD role or assign to same user. I have
created SLD_CTSADM user in Quality system for SLD transports.
1. TMS Configuration
1.1 Configuring Transport domain controller for Non-ABAP System
b. Navigate to Overview->Systems. Choose SAP System —> Create—> Non-ABAP System from
the menu.
c. Creating Non-ABAP system as source system (PI DEV)
1.2 Configure Transport Route and Switch to change mode in client 000.
b. Switch to Change mode-> Click Edit-> Transport Layer -> Create
c. Now Drag and Drop the PI Dev and PI QaS system to the Editor area
d. Click on Add Transport Route -> and create arrow from PI Dev to PI QaS and Save.
[There are some discussion on service no. to be 8000 or 50000, as SMICM has 8000.
Well, it works with both but Recommended is 50000 ]
d. In Special option set the time out to 3600000 or -1. Save and do a Connection Test. You
must get 200 OK reply.
5. Configure Logical Port for Web Service
a. Log on to client 000 of SOLMAN. Go to tcode -> LPCONFIG, ignore the warning and
proceed
b. Provide Information as below and click on create
i. Proxy Class :CO_TFLDEPLOY_PROXY_VI_DOCUMENT
ii. Logical Port :CTSDEPLOY
iii. Description :CTS Deploy Service
iv. Default Port :Checked
It may already exist. In that case just choose from value list. Else create it and save
under a transport request and activate
b. Click on Property Configuration under Repository tab and click Property Configuration link in
the center.
c. Go to Service tab and filter on *XPI* and select XPI Service: All Config Service
d. Filter on *cts* under Properties tab
com.sap.aii.ibdir.core.cts.enableClTransport = true
com.sap.aii.ibdir.core.cts.enableRequestSelection = true
com.sap.aii.ibdir.core.cts.enableTransportWizard = true
Once this is done you can see CTS+ transport wizard in Intergration directory as well as nwds. To see
how to transport in nwds using cts+ I have provided link at the bottom.
Transport an object to do a sanity check. The configuration is complete.