Phase 1: Analysis
Phase 2: Services Configuration
Phase 3: Process Design
Phase 4: Project Deployment
Phase 1: Analysis
- Write a clear problem definition which states your project’s goals.
Identify services which will be accessed by designed business process - In the example, the process is accessing two adapter services (People Soft and Sibel), the web service that supplies shipping information, and an application server.Identify transports being used.
- In the example, the adapter services are accessed using TIBCO Rendezvous. The web service is accessed via SOAP. The application service is accessed via JMS.
Phase 2: Services Configuration
- It consist of Adapters Configuration Activities identification for other services like web services, JMS services etc.
Phase 3: Process Design
- Design different processes using TIBCO Designer GUI
- Configure all activities properly
Phase 4: Project Deployment
- Create an Enterprise Archive file (EAR file) in TIBCO Designer that contains the adapter configurations and process definitions you wish to deploy.
- Deploy this ear file on TIBCO Administrator.