cancel
Showing results for 
Search instead for 
Did you mean: 

Connection type

Former Member
0 Kudos

Hi experts,

if the scenerio is Proxy to file, then what is connection which will be set up between R/3 and XI system?

thanks,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

In case of PROXY communication configuration required on the Business System:

1. Create HTTP connection in the business system.

Configuration Details:

Technical Setting:

1. Following Inputs are required for technical setting

1 Connection Type: H

2 Target Host: System name

3 Service Number: HTTP Port name

4 Path Prefix: /sap/XI/engine/?type=entry

Logon Security

On the Logon/Security tab page, enter the following logon data:

1 User: XIAPPLUSER (for example); this user should represent the sending business system (see also the SAP XI Security Guide under Service Users for Message Exchange).

2 Password: the password you have specified for this user

3 Client: SAP XI Integration server

4 Language: Language required

BR,

Dzmitry

Former Member
0 Kudos

Hi Djmitry,

thanks for the response,

so u mean to say if the data is coming to XI through ABAP proxy, the connection will be HTTP?

please confirm the connection type- it will be TCP/IP or HTTP or wht?

thanks in advance.

Former Member
0 Kudos

HI Djmitry,

here I m using already existing Business system. so no configuation done in SLD by me.

thanks,

Former Member
0 Kudos

Hi,

You are already using existing business system.So you just want to create a H type http connection in sm59 in your R/3 system.

host:xi system host

port:http port for xi system

path:/sap/xi/engine?type=entry

give the user Credentials.Go to transaction code sxmb_adm in R/3 system.select integration engine configuration.Go to edit and select change global configuration data.

Roll of business system:application system

corresponding integration server: dest://give the RFC destination name.

Regards,

Prakasu.M

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello,

At first i would like to say that all neccessary info is in links above.

So now my answer to your question.

For purpose of connection Business System to XI Pipeline we have to create in SM59 connection type H (HTTP) and for connection between Business System and System Landscape Directory we have to create connection type T(TCP/IP). Usually second connection already exist.

Also check in your Business System (which have to be defined in SLD as BS of technical system type WAS ABAP) transaction RZ70 Local SLD Administrator, parameters here should be XI host and XI gateway.

BR,

Dzmitry

jyothi_anagani
Active Contributor
0 Kudos

Hi Mohan,

Regarding Proxy Scenario We need 3 connections


1. Two TCP\IP connections
    1.1.LCRSAPRFC
    1.2.SAPSLDAPI
2.Settings are to be done in SLDAPICUST transaction
3.One Http Connection: -
    3.1.PI_INTEGRATIONSERVER

Purpose of LCRSAPRFC:

In order to get the interface details in SPROXY transaction.

Purpose of SAPSLDAPI

To connect to SLD and get the respective business system name maintained in SLD,

Purpose Of SLDAPICUST

Next Execute transaction SLDAPICUST to maintain the SLD access data.

Purpose of PI_INTEGRATIONSERVER

Create a destination of type H in transaction SM59.This connection is used to send the message to the Integration server

Thanks.

samiullah_qureshi
Active Contributor
0 Kudos

All connections mentioned in the following article needs to be configured:-

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50d69314-1be0-2b10-11ab-8045021f...

former_member181962
Active Contributor
0 Kudos

Check this Blog:

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Regards,

Ravi