Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Developer's Guide 


8.3.15 Importing and exporting step properties in the Service Builder Debug window

You can use the Service Builder Debug window to specify the values of input properties of a step in the property file, and output the specified step properties and return values to the property file.

Importing step properties

In the Service Builder Debug window, click Import to apply the predefined property file settings to the Step Properties area. Property values can be applied to the properties with [Figure] displayed in the Step Properties area.

When you import properties in the Service Builder Debug window, an error occurs if at least one inappropriate value (a value that does not meet the data type or restriction condition) is specified for a property.

If any of the following conditions exists, application of the property value is skipped and then the number of skipped properties is displayed after the import is completed:

If properties that do not exist in a selected step are defined, the number of such properties is displayed after the import is completed.

Exporting step properties

In the Service Builder Debug window, click the Export button to output the values of the properties displayed in the Step Properties area to the property file.

At this time, the name of the output property file is step_properties.json. The return value is output as the reserved.debugger.exitCode property key.

Note that when step properties are exported, the type field is not output (excluding step properties of service components).