Running the Example Processes

After importing the sample project and downloading the required WSDL files, you can run the processes to see how TIBCO ActiveMatrix BusinessWorks Plug-in for Workday works.

Prerequisites

Ensure that you have imported the sample project to TIBCO Business Studio, as described in Importing the Sample Project, and downloaded the required WSDL files from the Workday website, as described in Downloading the Required WSDL Files.

Procedure

  1. In the Project Explorer view, click Module Descriptors > Module Properties to update the module properties used in the example project.
    Note: Some common properties are used for all modules in the example project, such as the host and port of the HTTP Client shared resource, and the URL and password of the Keystore Provider shared resource. For each module, you can also configure the user name and password of the Identity Provider shared resource, and the endpoint URI used for transport.
  2. On the toolbar, click the icon to save your changes.
  3. From the menu, click Run > Run Configurations to run the selected process.
  4. In the "Create, manage, and run configurations" dialog, expand BusinessWorks Application and click BWApplication. In the right panel, click the Applications tab, select the check box next to companyname.bw.palette.workday.sample.Sample_Name.application.
  5. Click Run to run the process.
  6. Click the icon to stop the process.