Skip to main content
Question

Payroll Interface - Incomplete implementation error

  • July 14, 2026
  • 0 replies
  • 1 view

Forum|alt.badge.img+2

I’m trying to set up a third-party integration on using the Payroll Integration in 25r2.

I’ve set up the Provider and am able to add a line to the Payroll Transfers page. However, when I select that line > New File, I get an error that the provider has not been fully implemented. I know at that point, it hits a “VrtTransferPayrolls” call but I’m stuck there.

I don’t actually want to send a payroll file and I’m willing to create a dummy file if needed. My goal is to get Payroll Transaction lines to populate. I know that “new file” button will aggregate records from travel, time..etc. and create those lines, however - I just need to get over that error message.

Is there any documentation on what is required for a third-party provider to be implemented so that the Transfer to Payroll assistant does not throw that error?