Pending Corrections Computation
The Pending Corrections Computation integration provides an efficient way to retrieve, review, and save pending corrections.
This integration enables the user to:
-
Retrieve pending corrections for a selected time frame and set of employees.
-
Review corrections and evaluate the initiating causes.
-
Add a comment to corrections for future reporting reference.
-
Save pending corrections.
Two actions are supported by the integration:
Review Pending Corrections Computation
Pending corrections data retrieved and computed by new API v1/timekeeping/pending_historical_corrections/compute/async is downloaded to a CSV file for user review. To support analysis, exported data consists of:
-
Sr No: Correction number found in the snapshot file.
-
Employee ID + Employee Name: Employee identification.
-
Reference Date: Start of the requested lookback period.
-
Processed Date: Start of the pay period in which the Reference Date falls.
-
Earliest Correction Date: Earliest day in the lookback period where a pending correction is found for the employee.
-
Latest Correction Date: Last day in the lookback period where a pending correction is found for the employee.
-
Status: Status of the pending correction.
-
Historical Date: Correction date in the historical pay period.
-
Pay Code + Amount: Populated when the system is configured to manage adjustments with hours paycodes (Pay Rule or System Setting).
-
Wage Pay Code + Wages: Populated when the system is configured to manage adjustments with a money paycode (Pay Rule or System Setting).
-
Effective Date: Corrections Apply Date defined in the Pay Rule.
-
Include in Totals: Create correction transactions in the current pay period to be exported to payroll (System Setting).
For each employee with pending corrections, the earliest and latest pending correction dates display along with a snapshot of corresponding data. The user analyzes exported data to determine how to handle the pending corrections.
Pending corrections, while not always expected, are always correct — they are the result of a change processed by the Totalizer at the request of a user. Some corrections result from unintentional changes, such as an improperly effective-dated change to a Person record or Setup item. This integration allows users to inspect the cause of unwanted corrections before they are saved to the database and exported to payroll.
Review Pending Corrections does not provide a means to delete pending corrections — that is not possible. Choosing to set Include in Totals = No
during the Save Pending Corrections action prevents corrections from being exported to payroll. Remember that this action does not revert the incorrect totals in the historic pay period.
The best practice is to edit the correction by reverting the unintentional change to generate a new set of corrections nullifying the previous set.
Save Pending Corrections
Pending corrections are saved using a new API, / v1/timekeeping/pending_historical_corrections/save/async, for the selected employees from the processed date forward. At run time, the user indicates whether the pending corrections should be included in totals:
-
Yes — Indicates an intentional change.
-
No — Indicates an unintentional change.
Optionally, adding a comment to saved corrections simplifies future reporting. An automated note containing the save action's date and time attaches to the comment.
The Compute Pending Corrections action can be scheduled as an automatic event, writing information to five date fields in the Person record. To enable this option, configure the five field names in System Setting — Timekeeping, and enable Compute Pending Corrections in Event Manager. With every run of the Compute Pending Corrections event, each of the five date fields is overwritten with the most recent information; data is accessible in a Dataview.
User experience
In a typical scenario, the user navigates to the Pending Corrections Computation integration, and selects options corresponding to the employees being evaluated. The user analyzes a snapshot of the pending corrections from the CSV file generated by the integration. A sample is provided below.
Sr No |
Employee ID |
Employee Name |
Reference Date |
Processed Date |
Earliest Correction Date |
Latest Correction Date |
Status |
Historical Date |
Pay Code |
Amount |
Wage Pay Code |
Wages |
Effective Date |
Include in Totals |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2021-07-04 |
OT200 |
-8.50 |
2022-01-14 |
Yes | ||
2 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2021-07-04 |
Regular |
8.50 |
2022-01-14 |
Yes | ||
3 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2021-09-05 |
OT200 |
-8.50 |
2022-01-14 |
Yes | ||
4 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2021-09-05 |
Regular |
8.50 |
2022-01-14 |
Yes | ||
5 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2021-10-10 |
OT200 |
-8.50 |
2022-01-14 |
Yes | ||
6 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2021-10-10 |
Regular |
8.50 |
2022-01-14 |
Yes | ||
7 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2021-11-11 |
OT200 |
-8.50 |
2022-01-14 |
Yes | ||
8 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2021-11-11 |
Regular |
8.50 |
2022-01-14 |
Yes | ||
9 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2021-12-25 |
OT200 |
-8.50 |
2022-01-14 |
Yes | ||
10 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2021-12-25 |
Regular |
8.50 |
2022-01-14 |
Yes | ||
11 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2022-01-01 |
OT200 |
-8.50 |
2022-01-14 |
Yes | ||
12 |
062-001 |
Williams, Emily |
2021-07-01 |
2021-06-30 |
2022-07-04 |
2022-01-01 |
Pending |
2022-01-01 |
Regular |
8.50 |
2022-01-14 |
Yes | ||
13 |
031-128 |
Arnott, Michael |
2021-07-01 |
2021-06-30 |
2021-06-30 |
2022-01-09 |
Pending |
2021-06-30 |
$Correction |
40.00 |
2022-01-14 |
Yes | ||
14 |
031-128 |
Arnott, Michael |
2021-07-01 |
2021-06-30 |
2021-06-30 |
2022-01-09 |
Pending |
2021-07-01 |
$Correction |
40.00 |
2022-01-14 |
Yes | ||
15 |
031-128 |
Arnott, Michael |
2021-07-01 |
2021-06-30 |
2021-06-30 |
2022-01-09 |
Pending |
2021-07-02 |
$Correction |
40.00 |
2022-01-14 |
Yes | ||
16 |
031-128 |
Arnott, Michael |
2021-07-01 |
2021-06-30 |
2021-06-30 |
2022-01-09 |
Pending |
2021-07-03 |
$Correction |
40.00 |
2022-01-14 |
Yes | ||
17 |
031-128 |
Arnott, Michael |
2021-07-01 |
2021-06-30 |
2021-06-30 |
2022-01-09 |
Pending |
2021-07-04 |
$Correction |
40.00 |
2022-01-14 |
Yes |
While evaluating the results, the user interprets the following:
-
The system intelligently retrieved pay period-wise corrections; that is, scanning began on the closest start date of the pay period which included the lookback period. In this case, that was the 30th of June; this is known as the process date.
-
Two very important dates retrieved by the system are the earliest and latest correction dates. When these date values are taken into consideration with the historical date, paycode, and amount columns, they aid in finding correction patterns. Observing records for Emily, the user noted deductions of 8:30 moved from overtime to regular buckets. Recognizing these date patterns as holidays, the user realized the need to check either the Holiday Credit Rule or the list of public holidays.
-
Money corrections observed while analyzing the historical corrections for Michael indicated that an increase in salary probably occurred.
After completing their analysis, the user determines the correct value for Include in Totals and saves the pending corrections.
Before you start
Before you configure Pending Corrections Computation integration, you must do the following:
- Configure the following:
-
Function Access Profiles (FAP): The APIs > Rest API > Pending Corrections access control point must be set to
Allowed
in the FAP assigned to individuals who run the report. See the Function Access Profiles topic. -
Comments: Create a comment to identify the pending correction reference. See the Comments topic.
-
(Optional) System settings: Configure system settings if the Compute Pending Corrections action will be scheduled as an automatic event. See the Timekeeping System Settings topic.
site.timekeeping.computeCorrections_requestedHistoricDateName=
Reference Date
site.timekeeping.computeCorrections_latestCorrectionDateName=
Latest Correction Date
site.timekeeping.computeCorrections_processedHistoricDateName=
Processed Historic Date
site.timekeeping.computeCorrections_earliestCorrectionDateName=
Earliest Correction Date
site.timekeeping.computeCorrections_runDateTimeName=
Run Date Time
-
(Optional) Schedule Compute Pending Corrections as an automated event, such as:
Name:
Compute Pending Corrections
Description:
Compute Pending Corrections Event
Schedule Type: Weekly
-
Integration List Parameters: Create integration list parameters that identify the integration actions. See the Configure Integration List Parameters topic.
Name:
PendingCorrectionsComputation_iPack_v2_IntegrationActions
Description:
Integration actions applicable to the Pending Corrections Computation.
Parameter values:
Review Pending Corrections
,Save Pending Corrections
.
-
Get the URL, User, and Password for the APIGatewayServer.
Configure the Pending Corrections Computation integration
- Deploy the Pending Corrections Computation integration
Note: For more information, see the Deploy Integration Packs to your Atom topic.
-
Open the Integration Template Designer: Select Main Menu
. Note: If prompted, enter your Username and Password. Click Tap Log in. -
Make sure that the Account is correct. If not, select the right account.
- Select the Deploy tab > Integration Packs.
- From the list in the left column, search for and select the Pro WFM Pending Corrections Computation Extension integration. Note: If the integration does not display, select Browse Integration Packs to search for and select the iPack.
-
Click Tap Install.
-
From Unattached Environments, select the environment in which to deploy the integration process for the selected integration. Click Tap the double-left arrows button
.
-
- Configure the Pending Corrections Computation integration settings
- Select the environment
- Select the Manage tab > Atom Management.
- Select your environment.
- Select environment extensions
- In Administration, click tap Environment Extensions.
- In Process Filter, click tap the magnifying glass
. It can take several seconds before the button becomes active.
- Scroll to and select the integration pack: .
- Select the environment
- Configure connection settings
Caution: If you select Use Default for the connection settings and process properties, ensure that Value is blank. If Value is not blank, that value overrides the default value whether or not Use Default is selected or cleared. Example: If the default value is abc, but Value shows xyz, the integration uses xyz regardless of the setting of Use Default.
- Select Connection Settings.
-
From the Connection dropdown list, select and configure the following:
Connection Settings
Connection Settings for the integration
Setting
Required
Actions
PendingCorrectionsComputation_iPack_v2_APIGatewayServer
Required
To change the default API gateway server:
- Clear Use Default.
- Enter the URL to the server.
Example:
<tenantURL>/api
PendingCorrectionsComputation_iPack_v2_SFTPServer
Required
The SFTP server setting defines the connection to the file that contains the records. Integrations access only the internal SFTP account.
To change the default SFTP server parameters:
- For each field, clear Use Default.
- Enter the following values:
-
Enter the name of the internal Host.
-
Enter the number of the Port for the internal SFTP account.
-
In User, enter the username for the internal SFTP account.
-
In Password, select <Encrypted>. Enter the new password for the internal SFTP account.
-
Click Tap Apply.
-
Install the Pending Corrections Computation integration
After the integrations are deployed and the connection settings and process properties are configured, install the integrations to make them available for running or scheduling.
-
An integration template is the configured integration that you deploy to an Atom and then install to make available for running or scheduling.
- An installed integration is a single instance of an integration that is based on an integration template. When you install an integration, you can define parameters or set parameters to be defined when the integration is run.
- Select
Main Menu
. -
Click Tap
Create
. - In Integration Name, enter a unique name, such as PendingCorrectionsComputation_iPack_v2.
- (Optional) Enter a
Description.Note: Do not select API Integration.
- In File Access, select None to not select a connection.
- (Optional) If the person who runs the integration does not have full access to integrations, select Execute Integration with System Account. This allows the integration access to all APIs in the FAP, and the relevant permissions and data, regardless of the FAP and GDAP of the person who runs the integration.
(Optional) Select Re-Run to allow repeated runs of the integration with the same parameter values as the previous run.
Email Notifications
(Optional)
- Select Yes to send email and control center notifications for integration runs.
- Enter the email addresses of the recipients for the following types of run status. For multiple recipients, separate the addresses by a comma, but no spaces:
In Progress — The integration run started and has not finished.
Completed — The integration ran successfully without errors.
Failed — The integration ran successfully, but one or more records have errors. The integration run is treated as failed. If Abort on Failure is configured in an integration set, the integration set stops.
Completed with Errors — The integration run has errors or could not run.
- In
Skip Configuration, select
None(default) to allow multiple integrations to run at the same time or with the same data without restrictions.Note: Do not select Allow Minute Interval.
-
Integration template and parameters
- In Integration Template, select PendingCorrectionsComputation_iPack_v2.
-
Click Tap
Assign
. - In Integration Parameters, you can override default settings.
- Complete the configuration for each integration control parameter value.
-
Click Tap Save.
Repeat this step for each integration control parameter that supports the Pending Corrections Computation process.
Integration Parameters
Integration Parameters
Parameter name
Description / Default value / User prompt
Template parameter
Parameter type
Hyperfind or Location
The default Hyperfind or Location query that contains the employees for whom the integration is run.
Default =
1
(All Home)User prompt = Yes
Mandatory = Yes
Note: Ad-hoc Hyperfinds are not supported. All Home does not include terminated and inactive employees even if they have totals during the period. To include these totals, configure a Hyperfind that includes terminated and inactive employees, and select that Hyperfind in this process property. The maximum number of employees in a Hyperfind is 3500. To process more employees, divide the population into smaller Hyperfinds to run sequentially.Hyperfind
Hyperfind
Action
The action that the integration performs.
Supported values include:
Review Pending Corrections
(default)Save Pending Corrections
User prompt = Yes
Mandatory = Yes
Action
Dropdown
Include in Totals
Controls whether corrections are included in timecard totals.
true
(default) = include corrections.false
= do not include corrections.User prompt = Yes
Mandatory = No
IncludeInTotals
Boolean
Lookback Period (Days)
Number of days before the Run Date, during which pending corrections are generated.
Default =
90
User prompt = Yes
Mandatory = No
LookbackPeriod(Days)
Number
Person Numbers
A comma-separated list of specific employees for whom the integration is run.
When no value is entered, the integration defaults to the Hyperfind or Location parameter.
To process the integration for only a limited group of employees, enter the person numbers as defined in the source system, each separated by a comma (,) but not spaces.
User prompt = Yes
Mandatory = Yes
PersonNumbers
Text
Reference Date
Pending corrections reference date.
User prompt = Yes
Mandatory = Yes
ReferenceDate
Date
Effective Date
Pending corrections effective date.
Default =
Current date
User prompt = No
Mandatory = Yes
Caution:Must equal today or a future date.
EffectiveDate
Date
Comment
Comment that is added to the pending correction.
Default =
Adjustment by integration
User prompt = No
Mandatory = Yes
Comment
Text
Filename
The name of the file where pending corrections are exported.
Default =
PendingCorrectionSummaryReport
User prompt = No
Mandatory = Yes
Filename
Text
SourceDirectory
The SFTP Location of the exported file.
Default =
/Inbound/PendingCorrections
User prompt = No
Mandatory = No
OutputDirectory
Text
Ensure that the generic data access profiles (GDAP) allow access to the Pending Corrections Computation integration for the people who need to run the installed integrations. See Configure Access to Integrations .
Run and test the Pending Corrections Computation integration
Run integrations to test that the configuration is set up correctly.
- Run the integration
- Select the integration:
- Select Main Menu
. - Click Tap Run an Integration
. - Select the PendingCorrectionsComputation_iPack_v2 integration from the list. Click Tap Select.
- (Optional) Enter a unique Integration Run Name to make it easier to identify the run of the integration. Otherwise, the system assigns a default name, which ends with a date and time stamp.
- Select Main Menu
- Set parameters as follows:
- Hyperfind: Select a Hyperfind query of employees.
- Action: Specify the Action to execute.
- Include in Totals: Specify whether corrections are included in timecard totals.
- Lookback Period (Days): Specify the number of days to look back to generate pending corrections.
- Person Numbers: To process data for only a limited group of employees, enter the person numbers, as defined in the source system, each separated by a comma, but no spaces.
For 3 employees:
13997,15556,20012
- Reference Date: Specify pending corrections Reference Date.
-
Select the following:
- Run Integration: If this is the first time this integration is being run.
- Re-Run: If this integration has been run before, and the status is not In-Progress, you can run the integration again without entering the parameter values again. Click Tap Yes to continue, or No to not run the integration and to return to the parameter settings.
- Wait for the confirmation that the integration completed or failed. Close the panel.
- Click Tap Refresh
. - To see details, select the integration run. Select Run Summary.
- Select the integration:
- Check the results
Status indicators
-
In-Progress: The run of this integration has not yet completed. -
Completed: The integration ran successfully without errors. -
Scheduled: This integration is scheduled to run later or repeatedly. - (Grayed out) Scheduled but Deleted: This integration is scheduled to run, but the integration template has been deleted. When it runs, it will generate an error. To prevent this error, delete the scheduled integration run.
-
Completed with Errors: The integration ran successfully, but one or more records have errors. The integration run is treated as failed. If Abort on Failure is configured in an integration set, the integration set stops. -
Failed: The integration run has errors or could not run. - To troubleshoot and resolve errors, do the following:
Check the Run Summary for details.
- To troubleshoot all types of errors, or if the Run Summary shows a large number of errors, click tap Go to Additional Details (if available), or click tap the Source File to open and examine the input source file.
- (Only for import integrations) To troubleshoot and resubmit integrations that have transactional or data errors, click tap Go to Transaction Assistant.
To check the results in more detail:
- Click Tap the tile for the integration run.
- Click Tap Run Summary to see the results of the integration run.
Example Run Summary details
Note: The available details vary by integration and configuration.- Integration Run Name: Name of this run of the integration.
- Process Name: Name of any integration set that includes this integration.
- Integration Name: Name of the installed integration.
- Integration Reference ID: Unique identifier for this integration run (to help in troubleshooting errors).
- User: The person or user account that ran the integration.
- Integration Type: Import, Export, or None
- Start Date: Date and time when the integration run started.
- End Date: Date and time when the integration run finished.
- Status: In-Progress, Completed, Completed with Errors, or Failed.
- Records Processed: Number of records that were processed.
- Records Created: Number of records that were created.
- Errors: Number of records that failed.
- Source Files, Output File, and Error Files: For file-based import integrations, use Manage SFTP to access the source and output files on the inbound (source) and outbound (destination) SFTP folders. See the Manage SFTP topic.
- Log in to the destination system and make sure that the data has been correctly updated.
Note: You can schedule integrations and integration sets to run once later or at a recurring frequency. See the Schedule Integrations topic. -
APIs
API name |
Method |
Resource path |
Description |
---|---|---|---|
POST |
v1/timekeeping/pending_historical_corrections/compute/async |
Generate the request key for employee on a specific day. | |
Retrieve Compute Pending Historical Corrections Asynchronous Request Status by Key |
GET |
/v1/timekeeping/pending_historical_corrections/compute/{id}/status |
Retrieve the status of the historical correction record. |
Retrieve Asynchronous Computed Pending Historical Corrections by Key |
GET |
/v1/timekeeping/pending_historical_corrections/compute/{id}/results |
Get all pending historical correction details. |
POST |
/v1/timekeeping/pending_historical_corrections/save/async |
Save all pending historical corrections. | |
Retrieve Save Pending Historical Corrections Asynchronous Request Status by Key |
GET |
/v1/timekeeping/pending_historical_corrections/save/{{Save_Request_ID}}/status |
Save historical correction record fetch status. |
Retrieve Asynchronous Saved Pending Historical Corrections by Key |
GET |
/v1/timekeeping/pending_historical_corrections/save/{{Save_Request_ID}}/results?resultIndex=0 |
Save historical correction result. |
Version history
Version |
Description |
---|---|
1 |
Initial release. |
iPack_v2 |
The Pending Corrections Computation integration delivery is now by way of an iPack. |
The Pending Corrections Computation iPack did not accurately recognize the OutputDirectory property when routing the .CSV file for review. For example, when the property was configured as /Inbound/PendingCorrections, the extension placed the .CSV file in the /Inbound folder. This behavior is now resolved. | |
The Pending Corrections Computation iPack did not accurately recognize the OutputDirectory property when routing the .CSV file for review. For example, when the property was configured as /Inbound/PendingCorrections, the extension placed the .CSV file in the /Inbound folder. This behavior is now resolved. |