My Oracle Support Banner

French Characters In The Xquery Showing As Invalid Characters While Execution (Doc ID 1524533.1)

Last updated on MARCH 31, 2023

Applies to:

Oracle Communications Order and Service Management - Version 7.0.3 and later
Information in this document applies to any platform.

Symptoms

When the following xquery is used, we are getting an exception while deploying the cartridge - org.xml.sax.SAXParseException: Error attempting to parse XML file (href='model/SimpleSalesOrderFulfillment.xml').


declare namespace osm="http://xmlns.oracle.com/communications/ordermanagement/model";
declare namespace prop="CommunicationsSalesOrderFulfillmentPIP";

fn:exists(osm:fromOrderComponent/osm:orderItem[fn:normalize-space(osm:properties/prop:ProductSpec/text())="Émission"])
or
fn:exists(osm:fromOrderComponent/osm:orderItem[fn:normalize-space(osm:properties/prop:ProductSpec/text())="détaillée"])

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.