Running the Project

After setting up the project, you can run it to see how the plug-in works.

Prerequisites

Ensure that you have set the project before running it. For more information, see Setting up the Project.

To run the OData_MultipleOperations process,

Procedure

  1. From the menu, click Run > Run Configurations.
  2. In the Run Configurations dialog box, expand BusinessWorks Application, and then click BWApplication.
  3. On the Applications tab, all the sample applications are selected. You can clear the sample applications that you do not want to run.
  4. On the Arguments tab, under VM arguments panel, add the following property:
    -Djavax.xml.stream.XMLInputFactory=com.sun.xml.internal.stream.XMLInputFactoryImpl
    Arguments
  5. Click Run to run the process.
  6. Click the icon to stop the process.