BPA Workflow error: Cannot commit in Current PL/SQL Session ORA-06512 Hello, I am currently facing an issue when automatically trying to unblock a customer order via a workflow. I am doing the following call: which has worked in the past to unblock a blocked customer order, but results in the following error: ORA-00034: cannot COMMIT in current PL/SQL session ORA-06512: at "IFSAPP.ORDER_COORDINATOR_GROUP_API", line 1762 ORA-06512: at "IFSAPP.CUSTOMER_ORDER_API", line 12697 ORA-00034: cannot ROLLBACK in current PL/SQL session ORA-06512: at "IFSAPP.CONNECT_CUSTOMER_ORDER_API", line 2381 ORA-00034: cannot SET SAVEPOINT in current PL/SQL session ORA-06512: at "IFSAPP.CONNECT_CUSTOMER_ORDER_API", line 2368 ORA-06512: at "IFSAPP.CONNECT_CUSTOMER_ORDER_API", line 2368 ORA-06512: at "IFSAPP.CONNECT_CUSTOMER_ORDER_API", line 272 ORA-06512: at "IFSAPP.CUSTOMER_ORDER_FLOW_API", line 266 ORA-06512: at "IFSAPP.CUSTOMER_ORDER_API", line 16585 ORA-06512: at "IFSAPP.CUSTOMER_ORDER_API", line 13182 ORA-06512: at "IFSAPP.CUSTOMER_ORDER_API", line 6152 ORA-06512: at "IFSAP