Contents
1.Required Files
(For copy Please download here)
- Activity Server Files (Version No: apache-tomcat-6.0.36)
- JDK Files (Version No. jdk1.8.0_181)
- Activity Database
2.Activity Server Installation and Starting
1. Copy and paste the Activiti Setup.
2. Open the file “..\ActivitiWorkflow\apache-tomcat-6.0.36\webapps\activiti-explorer\WEB-INF\classes\db.properties”
and change the property based on ur DB. (update the required database and password)
3. Open the file “..\ActivitiWorkflow\apache-tomcat-6.0.36\webapps\activiti-rest\WEB-INF\classes\db.properties” and
change the property based on ur DB. (update the required database and password)
4. Run The Activiti using “..\ActivitiWorkflow\apache-tomcat-6.0.36\bin” startup.bat
If there is error message on catalina, then do the following steps
– Install latest jdk
– Open environment variable create a new system variable with name JAVE_HOME and set JDK installed path
Example: C:\Program Files(x86)\Java\jdk1.7.0_21
6. Create a new user variable with Name: CATALINA_HOME and path C:\ActivitiWorkflow\apache-tomcat-6.0.36
7. After that Activiti will be running then use the http://machineip:8080/activiti-explorer/ for browsing and update the
same in Gb4SolutionCommonweb.config
8. Login into Activiti in your browser using Username: kermit and Password: kermit
9. Create Three User in Manage>>User namely “admin”, “rejected”, “resend” and made this user for all the groups.
10. Identify the User in Muser for approver and create the same user in activiti as per the user code..
11. Login into admin user in work flow and Upload the Masterworkflow.bpmn file in Manage>>Deployment>>Upload
New by editing the file “Masterworkflow.bpmn”(Change “activiti:assignee”)
12. Make Entry in WorkFlowSettings Screen. Admin Module in Our DashBoard.
Example : For Purchaseorder Menutype: Transaction, Module: purchase, Classname: purchase, isactive:
checked, webservice: POST MMHead, Eventtype:WorkedDays
3. Standard User Creation (Admin, resend, rejected)
1. Go to server by typing activity url (usually it is like (Server URL:portnumber\activity-explorer) (Port number which you have assigned for activity server) (Otherwise Please find this url in services folder\config folder\ Gb4SolutionCommonweb.config file \ Key number “ActivitiRestUrl”. In that upto port number you take and add this letter ‘\activity-explorer’. After that copy this url and paste it on browser)
2. check login page is loaded
3. type kermit as username and password
4. click login
5. Click manage tab
6. click user button
7. click create user
8. type dbname..admin name id text box (for example your db name is unisoft then type UNISOFT..ADMIN)
9. type password, firstname
10. in the same way create following users DBNAME..resend (name and password both are same) DBNAME..rejected (name and password both are same)
11. Select the admin user add all group by pressing
12. Log out
3.Bpmn file creation based on role/employee code
- download sample file here
- Before creating Bpmn file be sure what type of Bpmn file you are going to create
- 1. Is it User based
- 2. Is it role based
- 3.Is it employee based
4. Checking Activity Server Working or not
- type (Server URL:portnumber\activity-explorer) (Port number which you have assigned for activity server)
- check login page is loaded
- type kermit as username and password
- click login . If it is logged then it is working.
Revisions
- February 28, 2019 @ 13:36:14 [Current Revision] by arul
- February 28, 2019 @ 13:36:14 by arul
- February 28, 2019 @ 12:05:26 by arul
- February 28, 2019 @ 12:04:24 by arul
- February 28, 2019 @ 12:04:19 [Autosave] by arul
- February 14, 2019 @ 14:42:21 by arul
- February 14, 2019 @ 14:39:49 by arul
- February 14, 2019 @ 13:08:44 by arul