Alfresco Archive
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Query Scalability

I'm currently in evaluation mode to decide if Activiti is the right BPM solution for our project.  From an API perspective, everything looks great so far.  The APIs are intuitive, and the Spring integration is simple.  However, I've noticed a problem...

WorkFlow Status Diagram is incomplete while executing

Hi EveryoneI am new to Activiti and have little experience. We have a platform and we integrated with activiti and dislaying the diagram with js. The BPMN diagram is quite a big one and when viewing through the browser while executing the workflow th...

nishanth_v by Champ in-the-making
  • 210 Views
  • 4 replies
  • 0 kudos

Enable sql logging in Activiti

How to enable sql logging to see the generated sql query in Activity when execute a query?Which file to config?

chaoyy by Champ in-the-making
  • 324 Views
  • 1 replies
  • 0 kudos

Historic Query on task variable returns empty result

I am trying to query for some historic tasks with the following query:        List<HistoricTaskInstance> tasks = actHistoryService.createHistoricTaskInstanceQuery()            .processInstanceId(processId).taskVariableValueEquals("taskType", "specify...

mdond by Champ in-the-making
  • 124 Views
  • 4 replies
  • 0 kudos

How to implement Auto task in Alfresco for Activiti

Hi guys,I am using activiti to built a workflow and I need to create an automated task so as to access certain custom type model properties in Alfresco from the workflow.  The task has to carry out a number of functions such as transforming a documen...

Lucene or XPath search using date

Hello guys,I'm trying to write a JavaScript code that returns all documents of some folder that was created 10 days ago.I tried using Lucene Search for exemple:var nodes = search.luceneSearch("@created:2012-06-05"); I know this query just returns thi...

ltardioli by Champ in-the-making
  • 83 Views
  • 1 replies
  • 0 kudos

Go Back to Lucene in Alfresco CE 4.0d

I want to go back to use merely Lucene search indices instead of the Solr what is now the default.Because it is seemingly not possible or to hard to implement hit higlithing for search results in Solr in connection with Alfresco. But I want and need ...

tschaefer by Champ in-the-making
  • 58 Views
  • 1 replies
  • 0 kudos