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.
Summary of Contents for iPlanet Integration Server 3.0
Page 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Page 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Page 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Page 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Page 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Page 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Page 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...