cancel
Showing results for 
Search instead for 
Did you mean: 

PI Integration between EBP and SUS

Former Member
0 Kudos

Hi experts,

I am actually a PI consultant and had done scenarios from SAP to Third Party via SOAP and JDBC adapters.

Now i am doing a scenario from EBP to SUS. I have few questions and hope you all can help me.

Which adapter should i use to integrate with EBP and SUS?

Currently EBP and SUS is running in Portal and how do i create a event in the portal? The functional consultant wants to replicate EBP PO to SUS PO.

Please guide me experts.

Thank you very much in advanced.

regards,

S.Saravannan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

The first thing you probably need to understand is the following...

The trigger of the interface shouldn't be your responsibility (irrespective of where that might be - e.g. portal), that should be in the SRM/SUS functional consultants area of expertise and there are SAP Notes for guidance on this.

Your concern from a PI perspective should be:

- What scenario is going to be used, e.g. Classic, Extended Classic etc. and this should be derived from working with the customer requirements and blueprinting.

- Once you know the scenario you're working with, download the relevant XI Content (again SAP Notes are available to guide you as a PI person) and configure the relevant scenario/s.

Regards, Trevor

Former Member
0 Kudos


I really understand your answer and i am currently uploading the content from SAP Service Marketplace. My current SAP PI version 7.31. After i download content in Integration Repositry do i need to upload the same into Integration Directory? Which adapter should i use?

Thank you in advanced.

regards,

S.Saravannan

Former Member
0 Kudos

Hi,

You only need the Repository content.

Once you know which SRM scenario you're working with, the SAP note/s will guide you on which standard SAP delivered (with the XI content) Integration Scenario is the most applicable. Then you just need to configure that scenario in the Integration Directory.

Or if you only want to configure the EBP PO to SUS PO in the directory you can do that too. Look at what is delivered in the Integration Scenarios, from what I've seen on my previous SRM projects SUS only seems to use SAP Enterprise Services (which use underlying Abap proxies) and SRM is the same for comms with SUS so you will need to use XI Receiver adapters to both sides. You won't need any sender adapters because you'll use the proxy runtime (SXMB_ADM integration engine config on EBP and SUS using HTTP/s RFC) to send messages to PI from either side.

IDOC adapter is sometimes uses but I've only seen it in some cases with comms between SUS and ECC (MM) but you'll know what to use when you look at the Inbound and Outbound interfaces in the sender and receiver Actions on the respective integration scenario/s (downloaded content).

Regards, Trevor

baskar_gopalakrishnan2
Active Contributor
0 Kudos
Former Member
0 Kudos

Hello Saravanan,

For doing the EBP - SUS interfaces, first you have to download the content from the Service market place and import it into ESR.

Adapters you can use IDOC & Proxy for these interfaces.