Running the Project

To run the project for Siebel Business Component of Event Process Activity, perform the following steps:

Procedure

  1. In the Project Explorer view, expand the Processes > siebel_event_process resource, and then double-click business_component.
  2. Click Run > Debug Configurations...
    The Debug Configurations dialog opens.
  3. Expand the BusinessWorks Application option and select BWApplication.
  4. In the Applications tab, all processes will be selected. Click Deselect All and select the package name siebel_event_process.business_component option.
  5. Click Apply and click Debug.
  6. Click Debug to run the process.
  7. Generate the outbound events Send or Publish Business Event from the Siebel server by using the HTTPAgentSimulateMethodInvokeSendInput.xml file. This triggers the event from Siebel Server to Siebel plug-in. You must configure this file with correct details like eventName, AgentHTTPServer and so on.
  8. Click the icon to stop the process.