cancel
Showing results for 
Search instead for 
Did you mean: 

An error occurred when deserializing in the simple transformation program ST_XMS_MSGHDR30_DYNAMIC

Former Member
0 Kudos

Hi All,

We use PO7.4 sp12 in order to implement some REST(JSON) to PROXY synchronous scenarios.

For this scenarios we pass JSON to PO and reurn JSON (parsed from ECC PROXY response message).

All simple scenarios works fine but when the response contains the long data (We don't know if this is the problem but it looks like this) we have the following error:

After editing the Sender Adapter the scenarios works one or two times and after this we get the same error wih the same data.

Any ideas?

Best regards,

Ola

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Expert,

Any help on this topic?

Regards,

Soumyadip

engswee
Active Contributor
0 Kudos

Hi Ola

From the screenshot, it looks like JSON content is being wrapped in a SOAP envelope.

Can you confirm where this error is happening, is it in the receiver proxy system? Are you doing any conversion from JSON to XML prior to sending it to the proxy?

Regards

Eng Swe

Former Member
0 Kudos

Hi,

We have sloved his problem.

In REST adapter there is mesage_result attribute in dynamic configuration. This attribute can't hold a long values (like long JSON data from response).

Ola

Former Member
0 Kudos

Hello Ola,

We also have same scenario and we are also facing the same issue. Can you tell me how to resolve the issue?

Regards,

Soumyadip