Removing 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 removes a record from NetSuite using NetSuite V2019/2021 features.

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 retrieves fields of specific records, displays the fields, and then passes the fields to tNetSuiteOutput_1 for the records to be removed; the third subJob verifies the removing result by querying and displaying the records 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.