How to Implement and Deploy the WelcomeUsers Application

This tutorial demonstrates how to use TIBCO Business Studio to turn the simple WelcomeUsers business service created earlier into an executable model, then how to deploy and execute it.

Prerequisites

Complete the tutorial: How To Design a Simple WelcomeUsers Business Service.

Obtain the deployment server parameters from the system administrator. See: Create a Deployment Server.

Work through each section in turn to complete the tutorial.

This tutorial demonstrates the following fundamental points about the implementation and deployment of a business service for execution:

  • The need to enable Solution Design capability to add implementation details to a process and create and use deployment servers. See Enabling Solution Design Capability.
  • Any script, or service, tasks in a process must have complete implementation details before deployment.
Note: User tasks do not require a form before process deployment. Forms are optional, not a requirement. At runtime, a user task will use a default form, if it does not have a form associated with it.

At the end of this tutorial, you should be familiar with the following:

  • The basic steps to elaborate a process design and convert it into an executable model that Process and Work Manager can execute.
  • How to deploy an executable model to the ActiveMatrix BPM runtime.

What to do next

The tutorial: How to Map Users to the WelcomeUsers Organization Model demonstrates how to map a user to a position in the organization model.