Skip to Content
0
Dec 18, 2013 at 02:04 PM

xsd:unsignedByte proxy lost 0

45 Views

Hi.

I have a problem with fields of xsd:unsignedByte type in sync proxy. I get request, that have fields, but then (in proxy) they

disappear.

When i check my proxy in Original Response tab i see fields:

for example:

<TRUSTCONNECTIONREQUESTMETADATA>

<TRUSTCONNECTIONREQUESTSTATUS>0</TRUSTCONNECTIONREQUESTSTATUS>

</TRUSTCONNECTIONREQUESTMETADATA>

But in Response tab i don't see them.

==============================

PS. I have sync abap proxy. ERP - PI - NonSAP - PI - ERP scenario.

I checked xml schema (response xml and function module structures) - it is fine.

Maybe it is only in test proxy tool?