Solution Details
For every solution displayed the user can access additional information by clicking Details. The information provided are also grouped into
- Overview
- Storage
- Messaging
- Agents
Overview
The user can view the following details of the solution:
Property | Description |
Build pipeline ID | The ID number of the pipeline that built this solution |
Build pipeline timestamp | The timestamp of the pipeline run, that built this solution |
Build sha | The sha fingerprint of the git commit (a unique identifier that allows to retrieve the exact code that was used to build the solution) |
Build artifact | Build Artifact Name of the hosting image in the solution (domain-server). |
Build version | Build Version Number of the hosting image in the solution. |
Build ID | Build ID of the hosting image in the solution |
Also all generated BPM Toolkits (twx-files) are available to download. For every API Namespace of the solution a BPM Toolkit is generated.
The BPM Toolkit is a library consisting of the definitions of the API Operations in Swagger. The user can download the BPM Toolkit and upload the same in IBM BPM. The BPM Toolkit enables IBM BPM to connect to the APIs in the IBM Financial Services Workbench.
Database Statistics
The user can see a card for each database collection in the solution and its database details.
Property | Description |
Size | It shows the total size of the Data in the Database. |
Count | The number of data objects in each database. |
Avg. Object Size | It shows the average object size. Average Object size is calculated as the total data size divided by the number of objects. |
Total Indexes | |
Indexes | It shows the number of indexes in the database. |
Status | Showing the current state of the database represented by the two values as OK and not OK |
Messaging
The user can see the all message topics along with their partitions.
Agents
Gives a short overview of which agents are available and their status. Also this section provides a list of errors, that recently occured.
Status | Description |
---|---|
New | Number of events that are about to to be worked on |
Running | Number of events that are currently worked on |
Failed | Number of events that could not be completed due to an error |
Completed | Number of events that were successfully processed |
Errors Section:
Displays events that could not be processed successfully.
Data | Description |
---|---|
Name | Displays the name of the agent |
Execution count |
Number of tries |
Last Execution |
Time the execution was tried last time |
Next Execution |
Time when the next try to process the event will run |
Cause | A short technical excerpt for the error that occurred |
Trigger |
Offers the possibility to restart the agent immediately |
Restart status |
A short indiciation about the restart status |