Siebel Business Process & Functionality (MOSC)

MOSC Banner

Special character issue on additem method

edited Feb 7, 2017 5:19PM in Siebel Business Process & Functionality (MOSC) 4 commentsAnswered

Hi All,

I am facing an issue :

I have a product for eg: Router Livebox 2.1. When running a script I believe the additem method is throwing an error because of the product having special character as .(dot).

Error:

Mismatched brackets in following part of the path:

.1]

Please correct the error and try again.(SBL-CFG-00109).  More details follow: Mismatched brackets in following part of the path:

.1]

Please correct the error and try again.(SBL-CFG-00109).(SBL-CFG-00107)

---------------------------

The additem method step present in my script:

str=$.[Fijo]#1.[Equipamiento - envio logistico]#[Router Livebox 2.1] //Product path

temp=AddItem(str,"Promociones",Descuento,"1");

I believe the .(dot) is conflicting because the syntax already contains a .(dot) which is used to specify a relationship.

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