Another integration with Datacap Accelerator is Business Automation Insights(BAI). Business Automation Insights is a combination of Kafka, Elastic Search(ES) and Kibana. It’s a visualization tool using which one can create business dashboards. Each of these dashboards consists of various visualizations.
BAI provides insights from the data stored in Elastic Search, document-oriented DB that allows us to store documents/events in a JSON format. The visualizations or the dashboards created helps us understand the data better.
Designed and developed a framework by creating a custom action that posts events from the Datacap to the Elastic Search instance of BAI which are then visualized using Kibana.
Datacap workflow.
To include custom action as part of the workflow – we’ll have to create a ruleset.
Ruleset - Each ruleset consists of set of rules and each of these rules are associated at one of the levels in the document hierarchy. Each rule can have one or more functions , as shown below - in the Rulesets definition. Each function can call one or more actions from list of action library (global / custom).
#BusinessAutomationInsights(BAI)#datacapintegrations#IBMDatacap#whatsnew