Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Operation Service Template Developer's Guide


5.3.23 Linefeed codes in values of plug-in properties (when step execution is paused)

When a step is paused during debugging, you can change the linefeed code used in the values of the plug-in properties for that step. Specify the linefeed code used in the operating system of the connection destination device of the plug-in.

Service and plug-in properties handle CR+LF as two characters. As such, changing the linefeed code might cause the output of the plug-in to exceed the maximum number of characters (1,024 characters), altering the value that is ultimately assigned to the property. In this scenario, you can prevent the property value from changing by specifying the same linefeed code as the environment on the operation target device.

In the Debug view, you can select CR, LF, or CRLF as the linefeed code. When you resume the step, the linefeed codes in all plug-in properties in the step change to the linefeed code you selected. The default is the linefeed code in the existing property values. If the property values contain more than one linefeed code, the default is the first linefeed code specified when defining the plug-in properties. If the values of plug-in properties do not contain linefeed codes, the default is CRLF.

Note that you do not need to specify a linefeed code if no property values contain line feeds.