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.
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.
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 ...
Hi Is there any way to pass external properties to process bpmn file with spring boot from application.properties file.Example : <activiti:field name="from"> <activiti:string><![CDATA[${recipient}@gmail.com]]></activiti:string> </activiti:field>I am ...
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...
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....
(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...
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...
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 folde...
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...
Explore our Alfresco products with the links below. Use labels to filter content by product module.