cancel
Showing results for 
Search instead for 
Did you mean: 

AAE for ECC Proxy.....

Former Member
0 Kudos

Dear All,

We are working on SAP 7.3(dual stack) and have created a scenario on AAE for ECC-PI-FILE(Async) by doing the follwoing steps in ECC:

Created RFC in SM59
Creating Sender Id in SXMSIF
COnfigured the same in IS_URL


My Questions:

1) I feel this Config is interface specific So when i develop new Interface(Same Scenario), do i need to Create Sender/Receiver Id for each interface and assign the same for IS_URL for each interface ?

2) What additional config needs to be done when we have File-PI-ECC scenario (ICO) ?

3) Will the same Async config work for Sync scenario ?

Thanks.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member184789
Active Contributor
0 Kudos

Hi,

Also for the proxy channel, use SOAP as adapter type with XI 3.0 as the message protocol.

Former Member
0 Kudos

Hi,

Yes you need to create Sender/Receiver Id for each interface and assign the same for IS_URL for each interface.

Other thing you need to configure ICO. To send the proxy xml to PI you need to configurate SOAP adapter which must point to AAE.

Regards,

Ashish

Bhargavakrishna
Active Contributor
0 Kudos

Hi Kumar,

1) I feel this Config is interface specific So when i develop new Interface(Same Scenario), do i need to Create Sender/Receiver Id for each interface and assign the same for IS_URL for each interface ?

http://scn.sap.com/people/sandro.garofano2/blog/2009/09/02/connect-sap-application-system-to-multipl...

2) What additional config needs to be done when we have File-PI-ECC scenario (ICO) ?

http://wiki.sdn.sap.com/wiki/display/XI/Step-by-step+FTP+to+ABAP+Proxy

http://www.saptechnical.com/Tutorials/XI/Proxy/AAE.htm

3) Will the same Async config work for Sync scenario ?

No

Hope it will helpful..

Regards

Bhargava krishna

Former Member
0 Kudos

Thanks Ashish & Krishna. These blogs gave me some idea.

Currently my ECC system points to PI ABAP Stack. So if i Change this to JavaStack(in IE Config), will all ECC Outbound Proxy Interface use this ISURL?
And
for Second Question : If i just change my Receiver Adapter to SOAP and Message protocol to XI3.0 wil the scenario works ?

former_member184789
Active Contributor
0 Kudos

Hi,

You have proxy to file..Right?? Your proxy channel ( Sender) should be made as SOAP with XI3.0 as message protocol..