Running the Example

After configuring the example project, you can run the processes in the example project to see how to set up communication between the SAP system and Salesforce.com by using the adapter.

Procedure

  1. From the menu, click Run > Run Configurations to open the Run Configuration window.
  2. Double-click BusinessWorks Application to create an application launcher to run the processes in the project.
  3. In the Applications tab, keep the example project application selected and deselect the other applications.
  4. If you want to store the configuration information in this application launcher, specify a unique name for it in the Name field and click Apply.
  5. Click Run.
  6. To start the SyncOpportunity_OutboundListener process, create a record of the a Opportunity object with the stage of Closed Won or edit a record of the a Opportunity object by setting the stage to Closed Won.
  7. To start the UpdateOpportunityFromSAPDelivery process, publish a DESADV05 IDoc, after creating a delivery of a sales order in the SAP system. You can create the delivery in the SAP system either by executing SAP transaction VL01N and referencing the sales order or by executing the SAP Delivery Due List report.