Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error while executing Apex Workflow

Rahul_JadhavJun 27 2024 — edited Jun 27 2024

Getting below error while executing Apex Workflow with update statement on form : version 24.1.0

Exception in "handle_state":
Error Stack: ORA-01031: insufficient privileges
Backtrace: ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 3446

start_workflow: ORA-01031: insufficient privileges, stack: ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 3530
ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 3446
ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 5212

Exception in "Submit Approval":
Error Stack: ORA-01031: insufficient privileges
ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 5232
ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 3530
ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 3446
ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 5212
ORA-06512: at "APEX_240100.WWV_FLOW_PROCESS_NATIVE", line 1142
ORA-06512: at "APEX_240100.WWV_FLOW_PROCESS_NATIVE", line 1966
ORA-06512: at "APEX_240100.WWV_FLOW_PLUGIN", line 4249
Backtrace: ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 5232
ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 3530
ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 3446
ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 5212
ORA-06512: at "APEX_240100.WWV_FLOW_PROCESS_NATIVE", line 1142
ORA-06512: at "APEX_240100.WWV_FLOW_PROCESS_NATIVE", line 1966
ORA-06512: at "APEX_240100.WWV_FLOW_PLUGIN", line 4249
ORA-06512: at "APEX_240100.WWV_FLOW_PROCESS", line 192

This post has been answered by Ananya Chatterjee-Oracle on Jun 27 2024
Jump to Answer
Comments
Post Details
Added on Jun 27 2024
3 comments
742 views