cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP PROXY upgrade from XI 3.0 to PI 7.1

Former Member
0 Kudos

Hi,

We are planning to upgrade XI 3.0 to PI 7.1

We have couple of interfaces with ABAP proxy, the SAP version is ECC Web AS 640.

What factors do we need to take into account during this upgrade specific to Proxy development?

Thanks

Sachin K

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hey,

>We are planning to upgrade XI 3.0 to PI 7.1

  • System needs 64 bit OS for PI 7.1 , Will not support 32 bit OS

  • Customer Adapters and Adapter modules have to be adjusted and redeployed

  • Java Proxies have to be redeployed because JAVA JVM is installed during upgrade and JAVA JDK not supported at all in PI 7.1

>upgrade specific to Proxy development?

For ABAP Proxy Nothing, If the interfaces does not functions, The regeneration of proxy will do

Cheers

Agasthuri Doss

VijayKonam
Active Contributor
0 Kudos

Hi Sachin..

Nice to see you here..!!

Upgrade should not pose any problems unless you have some adapter modules developed. You would have your Interfaces converted to XI 3.0 compatible Service in 7.1.

VJ

Former Member
0 Kudos

Hi,

Check this out:

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40a0868a-9d40-2b10-8cb4-8e0c53b56655 ].

Regards,

Lim...

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks to all for your reply. Points awarded.

aashish_sinha
Active Contributor
0 Kudos

Hi,

In addition to A Doss Reply,

After upgrade to PI 7.1

- All objects in the Integration Repository (IR) are available in the Enterprise SOA

Repository (ESR) and can be used without change

- All objects in the Integration Directory (ID) are available and can be reused

- All mappings (graphical mapping, XSLT, Java mapping and ABAP mapping) will work

without change

- Customer Adapters and Adapter modules have to be adjusted and redeployed

- Java Proxies have to be redeployed

Besides self-written adapter modules and adapters and Java proxies, the PI 7.1 will

run without changes after the upgrade.So you can use your ABAP Proxies as it is.

Regards

Aashish Sinha

Former Member
0 Kudos

Hi Sachin,

There wont be any impact on the proxies with the upgrade.

thanks,

Pooja Pandey

Former Member
0 Kudos

Hi Sachin,

As far as I know, there will be no impact on proxies with upgrade.

proxies will be hosted on ECC and the interface names in XI will not be changed by the upgrade so there will be no impact.

Regards,

Karna...