Creating a Process
Processes are always contained in a process package. When creating a process, either create a new process package or select an existing package in which the new process is to be created.
Prerequisites
A module must exist to which processes can be added. If a module does not exist, create a new module before creating a process.
The 
		BusinessWorks Process Creation wizard helps create a generic business process. By default, it is configured to create a process with name 
		Process. There are multiple ways to launch the wizard: 
		
 
	 
 
	  Specify the values for the following fields in the 
		New BWProcess Diagram wizard: 
		
 
				
 
		
 
	 | Field | Description | 
|---|---|
| Process Folder | Name of the module and the Process special folder where the process are located. You can add multiple folders in Project Explorer and then update this field to select the new folder. For example: bw.test.app/Processes. | 
| Package | Name of the package in the module where the new process is added. Accept the default package, or browse to select a different package name. For example: bw.test.app.main. | 
| Process Name | Name of the new process. For example: MainProcess | 
| Modifiers | Designate whether the process is public or private. You can change this preference later. | 
| Patterns | Choose the pattern 
					 Empty Process when creating a process. 
					  Note: To create a subprocess, choose the pattern 
						Subprocess. For more information, see 
						Creating Sub-Processes on details for creating a subprocess. 
					  
 
				   | 
 
				
Click Finish to create a new empty process. A process with the specified name is created and opened in the Process Editor.
What to do next
- Configure the process as described in Working with Process Properties
 - Add activities to the process as described in Adding Activities
 
Copyright © 2020. TIBCO Software Inc. All Rights Reserved. 

BusinessWorks Process