cancel
Showing results for 
Search instead for 
Did you mean: 

Changes in datatype not reflecting in SPROXY in PI 7.31 dual stack

ramu_g4
Participant
0 Kudos

Hi Experts,

We are working on PI 7.3 dual stack, our scenario is SOAP to Proxy asynchronous interface, the issue is when I change or add the fields in data type those changes are not reflecting in SPROXY of ECC. Also 'regenerate' option is disabled in SPROXY as shown in below snippet.Kindly help me to resolve this.

Thanks,

Ramu G.

Accepted Solutions (0)

Answers (3)

Answers (3)

Andrzej_Filusz
Contributor

Hi Ramu,

Have you chosen 'Edit' option / pressed 'Edit' button before trying to regenerate your service interface in tcode: sproxy?

Regards,

Andrzej

Andrzej_Filusz
Contributor

Hi Ramu,

Have you tried to regenerate your service interface in tcode: sproxy?

Regards,

Andrzej

former_member190293
Active Contributor
0 Kudos

Hi Ramu!

When you create proxy system generates ABAP data types and proxy classes for your interface and that generated objects don't reflect on further changes in ESR.

Thus, after you've made any changes in ESR you should repeat generating your proxy in SPROXY transaction. If you can't regenerate proxy objects you can try to delete existing proxy and create it again.

Regards, Evgeniy.