Working with a Process
TIBCO ActiveMatrix BusinessWorks processes capture and manage the flow of business information in an enterprise between different data sources and destinations. The Adapter palette installed with TIBCO ActiveMatrix Adapter Framework provides activities for wiring adapter services into processes. To run a process, you have to map and transform the input data of each activity.
With processes, you can implement business logic that can obtain and manage the flow of information in an enterprise between a source and different destinations. TIBCO Business Studio workbench provides a design environment to develop and test a process.
Working with a business process consists of many procedures. Supposing you are an experienced user and familiar with TIBCO ActiveMatrix BusinessWorks, the procedures give a brief overview of the workflow.
For detailed information about developing a process, see "Developing a Basic Process" in TIBCO ActiveMatrix BusinessWorks Application Development.
For configuration on each activity in the Adapter Palette panel, see TIBCO ActiveMatrix Adapter Framework Reference.
For details on how the adapter interacts with a TIBCO ActiveMatrix BusinessWorks business process, see TIBCO ActiveMatrix Adapter for Files for Unix/Win (TIBCO Business Studio) Examples.
- Creating a project
- Creating a process
- Configuring a process
- Adding activities from the Adapter Palette panel
- Configuring activities
- Adding and Configuring transitions between activities
- Mapping and transforming input data for each activity
For mapping operations on activities, see TIBCO ActiveMatrix BusinessWorks Bindings and Palettes Reference.
- Validating a process
- Testing a process