Working with the InvokeSavedSearch_paging Process

The InvokeSavedSearch_paging process shows how to use TIBCO ActiveMatrix BusinessWorks Plug-in for NetSuite to retrieve and execute the search queries for the account record that are created and saved in the NetSuite system.

This process uses the group function to iteratively retrieve and execute the search queries in the NetSuite system.

Prerequisites

Before running the process, ensure that you have completed the following steps:
  1. Importing the Sample Project.
  2. Configuring the NetSuite Connection Shared Resource.

Procedure

  1. Expand the NetSuiteSample project in the Project Explorer view.
  2. Expand Processes > netsuitesample.
  3. Double-click InvokeSavedSearch_paging.bwp.
  4. Right-click the NetSuiteInvokeSavedSearch activity in Process Editor, and select Show Properties View from the menu that is displayed.
  5. Configure the NetSuiteInvokeSavedSearch activity. Click Fetch Saved Searches to fetch available search criteria saved in the NetSuite system.
  6. Right-click InvokeSavedSearch.bwp and click Run As > Launch BusinessWorks from the menu that is displayed.
  7. Click the Terminate icon to stop the process.