ADO.NET Provider for Paylocity

Build 23.0.8839

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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839