cancel
Showing results for 
Search instead for 
Did you mean: 

Step to generate proxy in ecc system

Former Member
0 Kudos

Hi all,

I am new with PI middleware.

I want to create proxy to file scenario.

So i have to generate proxy in ECC system.

> I want to know why we genarate proxy and how does it work?

> And step of generating proxy with screenshots and transaction names in ECC system??

regards,

Sid

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sidharth,

Step 1: Create a Service Interface (PROXY) your PI system not in ECC.

Step 2 : Then go to ECC system and Run tcode SPROXY, Scroll to your own interface and select the service interface that you have created in the PI system. For Eg., see the below screen shot for StudentData_Outb.

         

Step 3:

Right click on service interface StudentData_Outb and create proxy.


Enter package $tmp and prefix Z


Step 4:

Click on continue, proxy will be created save it and activate it.

Answers (2)

Answers (2)

former_member186851
Active Contributor
0 Kudos

Create a service interface in SAP PI system.

Then go to SPROXY transaction in ECC,you can see all the PI ESR objects

Activate the required Service interface and in the method you can write the logic

rcsegovia
Active Participant
0 Kudos

Hi,

already answer in that thread:

regards,

Roberto.