Sun Microsystems 3 manual MakeConductorDistribution, ModLogFlags

Models: 3

1 368
Download 368 pages 47.9 Kb
Page 292
Image 292

Conductor Script Commands

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).

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.

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)}

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.

 

 

The ModLogFlags command is only available when an engine component is current.

292 iPlanet Integration Server • Process System Guide • August 2001

Page 292
Image 292
Sun Microsystems 3 manual MakeConductorDistribution, ModLogFlags