Note: JBoss BPM Suite (can be downloaded from https://access.redhat.com/) is already installed.
Before starting the installation add the loanOfficer role to the user which is used to login in Business Central.
- Open the Business Central (ex. http://<your_ip>:/business-central)
- Login (u:erics / p:bpmsuite)
- From the main meniu select
Authoring -> Administration
- From the secondary menu select
Repositories -> Clone repository
- Fill the Clone Repository form:
- Repository Name - the name of the repository (created inside JBoss BPM Suite)
- Organizational Unit - select a value from list
- Git URL - https://github.com/jbossdemocentral/bpmsuite-generic-loan-repo.git
- Leave User Name and Password fields empty
Note: The application assets are defined into the ro.bull.bpm.examples.loan package.
- From the main menu select
Authoring -> Project Authoring
- In
Project Explorer
select theOrganizational Unit
and then theRepository
you created - From the secondary menu select
Tools -> Project Editor
- Push the
Build & Deploy
button (top-right corner) in order to build the application - From the main menu select
Process Management -> Process Definitions
- Start the LoanApp process
The demo covers the following aspects:
- Business process definition
- Guided Rule definition
- Rules definition (DLR format)
- Forms definition (for both process, to collect the input parameters, and user task)
- Data models (using Date Modeler)
The following values can be used (in process form) for testing:
- Applicant: Test
- Age: 21
- Income: 2000
- Amount: 10010
- Period (in months): 24