Adding a record using NetSuite V2019 components - 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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
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

This scenario adds a record to NetSuite using NetSuite V2019 features and displays the record on the console.

For more technologies supported by Talend, see Talend components.

The Job in this scenario comprises three subJobs. The first subJob establishes a connection to the NetSuite server for the subsequent NetSuiteV2019 components; the second retrieves fields of a specific record, assigns a value to a record field, and then writes the fields back as a new record; the third subJob displays the newly added record on the console.

This scenario assumes that you have all the credentials that are necessary to establish a connection to your NetSuite SOAP server, including account number, account name (an Email address), password, role ID, and application ID.

The following shows the Job used in this scenario.