Procedure - 7.3

Uniserv

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Data Quality components > Uniserv components
Data Quality and Preparation > Third-party systems > Data Quality components > Uniserv components
Design and Development > Third-party systems > Data Quality components > Uniserv components
Last publication date
2024-02-21

Procedure

  1. In the Repository view, expand the Metadata node and the directory in which the file is saved. Then drag this file into the design workspace.
    The dialog box below appears.
  2. Select tFileInputDelimited and then click OK to close the dialog box.
    The component is displayed in the workspace. The file used in this scenario is called SampleAddresses..
  3. Drag the following components from the Palette into the design workspace: two tMap components, tUniservRTConvertName, and tFileOutputDelimited..
  4. Connect tMap with tUniservRTConvertName first.
    Accept the schema from tUniservRTConvertName by clicking Yes on the prompt window.
  5. Connect the other components via Row > Main.
  6. Double-click tMap_1 to open the schema mapping window. On the left is the structure of the input file, on the right is the schema of tUniservRTConvertName. At the bottom lies the Schema Editor, where you can find the attributes of the individual columns and edit them.
  7. Assign the columns of the input source to the respective columns of tUniservRTConvertName. For this purpose, select a column of the input source and drag it onto the appropriate column on the right side. If fields from the input file are to be passed on to the output file, like the address fields or IDs, you have to define additional fields.
  8. Click OK to close the dialog box.
  9. Double-click tUniservRTConvertName to open its Basic Settings view.
  10. Fill in the server information and specify the country-specific service.
  11. Double-click tMap_3 to open the mapping window. On the left is the schema of tUniservRTConvertName and on the right is the schema of the output file.
  12. Click OK to close the window.
  13. Double-click tFileOutputDelimited and enter the details for the output file.