Downloading the Required WSDL Files

After importing the sample project, you have to download the required WSDL files from Workday.

Prerequisites

Ensure that you have imported the sample project, as described in Importing the Sample 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 sample 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 human resources WSDL file for the CreateEditNamedProfessorshipProcess.bwp and GetUpdateEmployeeInfoProcess.bwp, the notification WSDL file for the notification processes, and payroll WSDL file for the PutGetWorkerTaxTreatyProcess.bwp.
    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.