Forward and Backward Navigation Between Views
To define navigation in an interactive Workflow Process, you can use a synthetic event. If the user clicks Next or Back, then Siebel CRM navigates the user to the next or to the previous view without losing the context of the Workflow Process instance.
Siebel CRM uses a synthetic event to allow the user to navigate backward through views. It uses a runtime event to allow forward navigation but not backward navigation.
To navigate back and forth, the following requirements must be met:
The resumed Workflow Process must be an interactive Workflow Process or a 7.0 Workflow Process.
The calling event must be a navigation event of a Workflow Process. For example, the calling event must include a name such as InvokeMethod and a sub event with a name such as FrameEventMethodWFBF event_name or EventMethodWFBF event_name, where event_name is the name of the event, such as Next.
The following table describes backward and forward navigation that is available for Workflow Process modes
Workflow Process Mode Supported | Workflow Process Mode Not Supported |
---|---|
Siebel CRM supports the following modes with backward and forward navigation:
|
Siebel CRM does not support the following modes with backward and forward navigation:
|