Running the Project

To run the project for the Siebel Integration Component 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 integration_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 the Deselect All button and select the siebel_event_process.integration_component option.
  5. Click the Apply button and click the Debug button.
  6. Click Debug to run the process.
  7. Generate the outbound event Send or Publish Business Event from the Siebel server by using the HTTPAgentSimulateMethodInvokeSendCompleteIntObjInput.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.