Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Contents

Introduction

The External Export screen allows all Employee payslips for a specified payroll and pay period to be exported to an external SFTP server.

Image Added

Setup

In order to begin exporting, the following configuration must be specified.

  • SFTP Configuration
    • Host Address - The IP Address or Host name of the destination SFTP server to export the payslips to. A port can be specified by appending a colon followed by a port number to the end of the host address e.g. 192.168.0.11:90. If no port is specified, the default of port 22 will be used.
    • Remote Directory - The directory on the SFTP Server where the payslips will be saved. The directory must exist and have the correct permissions to allow for reading and writing of files.
    • Username - Username of the account that will be used to connect to the SFTP server.
    • Password - Password of the account that will be used to connect to the SFTP server.
  • Export Settings
    • Export Level - A configuration that determines how the resultant PDF payslips will be exported.
      • Payroll - A single PDF file will be exported containing all the payslips for the payroll.
      • Employee - Each payslip will be contained inside their own PDF. There will be a PDF file per payslip.
    • Zip - If selected, the resultant export will be compressed and placed into a ZIP file.
    • Summary CSV - If selected, a manifest CSV file will be exported alongside the PDF payslips. This will contain the following information.

      Column Name

      Description and Notes

      Worker

      Worker identifier.

      Pay_Group

      Either the Workday Reference ID for the Pay Group or the external Pay Group code. If you use the external Pay Group code, you configure the integration to map the external Pay Group code to a Workday Pay Group.

      Pay_Period_End_Date

      End date of the Pay Period.

      Payment_Date

      Date of the payment.

      Net_Amount

      Net pay amount.

      Gross_Amount

      Gross pay amount.

      Currency

      Currency code for the pay amounts. Example: USD.

      Check_Number

      Number of the check.

      Display_Date

      Display date for the payslip. This date is displayed when viewing the payslip details in Workday.

      File_Name

      Filename of the payslip PDF archive file.

  • PDF Naming Convention - This panel allows a convention to be defined for the filename of the exported PDF payslips. If exporting at the employee level, the employee number must be included.

    • Example: Exporting the MONTHLY payroll with pay period 202004 at the payroll export level will result in a generated PDF file with the filename MONTHLY-202004.pdf

Usage

Once the configuration is entered it can be saved to allow it to be reused at a later date.

In order to begin an export, the export button must be clicked. This will bring up a modal dialog:

Image Added

  • Payroll - The payroll that is going to be exported.
  • Pay Period - The specified pay period for the payroll being exported. e.g. 202004
    • The current and previous period can be selected by specifying or 1 for the pay period respectively.

Once an export is started, a record will be inserted into the Export History grid

Image Added