Sun Microsystems 3 Tablet Accessory User Manual


 
Conductor Script Commands
292 iPlanet Integration Server Process System Guide August 2001
MakeConductorDistribution
The MakeConductorDistribution command generates a library distribution for
the current plan. The plan must be created in the iIS process development
workshops.
MakeConductorDistribution
The MakeConductorDistribution command is always available; however, it
requires that a plan created in the iIS process development workshops also be
current. To make such a plan current, use the
FindPlan Script command (see
Making iIS Library Distributions on page 243).
After issuing the
MakeConductorDistribution command, you can use the
ListConductorDistributions Script command to confirm that the library
distribution has been generated.
ModLogFlags
The ModLogFlags command modifies the log message filters set for the current
component.
ModLogFlags {+(message_filters) | -(message_filters)}
The ModLogFlags command is only available when an engine component is
current.
NOTE Unlike the generation of library distributions in the iPlanet UDS
development environment, generating library distributions with
MakeConductorDistribution automatically increases the
compatibility level of the current plan. iIS developers must keep
track of the compatibility level of any iIS plans they export, noting
that their compatibility level will change after generation of library
distributions.
Argument Description
+(message_filters) Turn on the log flag settings given in the parentheses.
-(message_filters) Turn off the log flag settings given in the parentheses.