Skip to Content
0
Former Member
May 20, 2010 at 06:32 AM

XML generation error

57 Views

Hi All,

We are using using the services available in the ES bundles. In this situation, my structure for the proxy(a response(deep) structure) is a copy of the standard structure. Here the ABAP type is matched to the XSD: type.

The problem is when we try to generate an XML for this, no XML structure appears.

There's another proxy where in this doesnot happen. We are thinking it could be cos of the data type mismatch i.e char(10) is matched with XSD:token(since tehre are a lot of warning messages) but it works fine for the standard proxy even with the warnings.

Kindly help.

Regards,

Herwin Dsouza.