Hi,
I am getting an error while executing it from BPEL variable sensor & BPEL activity sensor.
Error Logs:
Error in publishing data to BAM javax.resource.ResourceException: Input Record must be instance of XMLRecord. at oracle.bam.adapter.adc.ADCInteraction.execute(ADCInteraction.java:185) at
I tested BAM configuration with BAM adapter invoke activity in BPEL flow and it is working fine. When i am invoking BAM sensor then it is generating this error.
Main imp thing this same process is running over my local machine without any issue but when i am deploying this to client DEV server it is generating error.
I did not find any issue with my process as it is working fine.