Downloading the Notification WSDL File

After importing the notification project, you have to download the notification WSDL file from Workday.

Prerequisites

Ensure that you have imported the notification project, as described in Importing the Notification Project.

Use the WSDL files that are downloaded with your own account. The value of the location attribute in the soapbind:address element in the WSDL file must contain the host URL, so the WorkdayInvoke activity works correctly.

Procedure

  1. Right-click the notification project that you just imported in the Project Explorer view, and select Workday Tools > Download WSDL.
  2. In the Download WSDL dialog, enter the URL that the WSDL file is located in the WSDL URL field.
    Download the notification WSDL file for the notification processes.
    Note: The Workday download tool supports the HTTP and HTTPS protocols. The HTTPS protocol does not support self-signed HTTPS website.
  3. Optional: If you have downloaded the WSDL file from the Workday website and want to access the WSDL file in your intranet, select the Authentication check box to authenticate your right to access the intranet where the WSDL file is saved. Enter the values in the User Name and Password fields to access the intranet.
  4. Click OK.
  5. In the Download WSDL dialog, click OK to download the WSDL file. Click OK when the download is completed.
    The WSDL file is downloaded under Project_Name > Service Descriptors.
  6. From the menu, click Project > Clean to clean the project. In the Clean dialog, click OK.