------Original Message------
Heads up for anyone using VI jobs in 2.19 - you have to change your perform logic if you are doing auto decutions.
Auto Deductions are not created when importing into PR_PayrollHeader after installing Payroll 2.19.0
|
<content>
Auto Deductions are not created when importing into PR_PayrollHeader after installing Payroll 2.19.0
</content>
<content>
Missing Perform Logic Statement
Import jobs created on 2.19.0 will automatically default with the necessary perform logic required.
This issue will affect Payroll imports created on older versions.
</content>
<content>
- Open Visual Integrator, Import Job Maintenace and select Import Job
- Click the Perform button on the Configuration tab
- Enter the following in Perform Maintenance:
- Perform Type: On Completion
- File Type: Header
- Sequence: 001
- Command: IF NOT(cTest) { coBusiness'ImportJobCompletion() }
- Click Accept after entering the fields in Perform Maintenance
- Click Accept in Import Job Maintenance and Auto Deductions will appear after importing
</content>
------------------------------
Mary Mays
------------------------------