Change the Start Event

Make the start event a trigger type of "message" to allow the process to be invoked as a web service operation.

Procedure

  1. From the WelcomeUsers-Process pane, right-click Start Event and select Trigger Type > Message Trigger.
    The Start Event is now named Catch Message Event.

    This generates a validation marker. To display the error message, hover over the validation marker.

  2. Click Clean and build project: WelcomeUsers in the error box.
    After a short delay, the validation marker clears.
  3. Press CTRL + S to save the changes.