You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OIC FTP adapter - erroing out with UTF-8-BOM encoding. Any workaround?

edited Apr 6, 2022 5:25PM in Integration 8 comments

Summary:

OIC FTP adapter erroring out when the xml file is of UTF-8-BOM encoding. Works well when its UTF-8.

Content (required):

We have an issue while reading an invoice XML file where for a specific sender, the file is coming with UTF-8-BOM encoding. For majority of the senders, the encoding is UTF-8. We tried using the below change in the xsd schema and doesn't work.

xmlns:nxsd="http://xmlns.oracle.com/pcbpel/nxsd"

nxsd:parseBom="true" nxsd:version="NXSD" nxsd:stream="chars"

nxsd:encoding="UTF8"

Link: https://docs.oracle.com/middleware/1213/adapters/develop-soa-adapters/GUID-68CAF434-C45D-4B8B-A7FC-2F907FA4CD21.htm#TKADP9048

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!