What is a summary of the rules of which library an NCAL will be placed for the 3 different application scenarios – managers, PSteps, and ABs.
Release : 8.6
Component : CA Gen
Below is the recap on the rules of what library an NCAL will end up for the 3 different application scenarios – managers, PSteps, and ABs.
All Managers (server, online, batch, etc.) will be installed as a DLL -AND- the NCAL will always be in the NCAL library specified on “1. Specify internal libraries” panel.
A PStep will be installed as a DLL or non-DLL NCAL which is dependent upon the BS defaults and its “Dynam Link” option (shown via the “M=Specify member names” on the Generate Business System panel) -AND- the NCAL will always be in the NCAL library specified on “1. Specify internal libraries” panel.
An AB will be installed as both a DLL and a non-DLL NCAL
IF
its “Dynam Link” option is CMP or, DEF and the BS default is CMP
THEN
the DLL NCAL will always be in the NCAL library specified on the “1. Specify internal libraries” panel
AND
the non-DLL/CMP NCAL will always be in the NCAL library specified on the “5. Specify internal compatibility libraries” panel
An AB will be installed as a DLL NCAL only
IF
its “Dynam Link” option is NO or, DEF and the BS default is NO
THEN
the DLL NCAL will always be in the NCAL library specified on the “1. Specify internal libraries” panel
Statically linked RI triggers can be installed as both DLL and non-DLL/CMP and the corresponding ibraries in which these compiled NCALs are placed.