StageFile Write CSV file
Summary
StageFile Write CSV fileContent
Issue writing the CSV file, below are steps performed based on our requirement.
1) Call BIP report , received base64 encoded CSV file
2) Mapping directly mapped raw bytes(base64 encoded) to CSV root element.
3) Write CSV file using stage Write.
In step 3 we are getting issue - java.lang.RuntimeExceptionoracle.fabric.common.FabricInvocationException:
oracle.soa.api.invocation.FaultException: java.lang.RuntimeException.
Same code was working in different instance, is there any issue with the bug with OIC 18.3.5 ?
OIC version 18.2.3 (Working fine)
OIC version 18.3.3 (Working fine)
OIC version 18.3.5 (Not working)
Regards,
Vasu
Tagged:
0