You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Tags

DCM, Interaction

Type of accelerator

Example project to demonstrate Blueriq functionality and accelerate your learning journey. 

How to get
CompatibilityBlueriq 12.3 and higher

Description

This example project shows different steps in a credit card application process. The process is divided in 4 phases, showing differently structured processes and examples of logic in process modules. The interaction module features a worklist and the implementation contains examples of data rules and aggregates.


Users

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.

An example of users could be:

UserPasswordRoles
JessicaJessicaCallCenter
MatthewMatthewCreditCardCenter
DavidDavidFinancialRisk
CCallCCallCallCenter, CreditCardCenter, FinancialRisk
  • No labels