Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom Proxy generation

Former Member
0 Likes
676

Hi,

I have a inbound custom proxy(Async) which is created through PI. We have added a new field to data structure in PI.

Do I need to regenerate the whole custom Proxy or regenerate only Datatype part in ECC? Please suggest?

Thanks,

Balavardhan.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
642

Balavardhan,

I think you have to only regenerate the data type & that should be fine. But make sure, wherever the data type being used, its getting the updated version of data type or not.

Rgds,

Ravi

4 REPLIES 4
Read only

Former Member
0 Likes
643

Balavardhan,

I think you have to only regenerate the data type & that should be fine. But make sure, wherever the data type being used, its getting the updated version of data type or not.

Rgds,

Ravi

Read only

Former Member
0 Likes
642

Hi Balavardhan,


I do not think you can directly change the data type which is generated by last proxy version. It will inform you can not do that in SE11.

So you`d better regenerate the whole custom proxy again.


regards,

Archer

Read only

Former Member
0 Likes
642

Hi Balavardhan,

If any changes done at PI level after generating the proxy at ECC, You must have to regenerate the proxy at ECC. Then only the changes done at PI will reflect in ECC.

Thanks,

Sneha.

Read only

Former Member
0 Likes
642

Thanks all it worked.

Regards,

Balavardhan.