Configuring an Invoke Service Action
You can add an Invoke Service action to an existing event handler, or you can create a new event handler and add the Invoke Service action to it.
Note:
You must add at least one service (as a web service descriptor) or an action method to the Events Handler Services managed bean before you can complete this procedure. For more information, see these topics:
To create an Invoke Service action
2. In the CAF Events Editor, click the Handlers tab, then click the handler you want to work with.
3. In the Handler Actions area, ensure that List of Simple Actions is selected as an action type, and then click Add.
4. In the Action Selection dialog box, click the Invoke Service action
5. In the Service list box, select a web service or action method.
6. Click OK to create the Invoke Service action.
7. Save your changes.
Related Topics