Running the Project

To run the project for the Send Complete Integration Object 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 send_complete_integration_object.
  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 iebel_event_invocation_.send_receive_integration_object option.
  5. Click Apply and click Debug.
  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.