Previous Topic: SUBCONFIG Entry Processing

Next Topic: SUBCONFIG Removal

SUBCONFIG Creation

The ADDENTRY command supports the IN and ON options for SUBCONFIG creation as follows:

ADDENTRY entry ( IN identity ON membername
entry

Names the new SUBCONFIG entry.

identity

Names the IDENTITY entry where a BUILD statement, referencing the new SUBCONFIG, will be added.

membername

Names the member where the SUBCONFIG will be active. For an SSI Ready Object Directory, the member name must be an asterisk. For an SSI Enabled Object Directory, the member name must have been defined on an SSINODE configuration statement in the PRODUCT CONFIG file. More information on configuration is found in Configuration Statements in an SSI Complex.

When used to create a SUBCONFIG entry, ADDENTRY requires either a SKELETON file starting with a SUBCONFIG statement, or a file containing the desired SUBCONFIG entry statements.

As part of the SUBCONFIG creation process, a BUILD statement naming the new SUBCONFIG is added to the named IDENTITY entry.