Hi,
Does anyone know how to solve {err}FODC0002 [{bea-err}FODC0002a]: Error parsing input XML: Premature end of file encountered in OSB 12.2 ?
The BUG addressing this would be Bug 22746547 : pipeline nxsd function reported error when trying native to xml
But the solution there, is for the client to find a work around. Not really an answer.
This is the exception I have:
Caused By: weblogic.xml.query.exceptions.XQueryDynamicException: {err}FODC0002 [{bea-err}FODC0002a]: Error parsing input XML: Premature end of file encountered
at weblogic.xml.query.iterators.AbstractIterator.reportUserError(AbstractIterator.java:95)
at weblogic.xml.query.iterators.AbstractIterator.reportUserError(AbstractIterator.java:147)
at weblogic.xml.query.parsers.Parser.reportParseError(Parser.java:161)
Please help!