Does REST call task throw BPMNError?
If REST call task receives http status 400, for example, does it throw a BPMNError so that a boundary error event can catch it? It does not seem to happen.
If REST call task receives http status 400, for example, does it throw a BPMNError so that a boundary error event can catch it? It does not seem to happen.
I have configured the IMAP subsystem and have read/write access to site document libraries, which is what I wanted. However, there are some additional folders shared on the IMAP tree (such as Data Dictionary, Guest Home, Shared, User Homes) that I d...
Add dependency in Pom.xml--------------------------------------------- <dependency> <groupId>org.activiti</groupId> <artifactId>activiti-spring</artifactId> <version>6.0.0</version> </dependency> ...
I added dependencies in Pom.xml<dependency> <groupId>org.activiti</groupId> <artifactId>activiti-spring</artifactId> <version>6.0.0</version> </dependency> <dependency> <groupId>org.a...
Hello,I'am trying to fetch the task details with the state as completed without the workflow id but it's not working in this code.protected Map<String, Object> buildModel(WorkflowModelBuilder modelBuilder, WebScriptRequest req, Status status, Cache c...
Hi, i was unable to login to alfresco after migrate it to local environtment. from the login form this is the message that i get. i alsoo already checked to database that the user is exist.Wrong Username / PasswordAnd here is the log from here i see ...
I have observed an unexpected behaviour in my Alfresco installation when doing advanced searches. The site has an complex advanced search form with about 30 criteria, many of them multi-valued picked from multi-selection lists.When I do a search with...
Hi,I have a workflow like: startevent -> task1(Assignee:Tom) -> choose sequence flow "agree" ->task2(Assignee:Jerry) -> choose sequence flow "disagree" -> task1when the flow arrive to task1, i want to set assignee to "Tom" again.Now i have an idea ...
Hello,I am rather new to Alfresco and I have an interesting problem regarding document indexing.I already have in place a system to scan documents and extract the content from them.What I would want is to save the document in Alfresco and provide the...
Hi all.I am writing a service to work with an instance of the process. It has methods for creating a process, completing a user task, etc. Now I got to the method of destroying / stopping the process instance.I wrote such the method: @Override ...
Explore our Alfresco products with the links below. Use labels to filter content by product module.