Hitachi

uCosminexus Service Platform Reference Guide


1.6.39 Base conversion dialog

Specify the transformation source node or function for base conversion in the [Base conversion] dialog.

This dialog is displayed when you perform one of the following operations:

The following figure shows the [Base conversion] dialog:

Figure 1‒140:  [Base conversion] dialog

[Figure]

Organization of this subsection

(1) Displayed items

[Function name]

Displays the function name. If you want to change to any name, specify within 64 characters. You can use NCName definition characters of XML schema.

[Input]

Specify node for base conversion. If the change target and base conversion function are already mapped, the change target will be displayed.

For details about the display format in [Input], see "6.4.6 Mapping Source Display Format" in "Service Platform Basic Development Guide".

[Select node] button

Displays the [Select Node] dialog. Click this button when you want to specify in [Input], the node for base conversion.

For details about the [Select Node] dialog, see "1.6.8 Select Node Dialog (Data Transformation)".

[Set Node Condition] button

Displays the [Set Node Condition] dialog. Click this button to specify a condition for the node and allow only mapping to take place only when that condition is satisfied.

For details about the [Set Node Condition] dialog see "1.6.11 Set Node Condition Dialog". For details about how to set up condition for transformation source node, see "6.7 Specifying Node Conditions" in "Service Platform Basic Development Guide".

[Select function] button

Displays the [Select function] dialog. Click this button when you want to specify in [Input], a function for base conversion.

For details about the [Select function] dialog, see "1.6.9 Select function dialog".

[Input radix] dropdown list

Specify the base of input value. You can specify from the following options. You cannot specify the same value for input base and output base.

  • 16 (hexadecimal)

  • 10 (Decimal)

  • 2 (Binary digit)

[Output radix] dropdown list

Specify the base of output value. You can specify from the following options. You cannot specify the same value for input base and output base.

  • 16 (hexadecimal)

  • 10 (Decimal)

  • 2 (Binary digit)

[OK] button

Commits the specified contents and closes the dialog.

[Cancel] button

Cancels the specified contents and closes the dialog.

(2) Operations that can be performed in this dialog

You can set up the base conversion function with the [Base conversion] dialog. For details about how to set up base conversion, see "6.5 Processing value or node in which function is used" in "Service Platform Basic Development Guide".