Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


4.2.11 Flow plug-in

Function

This plug-in allows you to create hierarchical flows by defining flows within other flows. You can define a maximum of 25 hierarchical levels, with the top-level flow being level 1.

Figure 4‒5: Flow plug-in

[Figure]

Cautionary notes

Version

01.11.00

Tag

Control Flow

Return code

Return code

Description

0

The steps in the flow plug-in (one level lower) ended normally.

1

A step in the flow plug-in (one level lower) ended with a warning. No steps ended abnormally.

2

A step in the service plug-in (one level lower) ended abnormally.

Property list

The following table describes the properties.

Property key

Property name

Description

Default value

I/O type

Required

errorStep

Error step

The step ID of at least one of the steps that failed in the flow plug-in (one level lower) is output using a single-byte comma separator.

--

Output

O

returnValueOfErrorStep

Return value of error step

The return value of at least one of the steps that failed in the flow plug-in (one level lower) is output using a single-byte comma separator.

--

Output

O

Related topics