Error while reading a single record from stage file in OIC
Content
Hello Everyone,
I am getting the below error while reading a file having single record from stage file in OIC. I have checked the schema, it is correct. The same stage read is working fine for multiple records in file.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
minOccurs not satisfied. minOccurs="1" not satisfied for the node "<element name="Invoice">". Loop terminated with cardinality "0". Insufficient or invalid data. Please correct the NXSD schema. Error while translating message to the mentioned format. Please make sure that the file content conforms to the schema.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is the schema I have used.