Working with Sample Projects

The plug-in packages several sample projects with the installer. The sample projects show how TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces works.

The following sample projects are located in the TIBCO_HOME/bw/palettes/activespaces/version_number/samples directory:
  • The BatchWithTransaction project shows how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to make a batch of operations automatically.
  • The DatabaseCache project shows how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to query tuples from the space.
  • The IterateResultSet project shows how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to handle the output of a batch operation.
  • The Persister_jdbc_mysql project shows how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to persist data in a MySQL database.
  • The RemoteInvoke project shows how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to remotely invoke the InvocableReceiver activity in a space.
  • The SpaceResultHandler project shows how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to perform asynchronous operations.