Running the Project

To run the project for the Non-Siebel Business Component activity process, perform the following steps:

Procedure

  1. In the Project Explorer view, expand the Processes > siebel_event_process resource, and then double-click non_siebel_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 are selected. Click Deselect All and select the siebel_event_process.non_siebel_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 HTTPAgentSimulateMethodInvokeSendNonSiebelBusCompInput.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.