Working with Sample Projects

The plug-in packages a sample project with the installer. Working through the sample project helps you understand how TIBCO ActiveMatrix BusinessWorks Plug-in for NetSuite works.

TIBCO ActiveMatrix BusinessWorks Plug-in for NetSuite packages the NetSuite sample project within the installer. The sample project is located in the TIBCO_HOME/bw/palettes/version_number/samples directory.

The NetSuite sample project contains the following processes:
  • The Add_Update_Get_Delete Process shows how to add, update, retrieve, and delete the CalendarEvent record from the NetSuite system.
  • The GetAll Process shows how to retrieve all the records that match the CampaignAudience record type in the NetSuite system.
  • The Search_Paging Process shows how to search the AssemblyBuild record to return a large number of records.
  • The Upsert_Delete Process shows how to add, update records, and delete the CalendarEvent records from the NetSuite system.
  • The InvokeSavedSearch_paging Process shows how to retrieve and execute the search queries for the Account record that are created and saved in the NetSuite system.
  • The Record_Listener Process shows how to listen to the Create, Edit, Delete, PayBills, Approve, Cancel, Pack and Ship user events triggered on the Event record and then publish an XML message.