My Oracle Support Banner

BPEL Process 12c Doesn't Recognize XPATH Wild-card Expression Migrated From 11g (Doc ID 2590535.1)

Last updated on JANUARY 08, 2024

Applies to:

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

Symptoms

Importing composite that was working in 11g is not working in 12c.

For the following:
  ns9:emailHeaderData/ns9:toList/ns9:sendTo and
ns9:emailHeaderData/ns9:ccList/ns9:sendTo

Using wildcard ('//') in skip condition for the tolist and cclist like this:
 
<bpelx:skipCondition>count($outputVariable.payload/ns9:emailHeaderData//ns9:se
ndTo[ns9:userId='CLIENT_COMMITTEE_MEMBERS'])=0</bpelx:skipCondition>

Getting validation error:
The LocationPath expression child::ns9:userId is not allowed in skipCondition
as there is no implicit context node present.



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.