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

Forum Posts

Activiti Spring Boot Strong UUID

How to enable springboot activiti based project to enable UUID for the IDs across activiti workflow. I know by changing idgenerator to StrongUUIDGenerator is the way. But where in the project shall i declare. 

Alfresco server Easy recovery configuration

Hi folks,I have a backup of production server Alfresco 4.2 Enterprise including:database MS SQL;"Tomcat7" folder;"Alfresco" folder (it has "alf_data" folder, "alfresco-global.properties" and other).Currently, I'm deploying additional server Alfresco ...

leviya by Champ in-the-making
  • 3250 Views
  • 1 replies
  • 0 kudos

Customprops queryTask no encuentra strings

Estimados buen día,Estoy haciendo consultas con el workflowService desde JAVA, y estoy seteando algunas propiedades custom de mi proceso para poder filtrar, algo como esto: WorkflowTaskQuery query = new WorkflowTaskQuery();taskCustomProps = new HashM...

jvivanco by Champ on-the-rise
  • 2864 Views
  • 1 replies
  • 0 kudos

IN_FOLDER not working

Hello, I did try the query, I don't get any result:select d.* from cmis:document as d where  IN_TREE (d, '8af4943a-44c5-43f4-8049-b193392ca0c4')ORDER BY d.cmis:lastModificationDate descbut when I change IN_TREE with IN_FOLDER, it works fine:select d....

plean by Confirmed Champ
  • 5069 Views
  • 2 replies
  • 0 kudos

activiti 6 org.apache.ibatis.builder.BuilderException

(activiti 6)Exception while initializing process engine: Error while building ibatis SqlSessionFactory: Error parsing SQL Mapper Configuration. Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance.  Cause: org.xml.sax.S...

Typeahead is not working in ADF 2.2.0

Hello In an APS 1.7 i am using typeahead palette element, this typeahead is not working in ADF 2.2.0.In APS it is working like below and by using drop-down also it is showing used the rest service But in ADF 2.2.0 typeahead and drop-down both not sho...

amruta_w by Star Collaborator
  • 8640 Views
  • 6 replies
  • 3 kudos

BpmnError context in ErrorBoundaryEvent

Hello,We would like to model a generic error handling for BPMN errors. Each of our tasks can throw BPMN error with different error code and error message. Then we would like to have generic boundary error event, which catches all BPMN errors (without...

Hello, I work on Activiti 6, but I notice in this last one missing some stencils present in the new version of Alfresco process services. Such as : - Date and hour - Semi-automatic entry - Amount - Dynamic table - Hyperlink - Attach a file - Attach a fold

Hello, I work on Activiti 6, but I notice in this last one missing some stencils present in the new version of Alfresco process services.Such as :- Date and hour- Semi-automatic entry- Amount - Dynamic table- Hyperlink - Attach a file- Attach a folde...

akaedima by Champ in-the-making
  • 2996 Views
  • 1 replies
  • 0 kudos

Resolved! Error with Alfresco SDK 3.0.0 and Maven

I'm following this tutorial to build custom workflows with Alfresco Community 5.2:- Creating Custom Advanced Workflows in AlfrescoThe sample project is created like this:$ mvn archetype:generate -Dfilter=org.alfresco.maven.archetype:alfresco-platform...

uilian by Champ in-the-making
  • 8638 Views
  • 2 replies
  • 1 kudos