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

MOSC Banner

Fetch TheApplication().<variable> in workflow process property

edited Dec 6, 2019 3:15AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 4 commentsAnswered

In script few values are set in variable as defined below,

TheApplication().<variable> = 'ABC'

Need to fetch this value/map it to a process property in WF. As expression get profile attribute can be mapped to process property.

Is it possible to fetch application variable in WF process property?

Set in script

TheApplication().sChannel = 'Web'

Fetch in WF

Expression: TheApplication().sChannel ??

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