I am seeing three odd bugs that I would love if anyone could point me in the right direction for a fix.
- Anytime multiple transitions exit an activity (splits), I am unable to display the values of the specific transitions. I can see one of the transitions values, but that transitions values will be displayed regardless of which transition I click on.
- I am unable to export the displayed values. Whenever attempting to export a list of values I get the following error.
- 14:33:11 - The temporary 'temp:query' schema is not defined in the current context.
- 14:33:11 - End of job due to an error
- 14:33:11 - An error occurred and the process has been stopped.
- I am unable to utilize the distribution of values function. Whenever I attempt to use this feature we receive an error similar to below;
- Oracle error: ORA-00942: table or view does not exist
- SQL statement ‘Select Count (W0.ild From wkf1395070_query4 W0’ could not be executed (error in position 28: ‘wkf1395070_query4’).
I believe all the issues may be related, but not sure where to go to trouble shoot and fix. This has been a persistent issue across all users in the environment. Cache has been cleared multiple times.
Thank you in advance for any help provided.