Payroll Flow Pattern
Summary:
Requirement:- We will be doing Balance Adjustment who has difference in the amount between the pay periods.
Content (required):
We have build one HCM extract which has details of the employee to whom we need to do adjustment. This Extract output contains the text data like assignment number/element name/input value/amount which is .txt file format.
Then we will run 'Load Data from file' process where we pass the .txt file and Transformation FF.
Then we run 'Adjust Multiple Balance' process to adjust the balance and it creates element entry.
So we have three task in this. This is working fine when I run the task separately.
0