1.6.19 Concatenate Dialog
In the Concatenate dialog, specify the strings to be concatenated.
This dialog opens when you perform one of the following operations:
-
Right-click the concatenate function, and choose Setting
-
Double-click the concatenate function
The following figure shows the Concatenate dialog.
|
|
- Organization of this subsection
(1) Displayed items
- Function name
-
Displays the function name. To change the function name, you can specify a name by using 64 or fewer characters. You can use NCName definition characters of XMLSchema.
- Input
-
Specify the source node and function of the string to be concatenated. If a concatenation target is already mapped to the concatenate function, that concatenation target is displayed.
For details about the display format in Input, see the description for display format of the mapping source in the manual Service Platform Basic Development Guide.
- Add Node button
-
The Node Selection dialog opens. Click this button to add the source node of the concatenation target string to Input.
For details about the Select Node dialog, see 1.6.8 Select Node Dialog (Data Transformation).
- Set Node Condition button
-
The Set Node Condition dialog opens. Click this button to specify a condition for the source node and allow 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 the conditions for transformation source nodes, see the description of node condition settings in the manual Service Platform Basic Development Guide.
- Add Function button
-
The Select Function dialog opens. Click this button to add the function of the concatenation target string to Input.
For details about the Select Function dialog, see 1.6.9 Select function dialog.
- Up button
-
Moves up by one line the position of the source node or function selected in Input.
- Down button
-
Moves down by one line the position of the source node or function selected in Input.
- Remove button
-
Deletes the source node or function selected in Input from Input.
- 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
In the Concatenate dialog, you can set up the concatenate function. For details about how to set up the acquire substring function, see the description for processing values using functions in the manual Service Platform Basic Development Guide.