My Oracle Support Banner

BPM Composite With Property Tracking.execute.as.child.flow=true Fails With Audit Trail Active (Doc ID 2687394.1)

Last updated on AUGUST 12, 2024

Applies to:

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

Symptoms

On : 12.2.1.3.0 version, Orchestration Engine

BPM Composite with property tracking.execute.as.child.flow=true fails with Audit Trail Active

There is a composite, which acts as a launcher for other composites.
It is needed to eliminate the link between instances in the Audit Trail, and for this, was followed Doc ID 2018926.1.

Everything works fine, but when the Audit Trail is disabled, the process throws an exception trying to call the other processes.

Due to customer needs, it is necessary to keep the audit inactive in production.



ERROR
-----------------------

java.lang.RuntimeException: java.lang.NullPointerException
  at oracle.soa.tracking.fabric.service.internal.AuditServiceImpl.restoreParentContext(AuditServiceImpl.java:4236)
  at oracle.soa.tracking.fabric.service.se.CubeServiceEngineAuditServiceImpl.restoreParentContext(CubeServiceEngineAuditServiceImpl.java:719)
  at oracle.fabric.CubeServiceEngine.requestToMesh(CubeServiceEngine.java:1195)
  at com.collaxa.cube.ws.WSInvocationManager.invoke0(WSInvocationManager.java:262)
  at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:332)
  at com.collaxa.cube.engine.ext.common.InvokeHandler.__invoke(InvokeHandler.java:1468)
  at com.collaxa.cube.engine.ext.common.InvokeHandler.handleNormalWSDLInvoke(InvokeHandler.java:814)
  at com.collaxa.cube.engine.ext.common.InvokeHandler.handleNormalInvoke(InvokeHandler.java:505)
  at com.collaxa.cube.engine.ext.common.InvokeHandler.handle(InvokeHandler.java:156)
  at oracle.bpm.bpmn.engine.model.runtime.microinstructions.MIInvoke.doExecute(MIInvoke.java:41)
  ....


STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. add tracking.execute.as.child.flow=true



Changes

 

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