My Oracle Support Banner

Cannot find property alias error ORABPEL-03812 when initiating correlation (Doc ID 2147579.1)

Last updated on MAY 15, 2023

Applies to:

Oracle Business Process Management Suite - Version 12.1.3.0.0 and later
Information in this document applies to any platform.

Symptoms

When starting Correlation in an initiator task, ORABPEL-03812 occurs.

Error message:

ORABPEL-03812

Cannot find property alias.
cannot find the property alias
"{http://xmlns.oracle.com/bpmn/bpmnProcess/InitialtorTaskBpmProject}ck_intlNo", message type
"{http://xmlns.oracle.com/bpel/workflow/taskService}taskMessage"
The property alias named in the error message was not defined in the
BPMN/WSDL source.
Check the BPMN/WSDL source to ensure that the property alias named in the
error message has been defined.

 Stack trace

at
com.collaxa.cube.engine.ext.bpel.common.BPELWMPHelper.initiateCorrelationSet(BPELWMPHelper.java:1995)
at
oracle.bpm.bpmn.engine.model.runtime.microinstructions.MIUserTaskCallback.doExecute(MIUserTaskCallback.java:273)
at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
at
oracle.bpm.bpmn.engine.microkernel.MISequenceBlock.doExecute(MISequenceBlock.java:68)
at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
at
oracle.bpm.bpmn.engine.microkernel.MIIfBlock.doExecute(MIIfBlock.java:109)
at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
at
oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callMicroInstruction(MicroInstructionContext.java:203)
at
oracle.bpm.bpmn.engine.map.builder.visitors.impl.compilers.HandleCallbackGenerator$MIHandleCallback.doHandleCallback(HandleCallbackGenerator.java:96)
at
oracle.bpm.bpmn.engine.map.builder.visitors.impl.compilers.HandleCallbackGenerator$MIHandleCallback.doExecute(HandleCallbackGenerator.java:84)
at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
at
oracle.bpm.bpmn.engine.microkernel.MISequenceBlock.doExecute(MISequenceBlock.java:68)
at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
at
oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callMicroInstruction(MicroInstructionContext.java:203)
at
oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callProcedure(MicroInstructionContext.java:210)
at
oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.executeProcedure(MicroInstructionContext.java:333)
at
oracle.bpm.bpmn.engine.model.runtime.MIBPMNActivityWMP.executeProcedure(MIBPMNActivityWMP.java:257)
at
oracle.bpm.bpmn.engine.model.runtime.MIBPMNActivityWMP.handleCallback(MIBPMNActivityWMP.java:125)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.collaxa.cube.engine.CubeEngine.callbackPerformer(CubeEngine.java:3035)
at
com.collaxa.cube.engine.CubeEngine._callbackPerformer(CubeEngine.java:1455)
at
....

 

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
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.