Payrun is being aborted #3
Replies: 11 comments 1 reply
|
Can you give me your example as a json? |
|
Giannoudis thankyou for reaching out! The following is our JSON of the Regulation, which we believe is causing the issue. Does help you figure out the problem? { |
|
Thanks for the example. However, this is only the payroll part. Do you also have the jsons for the employee and the regulations? |
|
yes please , I am going to attach the requested items Employees { |
|
Cases "caseType": "Employee", |
|
Wage type { |
|
{ collectors |
|
Let me know if there is anything else that you need |
|
Thanks for the sample data. There are several issues:
Here is your example with test Test.pt.json |
|
Would you be able to guide how we can set up the payroll console ? Will the payroll console allow us to execute the JSON you shared with us in a single step ? |
|
The REST API is used by client applications for the development of payroll solutions. There are two types of clients: Console Client Web Client The following documents are helpful:
|
Uh oh!
There was an error while loading. Please reload this page.
We have followed the procedure described in the Basic Payroll Example. We executed the process step by step. However, whenever we execute a payrun, the status of the payrun comes as aborted. For context , we have 2 employees currently under the same division and tenant. We also created employee cases for these two employees as described in the documentation. To keep things simple, we just created a salary case for now.

Upon studying the response of the payrun job API, we came to know that the employee count and processed employee count is coming as 0 for some reason. Screenshot is attached. Please advise and guide
All reactions