cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring CTS+

former_member189780
Participant
0 Kudos

Hi

I'm in the middle of confguring CTS+ in the Portal enviornment. As per sap recommendation, we are configuring CTS+ on Solution Manager server (smsci1). This system acts as the CTS+ domain controller and manages the transport requests between Portal Dev (pdvci) to Portal QA (pqaci).

Following SAP weblink is being used to configure CTS deploy web services:

http://help.sap.com/saphelp_nw70/helpdata/en/45/f9f02cf3e41ecce10000000a1553f7/frameset.htm

Configuring the HTTP Connection

You are in SAP NetWeaver Application Server ABAP in your CTS system (SMS).

...

       1.      Call transaction SM59.

       2.      Create a new HTTP connection called CTSDEPLOY.

       3.      Choose the Technical Settings tab page.

a.       Enter the name of the target host, the service number (5<SAP system number>00), and

the path prefix /DeployProxy/default?style=document. Confirm by choosing Enter.

b.      If you encounter warnings about invalid query strings or missing documentation, ignore

them by choosing Enter.

                      c.      Save your entries.

       4.      Choose the Logon and Security tab page.

                       a.      Select Basic Authentication as the logon procedure.

                       b.      Enter a J2EE user name and password.

                      c.      Save your entries.

Question: What would be the target host in ths case? Is it PQACI or SMSCI1?

As per my understaning, it should be PQACI but RFC is not working but when i use SMSCI1 as the target system, RFC connection is working.

Pls confirm. Pls share the document if CTS+ has been configured in you company.

Thanks

Amar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Amarjit,

Correct. Target host here will be Solution manager itself. Let me explain this. Solution manager is a dual stack system. Since you are configuring CTS+, to move java objects, your domain controller should have "something" that can act as a mediator between ABAP transport tools and Non abap tools.

This mediator is CTS Web deploy service which needs to be configured properly and activated so that the java systems consuming the services can make use of ABAP transport tools.

Hope this clarifies your doubt.

Regards,

Ashutosh Shukla