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

MOSC Banner

SetSharedGlobal or SetProfilrAttr or Application().sGlobalvariable

edited Jun 25, 2018 3:30AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered ✓

Hi All,

All below are used to set a variable globally and used in particular session

  • TheApplication.SetSharedGlobal(varName, value)
  • TheApplication.SetProfileAttr(name, value)
  • TheApplication().gQueryFlag = true

Planning to set global variable in applet event and use it in BC pre query to restrict few field queries.

On the above provided 3 ways, which is recommended ? less memory utilization ??

Thanks & Br,

Pugal

Tagged:

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