Adding a record using NetSuite V2019/2021 components - Cloud - 8.0

Netsuite

Version
Cloud
8.0
Language
日本語
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
ジョブデザインと開発 > サードパーティーシステム > ビジネスアプリケーション > Netsuite
データガバナンス > サードパーティーシステム > ビジネスアプリケーション > Netsuite
データクオリティとプレパレーション > サードパーティーシステム > ビジネスアプリケーション > Netsuite
Last publication date
2023-09-14

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

For more technologies supported by Talend, see Talendコンポーネント.

The Job in this scenario comprises three subJobs. The first subJob establishes a connection to the NetSuite server for the subsequent NetSuite components; the second subJob 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.