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

MOSC Banner

On Field Update Set n user porp 'condition' is not working from interface

edited Nov 30, 2018 12:19AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 9 commentsAnswered

Hello,

Maybe someone has come across issue like this and can give me a tip, where could be cause.

I have created BC User Prop like this:

On Field Update Set 1

"MyFieldToCkeck", "MyFieldToSet", "IIF([SomeField] = ""Y"", LookupValue(""SOME_LOV_TYPE"",""Interaction""), """")", "(GetProfileAttr(ActiveViewName) = 'My Active View Name')"

It works just fine from UI:

1) If I change MyFieldToCkeck from view = 'My Active View Name' it updates MyFieldToSet

2) If I change MyFieldToCkeck from view <> 'My Active View Name',  MyFieldToSet is not updated

And here is the problem: If I update MyFieldToCkeck with interface (WF), it still updates MyFieldToSet, even thou ActiveViewName should be null.

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