Activities
latest
false
Banner background image
Classic Integrations Activities
Last updated Mar 22, 2024

Activities

The following table lists the activities that are included in the Oracle NetSuite Activities Package.

Activity

Description

Establishes an authenticated connection between UiPath and your NetSuite integration record.

Deletes a list of records.

After deleting the records, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Gets all records for a given object type.

After retrieving the record, the activity outputs the record details in a Record[] object (Records) and the status of the request (success/failure information) in a ResponseStatus object (NetSuiteStatus).

Retrieves a list of records based on a discrete list of internal ids (InternalIds).

After retrieving the record, the activity outputs the record details in a Record[] object (Records) and the status of the request (success/failure information) in a ResponseStatus object (NetSuiteStatus).

Executes a saved search for a given object and returns the results.

Attaches a specific file to a specific NetSuite object.

Detaches a specific file from a specific NetSuite object.

Downloads a file to a specified folder.

After downloading the file, the activity outputs the status of the request (success/failure information) in a ResponseStatus object.

Retrieves a list of all files in a specific folder.

After retrieving the files, the activity outputs the search results in a DataTable object and the status of the request (success/failure information) in a ResponseStatus object.

Retrieves a list of all files attached to a specific NetSuite Object.

After retrieving the folders, the activity outputs the search results in a DataTable object and the status of the request (success/failure information) in a ResponseStatus object.

Retrieves a list of all folders in a specific folder.

After retrieving the folders, the activity outputs the search results in a DataTable object and the status of the request (success/failure information) in a ResponseStatus object.

Uploads a file from a local path to a specified folder in Oracle NetSuite.

After uploading the file, the activity outputs the file id as a string parameter and the status of the request (success/failure information) in a ResponseStatus object.

Deletes a specific record.

After deleting the record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Retrieves a specific record.

After retrieving the record, the activity outputs the record details in a DataRow object (Results) and the status of the request (success/failure information) in a ResponseStatus object (NetSuiteStatus).

Initializes a specific record to a new record type, such as initializing a Purchase Requisition to a Purchase Order.

After initializing the record, the activity outputs the new record in a Record object and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Inserts a new record object.

After inserting the record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).
This activity also returns the internalid value of the new record object. For example, if you want to insert a NetSuite Employee object, you can output the internalid value by adding a String variable in the object wizard.

Updates a specific record.

After updating the record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.