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

MOSC Banner

Query about passing BC instance as function argument - Siebel eScript

edited Jun 5, 2014 11:29PM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered

Hello,

I am looking for a few clarifications related to passing business component instance as an argument to a function, in Siebel eScript.

When there is a requirement to operate on the same business component in multiple functions of a business service, which is the best way?

With the below assumptions set, I will proceed with my question.

-> Function1 is the calling-function with a BC instance "oBCCon".

-> Somewhere in Function1, there is a call to Function2, the called-function.

I understand that when a BC instance is passed as argument for a function, it is considered "Pass by Reference", which means, only the BC instance's reference is passed and all the operations performed on the BC in Function2 will actually be done on the original instance and the results of the BC instance operation is carried onto Function1.

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