Configuring a Synthetic Event Button for Next and Back Events
The following procedure describes how to configure a synthetic event button for next and back events.
To configure a synthetic event button for next and back events
Define a Next button or a Back button on an applet where the event is called.
Siebel CRM must display the button in an applet that references the primary business component. For example, if the Workflow Process references the Service Request business object and if the view displays activities that are associated with a service request, then Siebel CRM must display the button in the applet that references the Service Request business component. In this example, if Siebel CRM displays the button in an applet that references the Activities business component, then the synthetic event button does not work. For more information, see Defining the Primary Business Component and Using Siebel Tools.
Define the MethodInvoked property of the button control as the name of the associated event.
For example, FrameEventMethodWFBack for backward navigation.
In the Process Designer, associate the applet type runtime event.
For example, assign FrameEventMethodWFBack to the outgoing connectors of the user interact step in the Workflow Process that receives the event. Assign the event using values from the following table.
Property Value Event Type
Applet
Event Obj
AppletName
Event
InvokeMethod
Sub Event
[Method Name]. For example, FrameEventMethodWFBack.