Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 2.6 KB

Samples.md

File metadata and controls

47 lines (22 loc) · 2.6 KB

Red Hat JBoss BPM Suite Cartridge for OpenShift

Example

First thing to do is login as 'loan' user. Then selecting Authoring -> Project Authoring, the user access to the example assets.

ExploreProject

To view the project assets the user has to navigate throw the Project explorer and open the project structure.

OpenFolder

The user can view the example assets selecting the type of asset. For example open the process model:

OpenAssets

Next step is do build&deploy the example selecting the Project Editor at menu. At this point, the user had to select the option Build&Deploy.

ProjectEditor

When the Build&Deploy has been successfully done, the next step is start a new instance. To do that, access to Process Management -> Process Definitions. The new deployed process definition appears at list. Select 'start'.

StartInstance

The process start form is shown. The user has to fill the fields. (for testing purpose, the field amortization must be 10 or 15, used at rule evaluation) and select 'Start Process'. At this point the process instance has been created.

ProcessInstance

Now the user can view the created instance selecting Process Management -> Process Instances.

InstanceDetails

To view the path in the process model followed by the instance, the user can select 'Details'. Selecting the view 'Process Model', the app will show the path followed by the instance through the model

InstancePath