











Signup for Training
- Atlanta, GA Dec 3-5
- Melbourne, AU, Dec 9-11
- New York Dec 10-12
- Brussels, BE, Dec 16-18
- Washington, DC, Dec 17-19
More trainings...
Intalio|BPMS Webinars
- Nov 20, 2008 1 PM EST
- Nov 21, 2008 1PM EST
- Nov 26, 2008 10 AM GMT
- Dec 5, 2008 10 AM PST
- Dec 9, 2008 1 PM EST
- Dec 11, 2008 1 PM EST
- Dec 19, 2008 10 AM PST
- Dec 30, 2008 10 AM PST
- Jan 13, 2009 10 AM PST
- Jan 15, 2009 1 PM EST
- Feb 3, 2009 10 AM PST
- Feb 12, 2009 1 PM EST
- Feb 17, 2009 10 AM PST
- Mar 10, 2009 10 AM PST
- Mar 12, 2009 1 PM EST
- Mar 24, 2009 10 AM PST
Login
Who's online?
- (paul.fenton@vertex.co.uk)
- (jloge@ebsco.com)
- Alexander Stuckenholz (alexander.stuckenholz)
- chris robson (chris.robson)
- Deepa Tekumalla (deepa.tekumalla)
- Guerman Smirnov (guerman.smirnov)
- Ilo Rivero (ilo.rivero)
- Leonardo Saraiva (leonardo.saraiva)
- manindra mallick (manindra.mallick)
- Marcin Urbanski (marcin.urbanski)
- Milos Vacek (milos.vacek)
- nie pin (nie.pin)
- Oleg Pozdnyakov (o.pozdnyakov)
- Pavel Lekhanov (lehanov)
- Ravinderjit Singh (ravinderjit.singh)
- Sirswendu Ganapati (sirswendu.ganapati)
- Tamara Dobrynina (tamara.dobrynina)
- Teo Bon (teo.bon)
- Wael Soliman (wael.soliman)
MAIN
Samples-5.1
Vacation request process using forms
Samples-5.1
Vacation request process using forms Vacation request process using forms
on Jul 04 2007
Last Updated ( Feb 04 2008 )
< Prev
Next >
 vacationrequestprocess 04/02/2008,06:28 23.16 Kb
Description:
The use case explains the process of Vacation Request with three employees like X, Y and Z. The process illustrates that; the employee submits the request for vacation with described details through a form. The processes will check the provided details with available leaves of employee and then vacation request is approved or rejected based on the details provided.
Use case dependencies:
- PAform.xform
- PAform.xform.xsd
- PIPArequest.xform
- PIPAform.xform.xsd
Requirements:
- Intalio|BPMS Server-5.1.1
- Intalio|BPMS Designer-5.1.1
Preconditions:
- Make sure Intalio|BPMS Server is up and running fine.
- Make sure the Process Explorer pane does not contain any Intalio|BPMS Business Process Project with same name.
Process Download & Import:
- Download vacationrequestprocess.zip.
- Go to File > Import....
- Select 'Existing Projects into Workspace', in wizard, click on Next >
- Browse to select downloaded archive file.
- Click to Finish.
- Update project builders by right click on project; go to BPMS Designer Tools > Update BPMS Builders.
Process Deployment & Execution:
- Click on Deploy Project to Intalio|BPMS Server button in tool bar.
- Make sure you select all runtime files while exporting to Intalio|BPMS Server.
- Click on Finish button.
- Open a web browser, provide url as: http://localhost:8080/ui-fw which takes to login screen or workflow.
- Login with the following credentials:
username: 'examples\ewilliams' (without quotes).
password: 'password' (without quotes). - Go to Processes tab and click on 'PIPArequest-init process Vacationrequestprocess/vacationrequest with form PIPArequest.xform'.
- This should generate a form with three input fields to map input data.
- Type Name (eg: X) in Name field and Job profile (eg: QualityEngineer) in job profile field and vacation period (eg: 10) in vacation period field then click on Start Process button.
- This will take you to the Tasks tab.
- Click on Refresh button and click on 'Ready' link available under Tasks Tab.
- The form will display the result as:
Result: Congratulations X vacation request has been approved. - Click on 'Complete' button to complete the process.
