Try OpenEdge Now
skip to main content
Developing BPM Applications with Developer Studio
Defining workstep presentation format : Defining workstep presentation for Business Processes : Defining Flow presentations
 

Defining Flow presentations

You can use the Flow presentation (available only in a Business Process) to execute a Web application without opening it from Business Process Portal. You need to only click on a connector provided in the interface to launch a Web browser with this format. OpenEdge BPM Designer provides two Flow options in the Presentation dialog box:
*Flow starts a Web application from a workstep in the Business Process by redirecting the Web application to the BPM WebFlow server (see Using a Flow presentation).
*Flow (private) creates a workstep that is restricted to the current process template and is not redirected to the BPM WebFlow server. You must copy the files in the Web application to the webapp folder in Progress Developer Studio for OpenEdge. For more information, see Using a Flow (private) presentation.
* Using a Flow presentation
* Opening a Flow presentation
* Using a Flow (private) presentation