Defining an invoker for Business Process node

The following steps describes how to define an invoker for a presentation node to call a business process.
  1. Create an invoker for calling the business process. See Creating an invoker for detailed steps.
  2. Double-click the line that links the presentation node to the business process node. The Properties dialog of link box pops up. Since you have already defined the presentation node and the business process node, some fields are already filled with certain values.Screen capture for Link Properties Dialog box
  3. From the Invoker ID field, select an existing invoker ID or type in a new invoker ID.
  4. Click OK to close the dialog box and make your settings effective.
  5. The properties file and Java™ file of invoker will be generated.
    Notes:
    • When you change the invoker files outside the Graphical Builder, you must keep the resource consistency.
    • If you want to restore a invoker, you must backup the invoker property files and the invoker class files.
Related information
Creating an invoker