cancel
Showing results for 
Search instead for 
Did you mean: 

how many destinations required for a single ECC system with 2 clients to connect SAP PI

AbdulHammed
Explorer
0 Kudos

Hello Experts,

For QA ECC system(Only 1 system) we have 2 clients (100, 300). for proxy connectivity we have SAPSLDAPI & LCRSAPRFC destinations in NWA & ABAP to PO destination with type G in both the clients(100, 300) pointing to PI QA system. i'm able to receive data through proxy from client 100 but not from 300.

Is any settings we missed while configurations?

How many destinations exactly required for above?

Please help me out to resolve this issue.

Thanks in Advacne.

Accepted Solutions (0)

Answers (1)

Answers (1)

Liz_
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi

For any ABAP client which is connected to PI, you need following configuration:

1. For SLD, you need the corresponding Business system for the corresponding client, and the role is application system. Also the integration server is configured to PI.

2. For ABAP client, call transaction SXMB_ADM.-> Configuration Data dialog box, choose  Edit  Change Global Configuration Data . In the Global Configuration Data dialog box, select Application System as Role of Business System. In Field Corresponding Integ. Server, enter the URL of PI or HTTP destination.

Configuring the Role of the Business SystemLocate this document in the navigation structure

3. For ABAP client, call transaction RZ70, to configure the SLD host and port. If you schedule the background job, the destinations SLD_UC and SLD_NUC will be created automatically. Please note that we don’t need SAPSLDAPI and LCRSAPRFC anymore in newer release. If your release still needs these destinations, please also create them on every client. Please check the following wiki in details:

How to Handle SLD in PI landscape

4. For ABAP client, call transaction SLDAPICUST to check the SLD connection.

Best Regards,

Liz