ストアドプロシージャ
ストアドプロシージャはファンクションライクなインターフェースで、Paylocity の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。
ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにPaylocity から関連するレスポンスデータを返します。
CData SSIS Components for Paylocity ストアドプロシージャ
| Name | Description |
| CreatePayEntryImportBatch | Create or merge Pay Entry Time Tracking Batch. |
| CreateSchema | Creates a schema definition of a table in Paylocity. |
| GetOAuthAccessToken | Gets an authentication token from Paylocity. |
| MergePayEntryImportBatch | This is used to create or merge a batch when the Pay Entry Import Status is halted at TimeClockValidationPendingAcknowledgement. |
| OnBoardingEmployee | Onboarding API sends employee data into Paylocity Onboarding to help ensure an easy and accurate hiring process for subsequent completion into Web Pay. |
| RefreshOAuthAccessToken | Refreshes the OAuth access token used for authentication with Paylocity. |