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.
- Importing Sample Projects
Before running the processes, you must import the sample project to TIBCO Business Studio. - Working with the BatchWithTransaction Project
The BatchWithTransaction project contains a process that uses transaction activities to start a transaction and commit a batch of Put operations automatically. - Working with the DatabaseCache Project
The DatabaseCache project contains a process that shows how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to query and store tuples in a space. - Working with the IterateResultSet Project
The IterateResultSet project contains a process that shows how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to handle the output of a batch operation. - Working with the Persister_jdbc_mysql Project
The Persister_jdbc_mysql project contains several processes that show how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to persist data in a MySQL database. - Working with the RemoteInvoke Project
The RemoteInvoke project contains two processes: Invocable.bwp and RemoteInvoke.bwp. These two processes show how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to remotely invoke the InvocableReceiver activity in a space. - Working with the SpaceResultHandler Project
The SpaceResultHandler project contains five processes that show how to use TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces to perform asynchronous operations.
Copyright © Cloud Software Group, Inc. All rights reserved.