The above error needs to download a patch.Patch Address: HTTP://WWW.SHAREYX.COM/BLOG/2The installation of the patch can be consulted:Http://jingyan.baidu.com/article/dca1fa6fba6a0af1a4405290.htmlWorkaround 2:See you Myeclipse10, MyEclipse to Activiti plug-in integration is not very good. It is recommended to use eclipse Kepler above version of the drawing, or Activiti is not a web version of the drawing t
Start Installing the Activiti plugin1. Click Help on the toolbar above Eclipse to select Install New software650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6C/C2/wKiom1VRfc2ipUHYAAE3BJIVnpE952.jpg "title=" 1.png " alt= "Wkiom1vrfc2ipuhyaae3bjivnpe952.jpg"/>2. pop up the following window, then fill in the plugin name and installation addressName: activiti BPMN 2.0 designerLocation: http://activit
Eclipse creates a new Activiti project (the Activiti project uses the MAVEN managed project by default), then configures the pom.xml to add the required jar dependencies, and then introduces the dependencies to discover the options that are not prompted to import the required packages in the test classSuch as: Problem reason: The project defaults to a normal Java project, and the update project can use
The Activiti project is a new open source BPM platform based on Apache licensing, and this article briefly describes Activiti common classes. Specifically as follows:
Why should I use a workflow
The drawbacks of traditional design in the process of change:1. The attributes of the process-related properties and business objects are placed in the business object.2. Process-related logic and business logic a
In the Activiti process engine, the listener is very important.
There are two types of activiti monitoring, one is the task listener and the other is the execution listener.
Task listener: Automatically gets the manager of the department where the "leave" is located when the manager takes a leave task.
Execute listener: Automatically modifies the status of leave slip as approved after the task finishes.
SQL optimization1. Avoid using in and not in,or,having in the WHERE statementexist, not exist instead of in, no in2. Cannot declare a number in character format, to declare character values in numeric format, otherwise invalidates the index, resulting in full table scan3. SQL statements are capitalized, because Oracle always converts lowercase to uppercase before executing4, not using not in the index, using not will produce and use the same effect as the function, resulting in a full table scan
1. Place the Activiti folder inside the compressed package into the Myeclipse\dropins folder and modify the link file in the Activiti folder to point to its own directory restart MyEclipse (at which point the BPMN file will be opened with an error).2. Place the patches file in the compressed package into the Myeclipse\dropins folder, and restart MyEclipse again to open the
When used by Activiti, it usually needs to be closely tied to the business, and some business is very complex, such as a simple procurement process: The process is as follows:
When a new product is delivered to the supplier, the business audit is submitted, and the business audit is returned to the supplier by submitting the operation Audit.
The operation Audit was successfully submitted to the contract for signature. Failure to return business au
Related articles:"The most authoritative Activiti framework study in history"Introduction to Activiti-environment building and core APIIn Activiti, there are 5 additional sheets on the basis of the predecessor JBPM, and the framework provides 23 tables by default. Today this chapter to share with you about the ACTIVITI
1. New Process Model Model Management-Model workspace Click "Create" will immediately jump to the "process online designer" page, please refer to the next section 2. Online Process Designer Model Management, model workspace, edit 3. Set process Properties L Name: Process definition Name L Description Information: Process definition Description L Process identification: Process definition key, corresponding to Procdefkey, used to identify a process 4. Introduction of Drag elements ? Start Even
Activiti Detail Summary:1,listpage Method:1), api:listpage (int, int)-Method in interface org.activiti.engine.query.QueryExecutes the query and get a list of entities as the result.2), listpage (int firstresult,int maxResults), similar to the MySQL paging function, preceded by the first few, followed by a total of several, note that the results are sorted by deployment_id_, that is, sorted by release time ;(not to be continued ....) )
See the project documentation for LEMOOA, download the designer plugin for Eclipse,Open Help, Install New software. In the following panel, click the Add button and fill in the following fields:
Name: Activiti BPMN 2.0 Designer
Location : http://activiti.org/designer/update/
Today is ready to learn the next Activiti, but the installation designer plug-in error, the solution, the download o
1. activiti provides the image viewing module dimo-viewer. This module can obtain data in rest mode and then display the progress of the process. However, the default task is beige, unlike many websites, you can only change the color by modifying the color. Now, you can change the color to a white background to adapt to various websites:
1. Modify the JS script used by digoal-Viewer: processdiagramcanvas. js. This is the main drawing script. The colo
engine to decide which events need to be subscribed to when the process is executed based on the event gateway. Consider the following conditions:
The event-based gateway must have two or more outgoing sequential streams.
OnlyintermediateCatchEventType. (Activiti does not support connecting to deleetask after event gateway .)
Connect to the event gateway-basedintermediateCatchEventYou can enter only one Sequential stream.
Event gateway graphics
T
Download Activiti designer file Address: http://activiti.org/designer/archived/Note: My is myeclipse9.0, I downloaded the version is: (When I download a high version of the installation of a problem)Unzip the file to:%myeclipse_install_folder%\myeclipse 9\dropins folder: (%myeclipse_install_folder% represents your MyEclipse installation folder)You will see as file:Then steps such as:Then open your myeclipse to see as the representative installs
1.1 Creating a project
1.2 Add Jar Pack
1.3 Change configuration file
1.3.1 Connection Database
Configuration of the 1.3.2 Spring file
2 project configuration
Applicationcontext-dao.xml
Here is a description:Parent= "Basedao" is equivalent to
Applicationcontext-service.xml
Applicationcontext-action.xml
Activiti-context.xml, configuring Activiti tables and things and service without creating
1, the problem
When you start activiti-explorer when you configure the Activiti database, you find the general report "ORA-12505, Tns:listener does not currently know the SID given in Connect desc." 2, solve (1) using the instructions on the Web, modify the Oracle listener configuration file and cannot be resolved.
Modify Listener.ora, (Find-name Listener.ora can find the file) as:Sid_list_listener =(Sid_l
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.