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

MOSC Banner

Developer Tips: Script Alternatives Using Instance Level Variables

In a script, instance level variables are the variables you declare in the general declarations section of your code. This means any method in your object can see and update them. In workflows, these are called Workflow Process Properties. Every step in your Workflow Process can read from and write to these properties. You can also use them to pass information to sub-processes. They work the same way as instance variables do in scripts. Read this blog article for this developer top: https://bit.ly/46mJdiI
#SiebelCRM

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