Pre-Approved Batch Approval Workflow
Does anyone know if a delivered workflow exists that gets executed when a user changes the status of a pre-approved batch from Working to Submitted? I would like to execute some custom validations on the pre-approved batch expenditures, send a notification to the user if any errors are found and reset the batch status back to working in that case. I was thinking of doing this through a workflow that fires based on changing the batch status.
I also thought about using the client extension PATCX to validation the expenditures, but I need access to the ATTRIBUTE columns on PA_EXPENDITURES_ALL and this client extension dos not provide that.
0