cancel
Showing results for 
Search instead for 
Did you mean: 

JCO Error JCO_ERROR_XML_PARSER

Former Member
0 Kudos

Hi All!

I am making a call to an adaptive RFC module on our SAP 4.7 System.

But i fail in executing the call.

this is the error:

Expecting a tag to begin with '<' instead of '0', in "00000000 ", error key: JCO_ERROR_XML_PARSER

I tried searching the forum for results, an saw that this error is because of an error in the metadata XML file.

But, this is Webdynpro, and as i am convinced, you are not to change anything in any XML files,

i tried making the call from to different projects, and the error is the same in both.

Anyone has any ideas ?

Help is much apreciated

Best Regards

Ronni Hostrup

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ronni

Did you make an changes to back end RFC after importing the model? If so try reimporting it. Restart the J2EE server also.

Regards

NagaKishore V

Former Member
0 Kudos

Hi Again!

My problem was solved

by chaning the RFC which i called.

i found out that the reason

was beacuse of an deep structurue.

when this was changed, there was no problems.

Best Regards

Ronni Hostrup

Former Member
0 Kudos

Hello,

I already reimported (no deltas) and restarted the J2EE engine, bur Error is still the same. It has only one input parameter and a struture as an export parameter, so nothing special in this.

Frank

Former Member
0 Kudos

Hi Frank,

Have you tried Ronni's idea.Just do that and Try it.If its not working after that we'll find someother way.

Regards,

karthick.

Former Member
0 Kudos

Hello,

I think this is a bug in JCo & adaptive RFC here. I will asked for a redesign of the BAPI structure to get a flat structure and try that.

After searching documentation for any hints about this I can't see anything, but obviously its not working. I will open a new thread with the question, whether nested structures are allowed.

Frank

Former Member
0 Kudos

With flat structures it works...

Frank

Former Member
0 Kudos

Hi Frank,

Deep structures in RFC's are not supported by webdynpro.

Former Member
0 Kudos

Hi,

I have the same problem using adaptive RFC against a 4.6C R/3 System.

Model was imported again, Server was restarted. No XML is written by me...

Anyone has a solution?

Frank