Options in inserting into Oracle table with identity column using oracle soa adapter in BPEL
Product name : Oracle SOA Suite 12.2.1.4, Oracle DB 12
What are my best options in inserting into Oracle table with identity column using oracle soa adapter in bpel process?
I have created oracle table with identity column(type as Number) as PK.
From BPEL , I have tried inserting into that table using oraext:generate-guid(), but I am receiving below error:
=========
<bpelFault><faultType>0</faultType><bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="summary"><summary>Exception occurred when binding was invoked.
Exception occurred during invocation of JCA binding: "JCA Binding execute of Reference operation 'insert' failed due to: DBWriteInteractionSpec Execute Failed Exception.