Hitachi

JP1 Version 11 JP1/Automatic Operation Service Template Reference


2.10.2 Get Lists of Users from Multiple Servers (repeated flow)

Flow specification details

The following table shows the detailed specification of the flow:

Hierarchy

Processing

Plug-in

Plug-in name

Description

Error recovery method

1

osGetOsInfo

Output OS type

Determines the OS.

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

2

getPropertyValue

Standard Output Plug-in

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

Acquires OS users.

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

5-2

Compatible Plug-in

Determines whether or not the OS of the local server is Windows.

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

5-3

File-forwarding plug-in

Transfers lists of OS users.

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

5-4

Compatible Plug-in

Determines whether or not the OS of the local server is UNIX.

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

5-5

File-forwarding plug-in

Transfers lists of OS users.

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

5-6

Delete file

Deletes temporary files.

Files remain in the target server. Delete them manually.

6

judgeOsUNIX

Compatible Plug-in

Determines whether the OS of the server get lists of OS users is UNIX.

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

7

osGetUsersUNIX

Flow Plug-in

Acquires a list of OS users from the UNIX server.

--

7-1

Get list of OS users

Acquires OS users.

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

7-2

Compatible Plug-in

Determines whether or not the OS of the local server is Windows.

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

7-3

File-forwarding plug-in

Transfers lists of OS users.

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

7-4

Compatible Plug-in

Determines whether or not the OS of the local server is UNIX.

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

7-5

File-forwarding plug-in

Transfers lists of OS users.

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

7-6

Delete file

Deletes temporary files.

Files remain in the target server. Delete them manually.