To run the sample, you must deploy the FlowMarkŪ Definition Language (FDL) file and run instances to emit events. Use the WebSphere MQ Workflow client to run the loan request business process and emit events.
First, you will run four instances using the use case in the Overview to verify that the Business Monitor model is using the WebSphere MQ Workflow Clent.
Process Templates
.The new process template appears in the navigation panel as shown below:
Process instances
.The new process instances list appears in the navigation panel as shown below:
work items
.The new work items page appears in the navigation panel as shown below:
fmcibie -u ADMIN -p password -o -t -i LoanRequest.fdl
, and press Enter.After the FDL file is imported, you should see a new row in the Process Template Lists as shown below:
The following image shows the new instance on the Process Instance List.
The following image shows the new item on the worklist.
Audit By Business Director - set the data member Business_Director_Audit_Result to Approve.
Audit By Business Manager - set the data member Business_Manager_Audit_Result to Approve.
Commit Loan Request - set the data member LoanRequest_Committed_Result to Successfully.
Audit By Business Director - set the data member Business_Director_Audit_Result to This request is rejected for some reason....
Submit Loan Request - set the data member Loan_Amount to a value less than 500000.
Audit By Business Director - set the data member Business_Director_Audit_Result to Approve.
Audit By Business Manager - set the data member Business_Manager_Audit_Result to Need venture investigation.
Approve By Venture Manager - set the data member Venture_Investigate_result to Approve.
Commit Loan Request - set the data member LoanRequest_Committed_Result to Successfully.
Submit Loan Request - set the data member Loan_Amount to a value greater than 500000.
Audit By Business Director - set the data member Business_Director_Audit_Result to Approve.
Audit By Business Manager - set the data member Business_Manager_Audit_Result to Need venture investigation.
Investigate By Up Level Bank - set the data member UpLevelBank_Investigation_result to either High Venture or Low Venture.
Approve By Senior Manager or Approve By Venture Manager- set the data member Venture_Investigate_result to Approve.
In this section, you will build a dashboard on a Web-based dashboard to display the monitor result.
LoanRequest
and then click OK.A new frame is added to the dashboard as shown below.
The image below shows an example instance view.
A new frame is added to the dashboard under the instances view as shown below.
The image below shows an example KPIs view.
A new frame is added to the dashboard under the KPI view as shown below.
The image below is an example of a Diagram view.
A new frame is added to the dashboard.
The image below shows an example Dimensions view.
A new frame is added to the dashboard under the Dimensions view as shown below.
When an alert condition occurs, an alert is displayed.