Hi Team,
I have created two level approval workflow.When I'm trying to approve the First task I'm facing the following error.
Ajax call returned server error ORA-20987: APEX - The execution of task action failed - the task is set to errored state
I checked the status of the task in APEX_TASKS table. Outcome is ‘Approved’ only.
When the task is approved, I'm creating a new task using API. Is the error arise due to the issue in creation of second task?
Thanks