MAIN arrow Samples-5.1 arrow Complete User Task

Complete User Task

Print E-mail

zip completeusertask 04/02/2008,05:39 18.75 Kb

 

Description:

The use case explains process of reassigning task among two employees like A and B. The process describes that; if one employee is on leave the task will automatically be assigned to next employee.

  • If input request is "A present", it displays output as "A completed that work in last 10 sec" and vice versa.
  • If input request is "A leave', it displays output as "Reassigned to B, B completed that work in last 20 sec" and vice versa.

Use case dependencies:

assignement.xsd: Schema used is "assigntask" 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 “CompleteUserTask.zip”.

  2. Go to File > Import.

  3. In the Import wizard, select General>Existing Projects into Workspace, click Next >.

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

  5. Browse to select the downloaded archive file.

  6. Click to Finish.

  7. Right click on project, go to BPMS Designer Tools > Update BPMS Builders

    completeusertask.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. You should see "CompleteUserTask: CompleteUserTask" process with a package name "CompleteUserTask", check the box under project and click to Start.
  8. This should generate a form with an input field.
  9. Type 'A' in the name field and type 'present' in the status field and then click on Submit button.
  10. This will replace the page with an output like "receiveResponse: "A completed that work in last 10 sec".
  11. Similarly, you can obtain results for B too.

 

Last Updated ( Feb 06 2008 )
  < Prev Next >