GetContext Method
The GetContext method gets the context that exists when a JavaScript service or a Siebel business service calls a method. It returns the current applet or business component depending on this context. It uses the following syntax:
serviceObj.GetContext()
You cannot configure Siebel Open UI to override this method.