GLBATCH: Notify Preparer of No Approval required
Hello Experts,
I am working on Journal Approve Workflow to disable the approval for a certain type of Journal Category. This I am able to achieve using Journal Approval customization process. When I approve the transaction from front end everything works as expected. However when I try to trigger workflow from backend i.e., using wf_engine.create_process I get an exception while notify preparer of no approval required activity. It is resulting in exception with No data found and workflow error out but the journal batch is getting approved and user is receiving notification as well. Could you please guide in fixing the issue