if you want to add a person 6.0, how to achieve ...
the flow chart has been pasted. If the supervisor chooses one less, how to add it? I checked api and didn t see this method. ...
problem description activiti automatic node, that is, service task, executes an exception. How to capture the exception information and save it in the act_ru_job table so that the ManagementService.executeJob method can run from the exception node ag...
Hello, boss! I just got in touch with this, and then I watched the video and wrote the code. ProcessEngine processEngine = ProcessEngines.getDefaultProcessEngine(); deployment process definition @Test public void test2(){ get a deployment b...
vue draws the flow chart of activiti ...
in activiti, for a task that has already been executed, a task that has not been executed can be judged, but there is another state, that is, the task has already been executed, but later, because it has returned to some of the previous tasks of the tas...
< H2 > how to deal with the early termination of the process due to exceptions in activiti? < H2 > for example, I need to enter a variable in a usertask. If the variable is 1, then the process to usertask1,; if it is 2, then there are only two paths f...
for example: one order (1000 products to be produced) there are multiple production sub-orders below, the quantity cannot be determined! .. (for example, you applied for a sub-order [production of 100products], 6.1 applied for a sub-order [productio...
I encountered a problem when setting up an e-commerce website. I want to use workflow to control the flow of orders. At present, the flow of my orders is like this: 1. Create a total order 2. Create multiple production orders (the number is determine...
RT There are process variables in activiti, so are there any related concepts in ccflow? ...
is this function suitable for activiti workflow implementation? A company has several products, and the quality inspection process of each product is different, but the number of nodes in it is limited. for example, there are several kinds of nodes: ...