uCosminexus Service Platform, Basic Development Guide
Verifies that the specified string is contained in the mapping source string or that the string begins with the specified string, and assigns the logical value to the mapping destination.
- Organization of this subsection
- (1) Function used
- (2) Setup procedure
(1) Function used
To verify that the specified string is contained in the mapping source string or that the string begins with the specified string, and assign the logical value to the mapping destination, you use the check string function. The following figure shows an example that uses the check string function.
Figure 6-5 Usage example of the check string function
(2) Setup procedure
To check the string of the mapping source and assign the logical value to the mapping destination:
- From the palette, choose the check string function (contain), and deploy it in the mapping viewer.
- Set up a mapping line.
- Use one of the following methods to open the Check String dialog box:
- Right--click the check string function, and choose Setting.
- Double--click the check string function.
The Check String dialog box opens.
For details about the Check String dialog box, see the manual Cosminexus Service Platform Overview.
- When a transformation-source node is specified in Input, to specify a condition for the transformation-source node and map it only when this condition is satisfied, click Set Node Condition.
The Set Node Condition dialog box opens.
For details about how to set a node condition, see 6.7 Specifying Node Conditions. For details about the Set Node Condition dialog box, see the manual Cosminexus Service Platform Reference.
- In Check type, choose one of the following:
- To verify that the string specified in String is included
Choose Include specified string.
- To verify that the string begins with the string specified in String
Choose Start with specified string.
- In String, specify the string to be checked.
- Click OK.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.