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

Runtime error in Proxy

Former Member
0 Likes
2,000

Hi All,

Am getting an error when running my interface from SPROXY (its an outbound interface).

The error says " Runtime (Serialize) 866 (execute) (serialize)". This error is coming after the complete execution of the interface.

I am passing the values to a structure of an outbound proxy from my inbound proxy. When I executed the outbound proxy separately, its working fine.

The values are getting passed properly. One guess was this proxy was in inactive stage when i opened recently and I activated the same. The structure remains the same.

Regards

RK

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,042

Hi Raj,

This error generally comes when there is a field mismatch i.e. length etc.

Please regenerate the proxy again, then activate it.

I think it will solve your problem.

Thanks,

Manish

3 REPLIES 3
Read only

Former Member
0 Likes
1,043

Hi Raj,

This error generally comes when there is a field mismatch i.e. length etc.

Please regenerate the proxy again, then activate it.

I think it will solve your problem.

Thanks,

Manish

Read only

0 Likes
1,042

Hi Manish,

Thanks for your response. I did re-generated it and activated it .. initially after seeing that its inactive and everything looked fine..

The interesting part is I am able to see the output properly in the Response tab but the same isn't sent to PI ..

Pls advice

Regards

RK

Read only

Former Member
0 Likes
1,042

The data will go to SPROXY only when the input values are sent from PI side.

Thanks.