Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

IP 2014: Calculated Expression not intepreting "/" correctly

edited May 1, 2015 10:01AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

After upgrading to IP14, we noticed that calculated fields that have a forward slash "/" are no longer being interpreted correctly.

For example the Calculated:

"http://" + [OAK URL LOV WebServer] + "." + [OAK URL LOV Domain] + "/" + [OAK URL LOV App]

is now being interpreted as http:[OAK URL LOV WebServer] + "." + [OAK URL LOV Domain] + [OAK URL LOV App]

"http: siebel.server1.comcallcenter_enu" where

[OAK URL LOV WebServer]="siebel"

[OAK URL LOV Doman] = "server1.com"

[OAK URL LOV App] = "callcenter_enu"

In IP13, it would have been interpreted as http://siebel.serrver1.com/callcenter_enu

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