NetSuite Search Record
You can use the NetSuite Search Record activity to search records based on the specified search criteria.
This activity supports paging search. It also supports custom fields, custom records, and custom lists, see Customization for more information.
General
In the General tab, you can specify a NetSuite connection and record category. The General tab contains the following fields:
Field | Module Property? | Description |
---|---|---|
Name | No | (Required) Specify a name for the activity in the process definition. |
NetSuite Connection | Yes | (Required) Select a shared connection resource.
Click the
|
Record Category | No | (Required) Select the top level category of the record type. |
Record Subcategory | No | (Required) Select the subcategory of the search record type. |
Search Record | No | (Required) Select the search record type. |
Record Type | No | (Required) Select the record type.
Note: This filed is only displayed in one of the following two conditions:
|
Page Size | Yes | (Required) Specify the maximum number of records that are to be returned on each page.
The value must be an integer that is greater than or equal to 5. The default value is 100. The recommended value is in the range 100 - 5000. |
Input
In the Input tab, you can specify the fields that you require. The Input tab contains the following fields:
Output
In the Output tab, you can check the response information. The Output tab contains the following fields:
Fault
The Fault tab lists exceptions that are thrown by this activity. For more detailed information, see Error Codes.
Error Schema Element | Data Type | Description |
---|---|---|
NetSuitePluginException | ||
msg | string | The TIBCO ActiveMatrix BusinessWorks Plug-in for NetSuite error message. |
msgCode | string | The TIBCO ActiveMatrix BusinessWorks Plug-in for NetSuite error code. |
NetSuiteServerException | ||
msg | string | The NetSuite system error message when processing a request from the plug-in. |
msgCode | string | The NetSuite system error code when processing a request from the plug-in. |
NetSuiteMSG | String | The NetSuite server error message when processing a request from the plug-in. |