MAIN arrow Samples-5.1 arrow Xpath Functions

Xpath Functions

Print E-mail

zip xpathfunction 04/02/2008,05:51 13.87 Kb

 

Description:

The sample implements a scenario in which user can do Multiple functions using numeric values. Addition, subtraction, multiply & division these functions we can do using this sample process.

 

Use case dependencies:

test.xsd: Schema used 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 'XpathFunction.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.

 

xpath.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 "TestProcess:Server" process with a package name "XpathFunctions", select it and click to Start.
  8. This should generate a form with input fields to map input data.
  9. Type "6"in the "one"field and "4"in the "two"field and type "1"in the choice field
  10. This will replace the page with an output like:
    EventStartMessageResponse: 10.0.
  11. Similarly we can get the results depends on our choice.

 

Last Updated ( Feb 06 2008 )
  < Prev Next >