My Oracle Support Banner

ORABPEL-11117 Seen When File Adapter Process Multiple Files (Doc ID 2395823.1)

Last updated on JANUARY 07, 2024

Applies to:

Oracle SOA Suite - Version 12.2.1.2.0 and later
Information in this document applies to any platform.

Symptoms

File process failed with the following error:

ERROR
-----------------------

<Mar 8, 2018, 9:15:48,712 AM KST> <Error> <oracle.soa.bpel.engine.ws> <BEA-000000> <got FabricInvocationException
** Cikey: <CIKEY>
** FlowId: <ID>
** Current Activity Key: <Key>
** Current Activity Label: InvokeBIP
** InvokeMessageGuid: <ID>
...

oracle.fabric.common.FabricInvocationException: BINDING.JCA-12563
Exception occurred when binding was invoked.
Exception occurred during invocation of JCA binding: "JCA Binding execute of Reference operation 'SynchRead' failed due to: Error while translating.
Translation exception.
Error occurred while translating content from <PATH>/xxx.csv
Please make sure that the file content conforms to the schema. Make necessary changes to the file content or the schema.
".
The invoked JCA adapter raised a resource exception.
Please examine the above error message carefully to determine a resolution.
...

Caused By: BINDING.JCA-11008
Error while translating.
Translation exception.
Error occurred while translating content from file <PATH>/xxx.csv
Please make sure that the file content conforms to the schema. Make necessary changes to the file content or the schema.
...

Caused By: ORABPEL-11117

minOccurs not satisfied.
minOccurs="1" not satisfied for the node "<element name="Items">". Loop terminated with cardinality "0". Insufficient or invalid data.
Please correct the NXSD schema.

at oracle.tip.pc.services.translation.xlators.nxsd.NXSDTranslatorImpl.parseNXSD(NXSDTranslatorImpl.java:1502)
at oracle.tip.pc.services.translation.xlators.nxsd.NXSDTranslatorImpl.doTranslateFromNative(NXSDTranslatorImpl.java:904)
at oracle.tip.pc.services.translation.xlators.nxsd.NXSDTranslatorImpl.translateFromNative(NXSDTranslatorImpl.java:650)
at oracle.tip.adapter.file.outbound.FileReader.translateFromNative(FileReader.java:480)
at oracle.tip.adapter.file.outbound.FileReader.executeFileRead(FileReader.java:243)
at oracle.tip.adapter.file.outbound.FileInteraction.executeFileRead(FileInteraction.java:334)
at oracle.tip.adapter.file.outbound.FileInteraction.execute(FileInteraction.java:424)
at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.executeJcaInteraction(JCAInteractionInvoker.java:418)
at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeJcaReference(JCAInteractionInvoker.java:780)
at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeSyncJcaReference(JCAInteractionInvoker.java:682)
at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAEndpointInteraction.performSynchronousInteraction(JCAEndpointInteraction.java:613)
at oracle.integration.platform.blocks.adapter.AdapterReference.request(AdapterReference.java:220)
at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMessageHandler.java:151)
at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:217)
at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:283)
...

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.