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

MOSC Banner

PostExecute Method: what does "sequence : true, scope : this" mean?

edited Apr 30, 2020 5:01AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

https://docs.oracle.com/cd/E14004_01/books/config_open_ui/appendix_a_API5.html

I'm trying to understand method calling construction

this.AddMethod("PostExecute", function(method_name, input_property_set, output_property_set)  {custom_code},  {sequence : true, scope : this});

Please explain me, what is the role of "sequence" and "scope" words?

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