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 on apex workflow execution

Alexis GaitanOct 14 2024

hi i cant get workflow running, im getting this in debug, what im missing?


Error: Activity Instance  for Workflow Instance 15190952530683579 was not found
- Additional info: Contact your application administrator.
Details about this incident are available via debug id "245194".
- Display location: ON_ERROR_PAGE
- Association type: 
- Item name: 
- Region id: 
- Column alias: 
- Row: 
- Model instance id: 
- Model record id: 
- Internal error: true
- Common runtime error: false
- APEX error code: APEX.WORKFLOW.WORKFLOW_ACT_INSTANCE_NOT_FOUND
- SQL code: 100
- SQL error: ORA-01403: no data found
- Backtrace: ORA-06512: at "APEX_240100.WWV_FLOW_WORKFLOW", line 1571

- Statement: 
- Component: APEX_APPLICATION_PAGE_PROCESS Terminate (15157727004496326)

Exception in "final_exception_handler": 
Error Stack: ORA-20987: APEX - Activity Instance for Workflow Instance 15190952530683579 was not found - Contact your application administrator. 
Details about this incident are available via debug id "245194". 
ORA-06512: at "APEX_240100.WWV_FLOW_ERROR", line 1531 
ORA-06512: at "APEX_240100.WWV_FLOW_ERROR", line 1566 
ORA-06512: at "APEX_240100.WWV_FLOW_PROCESS", line 648 
Backtrace: ORA-06512: at "APEX_240100.WWV_FLOW_ERROR", line 1531 
ORA-06512: at "APEX_240100.WWV_FLOW_ERROR", line 1566 
ORA-06512: at "APEX_240100.WWV_FLOW_PROCESS", line 648 
ORA-06512: at "APEX_240100.WWV_FLOW", line 4270
This post has been answered by Steve Muench-Oracle on Nov 7 2024
Jump to Answer
Comments
Post Details
Added on Oct 14 2024
28 comments
2,032 views