Hitachi

JP1 Version 12 IT Operations Automation: Getting Started 


3.4.4 Setting properties according to the processing to be executed

You can set the properties of steps and services to specify the address for the recipient of email notification and pass values from one step to another step.

This topic explains, as an example, how to set properties of the plug-ins for remote command execution and email notification, so as to:

Before you begin

Procedure

  1. In the Flow area, select Execute remote command.

  2. In the Properties tab in the Step Properties area, click the output property icon.

  3. Select the Standard Output Property 1 line, and then click the pencil icon.

    [Figure]

  4. In the Specify Component Output Property Mapping Parameters dialog box, in Setting Method, select the None radio button.

  5. Click the OK button.

  6. In the Flow area, select Email Notification Plug-in.

  7. In the Properties tab in the Step Properties area, click the input property icon.

  8. For the Value column on the To Addresses line, enter the email address of the destination.

    [Figure]

  9. In the Step Properties area, select the Body line, and then click the pencil icon.

    The Specify Component Input Property Mapping Parameters dialog box appears.

  10. In Step Tree, select Execute remote command > Standard Output Property 1, and then click the OK button.

    [Figure]

    As the value of Body, a character string that indicates Standard Output Property 1 is displayed.

  11. In the upper part of the Service Builder Edit window, click the Properties tab.

  12. Select properties and set values for Default Value.

    [Figure]

    In this example, set the properties shown below. The values that you set in this window are displayed as the default values when the service is executed.

    Table 3‒2: Example of service property settings

    Service property

    Value to be set

    Host name of execution target server

    Name or IP address of the host on which the command is to be executed

    Command to be executed

    tasklist

Result

Properties have been set to the plug-ins for remote command execution and email notification.

Caution

If the tasklist command generates more than 1,024 characters, the excessive characters are not included in the email.

Next steps

Now you have set properties. Next, you build the service template.