cancel
Showing results for 
Search instead for 
Did you mean: 

CTS + transport disconnects Adapters

vijayabaskaranj
Explorer
0 Kudos

Whenever a CTS plus transport is moved ,it disconnects the adapters in the target system if the transport contains any of the following objects

1. any ESR objects with namespace definition

2.any ESR objects Software component

3 shared function library

Adapters get registered automatically .

PI version 7.11 SP6.

Have anyone faced this issue before ? If you have a solution , please let me know.

Thanks

VJ

Accepted Solutions (1)

Accepted Solutions (1)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello VJ

Please see the note #1437820 CTS+ import of individual object refreshes whole SWCV cache. Apply this SP06 XIESR patch if you are not already on a higher PL.

Regards

Mark

vijayabaskaranj
Explorer
0 Kudos

Mark,

Thanks for the OSS note. This might solve the problem. Will keep you posted.

Thanks

VJ

vijayabaskaranj
Explorer
0 Kudos

1437820 note solved the problem.  We also had to apply the latest SP for messaging system and XI GUI since the ESR service did not start  . To solve the ESR service issue, we had to apply the latest patch for messaging system . ESR did not open , to solve this we  had to apply the latest SP for XIGUI.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi john Wesley,

Please below the documents it could be help for u,if not help for u please ignore...

Using this Tcode-------STMS

We assume that your user used for configurations has all required authorizations for making changes in ABAP clients 000 and Integration server client (e.g. 001), NetWeaver Administration (NWA) and SAP PI development and configuration tools.

Configure the destination from J2EE stack to the ABAP stack for CTS

Create a service user CTSSRVUSER and assign the SAP standard profile SAP_CTS_PLUS.

Create RFC Destination for Java to ABAP Connectivity

Log on to the NetWeaver Administrator, e.g. http://<hostname>:<port>/nwa.

Create new RFC Destination sap.com/com.sap.tc.di.CTSserver under Configuration Management u2192 Infrastructure u2192 Destinations.

Maintain Exchange Profile

Log on to your DEV System to maintain the exchange profile at http:<hostname>:<port>/webdynpro/dir/start/index.jsp u2192 Administration. Under Properties Administration choose Exchange Profile.

Create New Parameter for IR and ID

Goes to STMS for JAVA STACK at SAP PI ABAP side

The Transport Organizer Web UI runs against the development system only.

Log on to the PI Integration Server client of your ABAP stack and call transaction SICF. Enter SERVICE in the Hierarchy Type field and CTS_BROWSER in the Service Name field.

Configure the HTTP Connection and

Call transaction SM59.

To create a new HTTP connection, choose Create and enter CTSDEPLOY as the name of the RFC destination. Create a connection of type G (HTTP Connections to External Server).

Setting the System Change Option

Log on to the ABAP part of your PI system, client 000. The user requires administration rights (authorization object S_CTS_ADMI). Call transaction SE03.

Create a Logical Port

Log on to the ABAP part of your PI system, client 000. Call transaction LPCONFIG.

Select the proxy class CO_TFLDEPLOY_PROXY_VI_DOCUMENT from F4 help.

Enter CTSDEPLOY as the logical port.

Create CTS User for Deployment in QAS/PRD

Create a service user NWDI_CTSADM in your target systems in the Integration Server client using transaction SU01. Assign the SAP standard roles SAP_XI_CMS_SERV_USER, SAP_XI_DEVELOPER and SAP_XI_CONFIGURATOR to the user.Insert the CTS service user and password of the target system as created

Thanks & Regards,

Nalla Inashh