MAIN arrow Samples-5.1 arrow Reassign Task

Reassign Task

Print E-mail

zip reassigntask 11/04/2008,05:16 16.71 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 task will automatically be assigned to next employee.

  • If input request is "A present", it displays the output as "A present Job is not assigned to B" and vice versa.

  • If input request is 'A leave', it displays the output as "A leave Job is assigned to B" and vice versa.

 

Use case dependencies:

message.xsd: Schema used is "start" which is of "string" 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 'ReassignTask.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 the downloaded archive file.

  6. Click to Finish.

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

 

reassigntask.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 availabe with deployed processes list.
  7. You should see "ReassignTask: ReassignTask" process with a package name "ReassignTask", select it and click to Start.

  8. This should generate a form with an input text field.

  9. Type 'A present' in start field, and then click on Submit button.

  10. This will replace the page with an output like "receiveResponse: A present job not assigned to B".

  11. Similarly you can obtain result for B too.
Last Updated ( Apr 11 2008 )
  < Prev Next >