how to use the activiti in my project

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2014 11:15 PM
hello,everyone:
i'm a green hand in the activiti area.And i have studied some ordinary activiti knowledge,but i have so many question about it.I wish you can show me some advice.Thank you.
1.in my mind,this should be the process to make a activiti project:
1.1.design the process of the project,the process picture and the *.bpmn20.xml file including
1.2.configure the designed activiti process into my project. eg:configure it to the configuration of the spring
1.3.add the necessary .jar file to my project
1.4.add the data sheet to my database
1.5.then i can use the activiti API to realize my workflow.
is it like this?
2.i do not understand how to use the data sheet in my own database.The database is the one that i created before and it is suit for my project and the business.And now ,i want to use the activiti to controller my business,so how can i use the activiti data sheet in my database and project?
my project also use the mybatis to persistence the data.
i haven't graduated from college for a long time,so i didn't study the java and the activiti very deep and now i am little confused.
Looking forward to your apply.Thanks so much.
i'm a green hand in the activiti area.And i have studied some ordinary activiti knowledge,but i have so many question about it.I wish you can show me some advice.Thank you.
1.in my mind,this should be the process to make a activiti project:
1.1.design the process of the project,the process picture and the *.bpmn20.xml file including
1.2.configure the designed activiti process into my project. eg:configure it to the configuration of the spring
1.3.add the necessary .jar file to my project
1.4.add the data sheet to my database
1.5.then i can use the activiti API to realize my workflow.
is it like this?
2.i do not understand how to use the data sheet in my own database.The database is the one that i created before and it is suit for my project and the business.And now ,i want to use the activiti to controller my business,so how can i use the activiti data sheet in my database and project?
my project also use the mybatis to persistence the data.
i haven't graduated from college for a long time,so i didn't study the java and the activiti very deep and now i am little confused.
Looking forward to your apply.Thanks so much.
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2014 03:16 AM
Hi Kevin,
http://en.wikipedia.org/wiki/Business_process_management
Regards
Martin
he process to make a activiti projectIt really depends what you want to achieve. In case of BPM project you can follow one of the BPM methodologies:
http://en.wikipedia.org/wiki/Business_process_management
the data sheet iI do not understand the question, Could you specify it more?
Regards
Martin

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2014 12:21 PM
Martin,thanks for your help.I tried several times to deploy the project associate with the activiti process,and realized it.
I create the activiti-data-sheet manully by myself before,but i forget the activiti would create it automatically,so i faced too much problems.Now it is ok.
although,i don't undertand how to realize a activiti project completely until now.i have some understanding for it,so i will continue.
thank you.
I create the activiti-data-sheet manully by myself before,but i forget the activiti would create it automatically,so i faced too much problems.Now it is ok.
although,i don't undertand how to realize a activiti project completely until now.i have some understanding for it,so i will continue.
thank you.
