Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
info
UI Text Box
typetip
Example projects are Blueriq models which demonstrate Blueriq functionality. They are included in the standard Blueriq library which is shipped with Blueriq. You can view, run and extend these projects by   creating a new project and and use an example example project as a starting point.

 

The credit card application example is a small process for applying a credit card. This example demonstrates the:

  • Which Blueriq compontens are used in process modelling;
  • What does a simple datamapping looks like;
  • How to use privileges on processes;
  • How to use the dossier manager to store your application data.

 

UI Text Box
typenote

In order to run the credit card application you need to create a user with the correct privileges in Blueriq runtime. In the runtime dashboard select “Settings/Authorization”. Click “Add” to create a new user, enter username, password and privileges (comma separated). Privileges for this example are CallCenter, CreditCardCenter and FinancialRisk.

(warning) Reset the server to enable the new user settings.