cancel
Showing results for 
Search instead for 
Did you mean: 

alfresco - items lose tasks

Nana
Champ in-the-making
Champ in-the-making

Hello,

i have a software that runs with alfresco 4.0.d and jbpm as workflow engine.

i noticed that items stored in alfresco lose their tasks again and again (getTasks() returns null).
The item has a workflow id that has no tasks.

which sql queries can i use to find out which workflow or task instance have lost their tasks ?

And how can i solve it ? with sql queries ?

Thanks for your help

2 REPLIES 2

EddieMay
World-Class Innovator
World-Class Innovator

Hi @Nana,

There's threads here and here about retrieving tasks that might be useful. 

HTH,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!

Nana
Champ in-the-making
Champ in-the-making

thank you but i need sql queries that query the database.