Top
Systemwalker Runbook Automation Reference Guide
Systemwalker

6.64 ISWorkUnit

When specifying an element in the Element Name cell using an XPath expression, assign "mw" as the namespace prefix.

Element
Name

Parent
Element

Element
Description

Component
Name

Component
Type

Component
Description

Data Type

# of

ISWorkUnit

WorkUnit information

id

Attribute

Unique identifier

ID

1

name

Attribute

WorkUnit name

string

0..1

nickname

Attribute

Nickname

string

0..1

ipAddress

Attribute

IP address

string

0..1

status

Attribute

Status

string

0..1

type

Attribute

IJServer operation type

string

0..1

userName

Attribute

Startup user

string

0..1

WorkUnitSystemSettings

Element

Environment settings

-

0..1

LogDefinition

Element

Log definition

-

0..1

ExecClass

Element

Execution class

-

0..*

WorkUnitSystemSettings

ISWorkUnit

Environment settings

WorkUnitSettings

Element

WorkUnit settings

-

0..1

CommonApplicationSettings

Element

Common definitions

-

0..1

WebServerConnectorSettings

Element

Web server connector settings

-

0..1

ServletContainerSettings

Element

Servlet settings

-

0..1

EJBContainerSettings

Element

EJB container settings

-

0..1

DBConnectionSettings

Element

DB connection settings

-

0..1

SessionRecoverySettings

Element

Session recovery settings

-

0..1

WorkUnitSettings

WorkUnitSystemSettings

WorkUnit settings

isWorkUnitAutomaticStartModeEnabled

Attribute

Auto startup for the WorkUnit

boolean

0..1

startupMonitorTime

Attribute

The time to wait for the WorkUnit to start

int

0..1

shutdownMonitorTime

Attribute

The time to wait for a process to be forcibly shut down

int

0..1

abnormalTerminationCounts

Attribute

Retry count

int

0..1

isDebugModeEnabled

Attribute

WorkUnit startup in debug mode

boolean

0..1

currentDirectory

Attribute

Current directory

string

0..1

isUniqueCurrentDirectoryEnabled

Attribute

Indicates whether to make the current directory unique within IJServer

boolean

0..1

numberOfRevisionDirectories

Attribute

Number of generations of the current directory to back up

int

0..1

logDirectory

Attribute

Log output directory

string

0..1

isControlApplicationAutoRestartFailedEnabled

Attribute

Control used when application auto restart fails

boolean

0..1

WebWorkUnitSettings

Element

WorkUnit settings for the Web

-

0..1

EJBWorkUnitSettings

Element

WorkUnit settings for EJB

-

0..1

WebWorkUnitSettings

WorkUnitSettings

WorkUnit settings for the Web

processConcurrency

Attribute

Process concurrency

int

0..1

javaVersion

Attribute

Java version

string

0..1

javaCommandOptions

Attribute

JavaVM options

string

0..1

isReactivationOfProcessAtOutOfMemoryEnabled

Attribute

Control used when the Java heap or the Java Permanent area runs out of memory

boolean

0..1

maximumProcessingTime

Attribute

Maximum processing time for the application

int

0..1

isTerminateProcessModeForTimeoutEnabled

Attribute

Control used when the maximum processing time for the application is exceeded

boolean

0..1

retryCountResetTime

Attribute

Retry count reset time

int

0..1

ClassPath

Element

Classpath

-

0..*

LibraryForApplication

Element

Path to the application's own libraries

-

0..*

PathForApplication

Element

Path used by the application

-

0..*

EnvironmentVariable

Element

Environment variable

-

0..*

ClassPath

WebWorkUnitSettings

Classpath

path

Attribute

Path

string

0..1

LibraryForApplication

WebWorkUnitSettings

Path to the library used by the application

path

Attribute

Path

string

0..1

PathForApplication

WebWorkUnitSettings

Path used by the application

path

Attribute

Path

string

0..1

EnvironmentVariable

WebWorkUnitSettings

Environment variable

-

Text

Environment variable

string

1

EJBWorkUnitSettings

WorkUnitSettings

WorkUnit settings for EJB

processConcurrency

Attribute

EJB application process concurrency

int

0..1

javaVersion

Attribute

Java version

string

0..1

javaCommandOptions

Attribute

JavaVM options

string

0..1

isReactivationOfProcessAtOutOfMemoryEnabled

Attribute

Control used when the Java heap or the Java Permanent area runs out of memory

boolean

0..1

maximumProcessingTime

Attribute

Maximum processing time for the application

int

0..1

isTerminateProcessModeForTimeoutEnabled

Attribute

Control used when the maximum processing time for the application is exceeded

boolean

0..1

retryCountResetTime

Attribute

Retry count reset time

int

0..1

maxQueueCounts

Attribute

Maximum number of queues

int

0..1

alarmQueueCounts

Attribute

Number of queues being monitored

int

0..1

resetAlarmQueueCounts

Attribute

Number of queues for which monitoring restarts

int

0..1

bufferNumber

Attribute

Number of communication buffers

int

0..1

bufferSize

Attribute

Communication buffer length

int

0..1

ClassPath

Element

Classpath

-

0..*

LibraryForApplication

Element

Path to the application's own libraries

-

0..*

PathForApplication

Element

Path used by the application

-

0..*

EnvironmentVariable

Element

Environment variable

-

0..*

ClassPath

EJBWorkUnitSettings

Classpath

path

Attribute

Path

string

0..1

LibraryForApplication

EJBWorkUnitSettings

Path to the library used by the application

path

Attribute

Path

string

0..1

PathForApplication

EJBWorkUnitSettings

Path used by the application

path

Attribute

Path

string

0..1

EnvironmentVariable

EJBWorkUnitSettings

Environment variable

-

Text

Environment variable

string

1

CommonApplicationSettings

WorkUnitSystemSettings

Common definitions

isHotDeployEnabled

Attribute

HotDeploy function

boolean

0..1

xmlParser

Attribute

Type of XML parser being used

string

0..1

xmlParserDirectory

Attribute

Directory to use when an XML parser other than Xerces2 or Fujitsu XML Processor is used

string

0..1

isWebServiceContainerEnabled

Attribute

Web service function for the container

boolean

0..1

classLoaderSeparationKind

Attribute

Class loader separation

string

0..1

classLoaderSearchOrder

Attribute

Search order for the class loader

string

0..1

autoReload

Attribute

Auto reload when the class file for the application has been changed

string

0..1

autoReloadInterval

Attribute

Interval for checking whether the class file for the application has been changed

int

0..1

isDistributedTransactionEnabled

Attribute

Transaction breakdown analysis

boolean

0..1

distributedTransactionInterval

Attribute

Measurement intervals for transaction breakdown analysis

int

0..1

WebServerConnectorSettings

WorkUnitSystemSettings

Web server connector settings

connectorSendReceiveTimeout

Attribute

Transmission/reception timeout

string

0..1

connectorAllowedMaxConnections

Attribute

Maximum number of connections to the Servlet container

string

0..1

isSSLEnabled

Attribute

Uses SSL communications between the connector and the Servlet container

boolean

0..1

sslName

Attribute

Definitions for SSL communications between the connector and the Servlet container

string

0..1

isKeepAliveEnabled

Attribute

KeepAlive communications between the connector and the Servlet container

boolean

0..1

WebServerRef

Attribute

Web server

-

0..*

WebServerRef

WebServerConnectorSettings

Web server

idref

Attribute

ID reference for the Web server

IDREF

1

VirtualHostRef

Element

Virtual host

-

0..*

VirtualHostRef

WebServerRef

Virtual host

idref

Attribute

ID reference for the virtual host

IDREF

1

ServletContainerSettings

WorkUnitSystemSettings

Servlet settings

ipAddress

Attribute

IP address of the Servlet container

string

0..1

timeout

Attribute

Timeout

int

0..1

portNumber

Attribute

Port number

int

0..1

connectorMaxRequests

Attribute

Maximum number of connections

int

0..1

processorMinSpareThreads

Attribute

Initial and incremental values for processing threads for the Servlet container

int

0..1

processorMaxThreads

Attribute

Maximum number of processing threads for the Servlet container

int

0..1

processorMaxSpareThreads

Attribute

Maximum number of processing threads for the Servlet container while in a standby state

int

0..1

isFileListEnabled

Attribute

Displays a list of files

boolean

0..1

isInvokerServletMappingEnabled

Attribute

Runs the Servlet even if there are no mappings

boolean

0..1

isCustomTagPoolingEnabled

Attribute

Uses custom tag pooling

boolean

0..1

uriEncoding

Attribute

Encoding for the request URI

string

0..1

bodyEncodingForUri

Attribute

Uses the encoding for request body processing in the query parameter

string

0..1

fileEncoding

Attribute

Encoding for dispatching to static resources

string

0..1

jspReloadMode

Attribute

JSP reload mode

string

0..1

jspReloadCheckInterval

Attribute

Reload interval

int

0..1

controlPortNumber

Attribute

Control port

string

0..1

accessAuthorizationIpAddress

Attribute

IP address for which access is allowed

string

0..1

EJBContainerSettings

WorkUnitSystemSettings

EJB container settings

isEJBSSLEnabled

Attribute

Uses SSL for IIOP communications

boolean

0..1

ejbMinProcessors

Attribute

Minimum number of IIOP calls that can be processed simultaneously

int

0..1

ejbMaxProcessors

Attribute

Maximum number of IIOP calls that can be processed simultaneously

int

0..1

mdbMinThreads

Attribute

Minimum number of messages that can be processed simultaneously by a message-driven bean in an EJB container process

int

0..1

mdbMaxThreads

Attribute

Maximum number of messages that can be processed simultaneously by a message-driven bean in an EJB container process

int

0..1

mdbPooledThreadIdleTimeout

Attribute

Idle timeout value

int

0..1

isDistributedTransactionEnabled

Attribute

Uses distributed transactions

boolean

0..1

trafficDirectorLoadDistribution

Attribute

Traffic Director method load distribution

string

0..1

trafficDirectorHostName

Attribute

Virtual host name for the virtual IP address specified in the site load distribution policy for Traffic Director

string

0..1

trafficDirectorRepresentationPort

Attribute

Main port specified for the CORBA Service for Traffic Director

int

0..1

isTrafficDirectorMonitorEnabled

Attribute

Operational status monitoring for the WorkUnit via Traffic Director

boolean

0..1

DBConnectionSettings

WorkUnitSystemSettings

DB connection settings

name

Attribute

Data source name

string

0..1

isolationLevel

Attribute

Transaction isolation level

string

0..1

connectionCount

Attribute

Number of pre-connections

int

0..1

maxConnectionCount

Attribute

Maximum number of connections

int

0..1

connectionTimeout

Attribute

Connection timeout (seconds)

int

0..1

idleTimeout

Attribute

Idle timeout (seconds)

int

0..1

connectionUseTimeoutTime

Attribute

Monitoring time for the connection in use (minutes)

int

0..1

isCloseTimeoutConnectionEnabled

Attribute

Closes connections that have timed out

boolean

0..1

statementCacheSize

Attribute

Statement cache size

int

0..1

isAutoCloseStatementEnabled

Attribute

Statement auto close

boolean

0..1

sqlWaitTimeoutTime

Attribute

Communications waiting time (seconds)

int

0..1

isOutputSQLToLogEnabled

Attribute

Outputs SQL statements to logs

boolean

0..1

isAbnormalReconnectionEnabled

Attribute

Reconnects when errors occur

boolean

0..1

intervalTime

Attribute

Interval time (seconds)

int

0..1

retryCount

Attribute

Retry count

int

0..1

SessionRecoverySettings

WorkUnitSystemSettings

Session recovery settings

isEnabled

Attribute

Uses session recovery

boolean

0..1

srsAddress

Attribute

Address of the Session Registry Server where sessions are backed up

int

0..1

srsPortNumber

Attribute

Port of the Session Registry Server where sessions are backed up

int

0..1

backupMode

Attribute

Backup timing

string

0..1

backupInterval

Attribute

Interval to use when backups are performed at regular intervals

int

0..1

responseWaitTime

Attribute

Time to wait for a response from the Session Registry Server

int

0..1

excludeExt

Attribute

URL ending which is not used by sessions

string

0..1

isAccessLogEnabled

Attribute

Outputs access logs

boolean

0..1