cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How the context value is passed in Default.LGF

Former Member
0 Likes
179

The Default.lgf logic is kick off when the data is written to database, there is no package involved at this time, my questions are:

1: What is the use of process chain: /CPMB/DEFAULT_FORMULAS, is it only for the purpose to run default logic manfully?

2: When the default logic is kick off automacially, how the context value from the input schedule is pass to the system?

3: When I tried to run the script logic manually using /CPMB/DEFAULT_FORMULAS, if I do not include the "SELECTINPUT", the data is not filter out by the context value unless I did it in the script logic. how to pass the context value to the package without the prompt input?

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Likes

Hi Jian,

First, please read my document here:

1. To run ANY script!

2. Read my document - scoping is explained in details

3. "pass the context value to the package without the prompt input" -

Vadim

Answers (0)