Retrieving the transformed data from NetSuite - 7.3

Netsuite

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

Procedure

  1. Double-click the second tNetsuiteInput to open its Basic settings view.
  2. In the Endpoint, API version, E-mail, Password, Role, Account, and Application ID fields, enter the information required to access NetSuite.
  3. Click the [...] button next to the Record Type field, and from the dialog box that opens select Location to read the location type information from NetSuite.

    The schema corresponding to the location record type is automatically retrieved.

  4. Define a search condition.
    1. Click the [+] button below the Search condition table to add one row.
    2. Click the cell of the Field column and select name from the drop-down list.
    3. Click the cell of the Operator column and select String - Contains from the drop-down list.
    4. In the cell of the Value column, enter Paris to retrieve only the record whose name contains Paris.
  5. Double-click tLogRow to open its Basic settings view.
  6. In the Mode area, select Vertical (each row is a key/value list) for better readability of the result.
  7. Connect the second tNetsuiteInput to tLogRow using a Row > Main connection.
  8. Connect the first tNetsuiteInput to the second tNetsuiteInput using a Trigger > OnSubjobOk connection.