JDBC Driver for Paylocity

Build 22.0.8462

MergePayEntryImportBatch

This is used to create or merge a batch when the Pay Entry Import Status is halted at TimeClockValidationPendingAcknowledgement.

Stored Procedures Specific Information

TimeImportFileTrackingId is required to execute this procedure. The TimeImportFileTrackingId will be generated as the response of CreatePayEntryImportBatch Stored Procedure.

For example:

EXECUTE MergePayEntryImportBatch TimeImportFileTrackingId = 'e84b3808-4477-423a-89bf-e32f58c0e685'

Input

Name Type Required Description
TimeImportFileTrackingId String True Id of the Time Import File Tracking.

Result Set Columns

Name Type Description
Message String Message of the create or merge batch operation.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462