Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

16.3 Job Execution Control API

This section explains information on the APIs provided by Job Execution Control:

The operating environments, precautionary items, and required files which are common to Job Execution Control APIs are explained below.

Operating Environment

This API can only operate on the machine where a Systemwalker Operation Manager server has been installed. It cannot operate on the machine where only the Systemwalker Operation Manager client has been installed.

Cautions

Required Files

The following files are required for use with the Job Execution Control APIs shown above:

Windows 32-bit

LIB:

f3cuapi.lib

INCLUDE:

f3cuapi.h

Windows 64-bit

LIB:

f3cuapi_x64.lib

INCLUDE:

f3cuapi_x64.h

Common to Solaris 32-bit, Linux 32-bit

LIB:

libmjes.so

INCLUDE:

mjesapi.h

Solaris 64-bit

LIB:

libmjes_64.so

INCLUDE:

mjesapi_64.h

Linux 64-bit

LIB:

libmjes_x64.so

INCLUDE:

mjesapi_x64.h

The Job Execution Control APIs are contained in the LIB file, and declarations for the constants and structures used by these APIs are entered in the INCLUDE file.

These files are stored in the following directories:

[Windows]

LIB:

Systemwalker Operation Manager installation directory: MpWalker.JM\lib

INCLUDE:

Systemwalker Operation Manager installation directory: MpWalker.JM\include

[Common to Solaris and Linux]

LIB:

/opt/FJSVMJS/usr/lib

INCLUDE:

/opt/FJSVMJS/usr/include