Removing a record using NetSuite V2019 components
This scenario removes a record from NetSuite using NetSuite V2019 features.
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 specific records, displays the fields, and then passes the fields to tNetSuiteV2019Output_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.