cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy regeneration in PI 7.1

Former Member
0 Kudos

Why do we regenerate the proxies after ugradation of system from XI or PI 7.0 to PI 7.1?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I think PI delivers some internal changes at proxy level (classes, interfaces or methods) that requires regeneration ... For instance, the execute_synchronous method no longer exists, instead it will be named as the service name !

Rgds

Chris

Answers (2)

Answers (2)

Former Member
0 Kudos

> Why do we regenerate the proxies after ugradation of system from XI or PI 7.0 to PI 7.1?

We regenerate ABAP proxies only when we do some changes in XI Data Type (eithere change in field name or structure level changes) otherwise upgrading your XI system to PI7.1 will not require any proxy regeneration.

stefan_grube
Active Contributor
0 Kudos

Java proxies need to be generated as different library classes are linked in PI 7.1

ABAP proxies need not be regenerated.