alfresco - items lose tasks

cancel
Showing results for 
Search instead for 
Did you mean: 
Nana
Member II

alfresco - items lose tasks

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
EddieMay
Alfresco Employee

Re: alfresco - items lose tasks

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
Member II

Re: alfresco - items lose tasks

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