< Previous | Next >

Creating the process invocation method

In this lesson, you will create a method to invoke the process. This lesson gives you a way to enter data into the order form to start the automated process.

Complete the following steps:
  1. In the Business Integration view, expand ClipsAndTacksF1 > Integration Logic > Processes > processes/orderhandling and double-click OrderHandling. The process OrderHandling opens.
    Note: If the Generated File Warning opens, click Yes. The business process editor opens.
    Order Handling Process
  2. Select OrderHandling, and then select the Properties tab and Authorization.
    Receive Order Handling
  3. Click the OrderHandling_OrderHandling link (click Yes if a warning window displays). The human task editor opens.
    OrderHandling_OrderHandling tab
  4. In the OrderHandling_OrderHandling window, click on Lotus Forms (for use in Business Space and a generated client) in the User Interface section. The Properties view will now show the Client type: Lotus® Forms (for use in Business Space and a generated client).
    Order Handling Properties
  5. Click browse. The Select a Lotus form window opens.
  6. Expand ClipsAndTacksF1 > order and select Order.xfdl. Click OK.
    Select a Lotus Form
  7. In the human task editor, save your work. The following screen capture shows the completed task.
    Completed Task
  8. Close the human task editor.
  9. Save your work. You no longer have errors.
< Previous | Next >