Try OpenEdge Now
skip to main content
Developing BPM Applications with Developer Studio
Developing BPM projects : Managing multiple processes
 

Managing multiple processes

In Progress Developer Studio for OpenEdge, you can create multiple Business Processes or web application modules within an existing or (new) BPM project. In the Project Explorer view, all the resources or files pertaining to a process or a web application module are stored in a folder with the same name as the process within the project directory.
Note: You can also add a single common resources file to a BPM project.
For instance, if you create a BPM project, "project1" (as discussed in Creating a BPM project), a default process, "project1" is created. You can add additional processes (for example, "process1" and "process2") to this project. After adding, you can view the files of the added processes in separate folders within the "project1" project folder in the Project Explorer view.
With multiple process support in a BPM project, each new process acts as a separate project module, and all the properties related to a particular process are stored within the module definition.
You can create any number of processes (within Eclipse capability) in a BPM project. You can also delete added processes from a project. Deleting a process deletes all the resources associated with that particular process from the project directory.
* Adding a new Business process
* Adding a new Web application
* Adding new Common Resources
* Converting single process BPM projects
* Navigating multiple processes