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.
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:
- Implement the Generate Message Script
Any script in a process must use JavaScript to remove any validation markers before process deployment. - Deploy the WelcomeUsers and Organization Model Projects
To make an application available, deploy the associated projects.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.