My Oracle Support Banner

String Comparison Problem With Special Character If Input Text Contains Special Character Apostrophe (Doc ID 2109864.1)

Last updated on MARCH 08, 2024

Applies to:

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

Symptoms

Customer implementation :
  Requirement is to compare the attributes for an order item. Request from SIEBEL contain attribute names that have special character. There is no issue with OSM 7.2.2.3.7 server. As part of upgrade activity OSM kernel was upgraded from 7.2.2.3.7 to 7.2.4.2.0


Ex : “Délai d'activation” is one such attribute name.

Consider the xpath
let $activationDelay := $i/oms:orderItemRef/oms:BaseLineItemData/oms:ItemReference/oms:SpecificationGroup/oms:Specification[*:Name="Délai d'activation"]/*:Value/text()
$activationDelay is empty even though attribute is present and xpath is correct.

Expected OOTB behavior:
Comparison operation should be performed successfully.

Current behavior:
Comparison operation fails

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.