I am attempting to create a user request action for employees to request an add to their bank instead of just adding it. The payroll department wants to hold these when they are entered in a payroll processing cycle. I have created the Service with service variables, the inbasket, the process flow, the user request action, and the request form. The process works for return and reject, but on Approve we get the following error message from the Action Request update node:
Landmark:LT_ActionRequestUPD Application Error Exception ID: 500d0f93-a180-8000-0000-1dcc63c93360 - com.lawson.rdtech.type.ValidationException: Field Organization is required
We get this error when we manually complete the action request as well. The action request blob and the logs from the process have the HROrganization value, but I am not sure what is preventing this from working. If anyone has any experience with this sort of thing, any help would be appreciated.