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

Get Folders

UiPath.OracleNetSuite.Activities.GetFolders

The Get Folders activity uses the the Oracle NetSuite search API to get a list of (Folders).

The activity will retrieve a list of folders from a specific folder as a (DataTable) and the status of the activity (success/failure information) in a ResponseStatus object (ResponseStatus). Both of these outputs can be used as input variables in subsequent activities (e.g., FolderId from the FolderId column in the (DataTable) in Get Files and ResponseStatus in conditional logic).

How it works

The following steps are an example of how the activity works from design time (i.e., the activity dependencies and input/output properties) to run time.

  1. Complete the Setup steps.
  2. Add the Oracle NetSuite Application Scope activity to your project.
  3. Add the Get Folders activity inside the Oracle NetSuite Application Scope activity.
  4. Create and enter a DataTable and a Folders variable for the Output properties.
  5. Create and enter a ResponseStatus and a ResponseStatus variable for the Output properties.

Properties

Common
  • DisplayName - The display name of the activity. This field supports only Strings or String variables.
Input
  • FolderId - The folder Id to get subfolders from.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • Folders - The DataTable to store the list of folders. The variable you create for this property can be used as an input variable in subsequent activities (e.g., Download File, etc.).
  • NetSuiteStatus - The status of the request (success/failure information).
  • How it works
  • Properties

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.