Configuring the output component and executing the Job – Talend Open Studio for ESB Document 7.x

Configuring the output component and executing the Job

  1. Double-click tLogRow to open its Basic
    settings
    view in the Component tab.

    Configuring the output component and executing the Job_1.png

  2. Click Sync columns to retrieve the schema from the
    preceding component.
  3. Select Table (print values in cells of a table) in the
    Mode area.
  4. Press F6 to run the Job.

The normalized numbers are written in Run view:

The tJapaneseNumberNormalize supports Japanese numbers written
using a sequence of kanji numerals: 〇〇七 becomes 7.

The tJapaneseNumberNormalize supports Japanese numbers written
using a combination of kanji and Arabic numbers: 三千2百2十三 becomes 3223.

The decimal comma is not kept in the normalized numbers returned by the
tJapaneseNumberNormalize component. As a result, 4,647.100
becomes 4647.1 and 15,7 becomes 157. If the input numbers use the decimal comma as
the decimal separator, you must replace the decimal comma with a decimal point.

The input numbers can use a comma to separate groups of thousands: 4,647.100 becomes
4647.1. The tJapaneseNumberNormalize component also removes
trailing zeros from the input number.

The tJapaneseNumberNormalize supports large kanji numbers: 兆六百万五千一
becomes 1000006005001.


Document get from Talend https://help.talend.com
Thank you for watching.
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments