Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Operation Service Template Reference


2.9.3 Get list of OS users by batch (repeated flow)

Flow specification details

The following table shows the detailed specification of the flow:

Hierarchy

Processing

Plug-in

Plug-in name

Version

Description

Error recovery method

1

osGetOsInfo

Output OS type

01.00.04

Determines the OS.

Eliminate the cause of the error, and then re-execute the service.

2

getPropertyValue

Standard Output Plug-in

01.00.00

Outputs the value of a variable.

Eliminate the cause of the error, and then re-execute the service.

3

setMacroValue

Compatible Plug-in

--

Sets the value of a variable to a macro variable in AJS.

Eliminate the cause of the error, and then re-execute the service.

4

CheckMacroValue1

Compatible Plug-in

--

Determines whether or not the OS is Windows.

Eliminate the cause of the error, and then re-execute the service.

5

osGetUsersWindows

Flow Plug-in

--

Acquires a list of OS users from the Windows server.

--

5-1

Get list of OS users

01.00.04

Acquires OS users.

Eliminate the cause of the error, and then re-execute the service.

5-2

File-forwarding plug-in

01.00.00

Transfers lists of OS users.

Eliminate the cause of the error, and then re-execute the service.

5-3

Delete file

01.00.04

Deletes temporary files.

Files remain in the target server. Delete them manually.

6

CheckMacroValue2

Compatible Plug-in

--

Determines whether or not the OS is Linux.

Eliminate the cause of the error, and then re-execute the service.

7

osGetUsersLinux

Flow Plug-in

--

Acquires a list of OS users from the Linux server.

--

7-1

Get list of OS users

01.00.04

Acquires OS users.

Eliminate the cause of the error, and then re-execute the service.

7-2

File-forwarding plug-in

01.00.00

Transfers lists of OS users.

Eliminate the cause of the error, and then re-execute the service.

7-3

Delete file

01.00.04

Deletes temporary files.

Files remain in the target server. Delete them manually.