Oracle SOA Suite (MOSC)

MOSC Banner

Is xpath with range position query not supported in Oracle Soa / OSB?

i have sample xml return as output from db below:


when i tried this xpath in soa,

$outputVar/ns7:StormgeoVesselRep[position() >= 50]


it throws this error.

<?xml version = '1.0' encoding = 'UTF-8'?>

<RestFaultElement>

    <code>{http://docs.oasis-open.org/wsbpel/2.0/process/executable}selectionFailure</code>

    <summary>faultName: {{http://docs.oasis-open.org/wsbpel/2.0/process/executable}selectionFailure}

messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}

</summary>

</RestFaultElement>

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center