cancel
Showing results for 
Search instead for 
Did you mean: 

ECC transfer data to SRM via PI 7.4(JAVA single-stack)

Former Member
0 Kudos

Hello All,

Customer wants to upgrade the PI from 7.1 to 7.4. There is a interface about SRM. The connections is ABAP proxy from ECC to SRM via PI7.1. How to migrate the scenario when customer upgraded to 7.4. Anyone has good advice?

Thank you for your advice in advance.

Many thanks & best regards,

Hubery

Accepted Solutions (1)

Accepted Solutions (1)

former_member186851
Active Contributor
0 Kudos

Hello Hubrey,

For ECC and SRM for Proxy setting in single stack refer the below link

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70066f78-7794-2c10-2e8c-cb967cef4...

And for General queries in migration refer the below link

questions about upgrade from PI 7.1 to PI7.3 | SCN

Former Member
0 Kudos

Hello Raghuraman,

for ECC to SRM or SRM to ECC, it seems the both sender adapter and receiver adapter are SOAP? Is it correct?


Many thanks & best regards,

Hubery

former_member186851
Active Contributor
0 Kudos

Hello Hubrey,

Yes ,

Soap adapter with XI 3.0 protocol.

Former Member
0 Kudos

Thank you Raghuraman.

Your answer solve my issues perfectly.

Thank you for your enthusiasm.

Many thanks & best regards,

Hubery

former_member186851
Active Contributor
0 Kudos

Thanks Hubrey for such a motivating comment.

Please close the thread if your query is addressed.

Answers (1)

Answers (1)

rubanprasanth_s
Participant
0 Kudos

Hello Hubery,


While using PI 7.1 you would have used communication between Integration Engine of Backend to Integration Engine of PI.
But now since we have a Java only Single Stack , we have to communicate between Integration Engine of Backend to Adapter Engine of PO.

For that you have to make the changes in Backend in SXMB_ADM -> Integration Engine Configuration -> Provide AAE Destination.


In PO, You can use sender SOAP Channel with XI3.0 Protocol.

Regards,

Ruban.S



Former Member
0 Kudos

Hello Ruban,

My scenario is from ECC to SAP SRM. the sender adapter is SOAP. What is the receiver adapter?

Many thanks & best regards,

Hubery

rubanprasanth_s
Participant
0 Kudos

Hello Hubery,

You can use the same SOAP Receiver with XI3.0 Message Protocol.

You can either use HTTP Destination or URL based Connection.

Regards,
Ruban.S

Former Member
0 Kudos

SOAP and HTTP_AAE, Good advice.

Thank you so much BUBAN.

The answer is perfect.

Many thanks & best regards,

Hubery