Running the Notification Sample Processes

After importing the sample project and downloading the required WSDL file, you can run the processes to see how the notification project 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 file from the Workday website, as described in Downloading the Required WSDL Files.

Procedure

  1. In the Project Explorer view, complete the following operations to update the module properties used in the notification project:
    • Click companyname.bw.palette.workday.sample.notification > Module Descriptors > Module Properties.
      Note: Ensure that the host and port are consistent with the actual public IP address that you use as the server.
    • Click companyname.bw.palette.workday.sample.notification.serviceprovider > Module Descriptors > Module Properties.
      Note: Ensure that the host is consistent with the actual public IP address that you use as the server, and the port must be different.
  2. In the Project Explorer view, click Resources > companyname.bw.palette.workday.sample.notification. Double-click the following shared resources and XML files to edit:
    • HTTPConnectorResource.httpConnResource
    • WssProvider_AuthenticationProvider.authxml
    • WssProvider_WSSAuthProvider.wssResource
    • XmlUsers.xml
    Note: The user name and password must be consistent with the configurations in the External Endpoints area on the Workday cloud platform.

    See HTTP Connector in TIBCO ActiveMatrix BusinessWorks Bindings and Palettes Reference, and policy in TIBCO ActiveMatrix BusinessWorks Concepts for more details.

  3. On the toolbar, click the icon to save your changes.
  4. From the menu, click Run > Run Configurations to run the two processes.
  5. In the "Create, manage, and run configurations" dialog, expand BusinessWorks Application and click BWApplication. In the right panel, click the Applications tab, select the companyname.bw.palette.workday.sample.notification.application and companyname.bw.palette.workday.sample.notification.serviceprovider.application check boxes to run the two notification processes.
  6. Click Run to run the processes.
    The processes run successfully only after adding the URL information to Workday cloud applications, see Adding Notification URL Information to Workday Cloud Applications for more details.