MAIN arrow Samples-5.1 arrow Travel agent ticket booking process

Travel agent ticket booking process

Print E-mail

zip travleagentprocess 04/02/2008,05:43 26.70 Kb  


Description:

The use case explains the process of 'Travel booking' to various cities like Lasvegas, Losangels, Newyork, Chicago and Redwood city from Newyork, LasVegas and Chicago where the travel booking service is available. First the process will check the 'Leavingfrom' city and then it checks 'Departingto' city for confirming service availability. If the Service is available to both the cities then it will check the number of Passengers, for confirming the seats. If the provided Passenger seats are available then process will display traveling details.

 

 

Use case dependencies:

Travelagent.xsd: Schema used is "travleplan" which is of "Complex" type

 

Requirements:

  1. Intalio|BPMS Server-5.1.1
  2. Intalio|BPMS Designer-5.1.1

Preconditions:

  1. Make sure Intalio|BPMS Server is up and running fine.
  2. Make sure the Process Explorer pane does not contain any Intalio|BPMS Business Process Project with same name.

Process Download & Import:

  1. Download 'TravelAgentProcess.zip'.

  2. Go to File > Import...

  3. In Import wizard,select “Existing Projects into Workspace”,click on Next >

  4. Select the “Select archive file” radio button.

  5. Browse to select downloaded archive file,

  6. Click on Finish.

  7. Update project builders by right click on project; go to BPMS Designer Tools > Update BPMS Builders.

 

travelagent.jpg

 

Process Deployment & Execution:

  1. Click on Deploy Project to Intalio|BPMS Server button in tool bar.

  2. Make sure you select all runtime files while exporting to Intalio|BPMS Server.

  3. Click on Finish button.
  4. Open a web browser, provide url as: http://localhost:8080/bpms-console, which takes to login screen for bpms-console.

  5. Login with the following credentials:
    username: 'admin' (without quotes).

    password: 'changeit' (without quotes).

  6. Bpms-console will be available with deployed processes list.

  7. In the processes list you should see "TravelAgentProcess: TravelAgentProcess" process with a package name "TravelAgentProcess", select it and click to Start.

  8. This should generate a form with three textbox fields.

  9. Type 'Newyork' in the Leavingfrom field and type 'Lasvegas' in the Departing field and type any integer below '71' in the Passengers field then click on Submit button.

  10. This will replace the page with an output like "receiveResponse: Congratulations Travelling tickets booked from Newyork to Lasvegas".

  11. Similarly, you can obtain results for other cities also.

Last Updated ( Feb 04 2008 )
  < Prev Next >