Conductor Script Commands
300
iPlanet Integration Server • Process System Guide • August 2001
SetAttributeValue
The
SetAttributeValue
command sets a specified process attribute in the current
engine to a specified value.
SetAttributeValue process_id attribute_name attribute_type value
The
SetAttributeValue
command is available only when an engine is current, so
you must first use the
FindEngine
Script command to set the current engine.
The
SetAttributeValue
command lets you change a specified process attribute
value of a process instance (for example, a priority attribute, which affects the
routing between activities).
SetPassword
The
SetPassword
command sets password protection for opening Conductor
Script in your active environment. After you set a password, other users cannot
open Conductor Script (or iIS Console, or iPlanet UDS Environment Console, or
iPlanet UDS Escript) in that environment without using the password.
SetPassword [old_password] [new_password]
The
SetPassword
command is always available. The specified engine need not be
running to use the
SetPassword
command.
Argument
Description
process_id
The process instance of the specified attribute.
attribute_name
The name of the process attribute that is to be set.
attribute_type
The data type of the attribute value.
value
The value to be assigned to the attribute. String values must be
enclosed in within double quotes.
Argument
Description
old_password
The current existing password.
new_password
The new (or null) password.
Содержание iPlanet Integration Server 3.0
Страница 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Страница 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Страница 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Страница 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Страница 82: ...iIS Console Main Window Command Summary 82 iPlanet Integration Server Process System Guide August 2001...
Страница 156: ...Performing Application Upgrades 156 iPlanet Integration Server Process System Guide August 2001...
Страница 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Страница 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Страница 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...