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.

This tutorial demonstrates the fundamental points about the implementation and deployment of a business service for execution. 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 TIBCO BPM Enterprise runtime.