Working With Pageflows
A pageflow process is a short-lived process designed to display user interface pages to the user in sequence. It can also include other activities - such as web service or database calls - which can be used to drive the interaction with the user.
- Starting and Processing a Pageflow
Step-by-step descriptions of the calls that a client application needs to make to start and process a pageflow, including displaying a form, are provided. - Injecting a Pageflow Event
You can inject data into a pageflow process multiple times while it is in progress, regardless of whether the flow from any previous occurrence is still in progress.
Copyright © Cloud Software Group, Inc. All rights reserved.