Creating an Application Module
Application modules are packages containing one or more processes, shared resources, and metadata such as name, version, dependencies, and so on.
The
New BusinessWorks Application Module wizard helps create an application module. There are multiple ways to launch the wizard:
Specify the values for the following fields in the wizard:
- Project name: Name of the application module.
- Use default location: Specifies the location on disk to store the application module's data files. By default, this value is set to the workspace. To change, clear the check box and browse to select the location to be used.
- Version: Version of the application module.
- Deployment Target: Select the required deployment platform(s).
- Depending on the deployment platform selected by user, the project name will be followed by the target platform names. For example, tibco_bw_sample_palette_http_requestresponse [Container, Tibco Cloud, AppSpace].
- Create empty process: Selected by default to create an empty process with the specified name (default: Process). Clear the check box if you do not want to create an empty process.
- Create Application: Selected by default to create an application with the specified name. Clear the check box if you do not want to create an application.
- Use Java Configuration: Select to provide the Java tooling capabilities in your module. Selecting this option creates a Java module.
- Click Finish.
Copyright © Cloud Software Group, Inc. All rights reserved.