In today's business environment, uncertainty has become the norm. The best course of action cannot be found in historical reports; simply reacting to past and current conditions is not sufficient to run a business. Organizations need to make use of forecasting tools and reports to gain insight on potential future outcomes from already existing operations.
With InetSoft, you won't need to get budgetary approval to invest in a separate solution for forecasting tools and reports. StyleBI is a complete BI solution which includes advanced forecasting tools along with sophisticated reporting and dashboarding technology.
Analytics software is often designed to be used by specialists. StyleBI has a fast learning curve that enables it to be learned and used by just about anyone. Making analytics pervasive in your organization ensures that more employees are anticipating conditions and performing analyses based on their own unique perspective.
StyleBI is a web-based BI solution that can simultaneously mashup data from many different sources, including datamarts, data warehouses, Google Adwords and Analytics, relational databases, salesforce.com, and many more. There will be no need to waste time and resources creating separate reports for each data source. StyleBI integrates them all into a single, web-based solution that can be accessed anywhere, from desktop browsers to phones and tablets.
Feldspar mining is not a digital-native business. Production supervisors track blast-to-mill cycles, maintenance leads watch vibration signatures on crushers, and logistics planners obsess over haul-truck queue times at the pit and delays at the railhead. Yet the company website and marketing funnels still generated the lion’s share of analytics spend—until an operations-led initiative forced a rethink. This article details how a mid-sized feldspar producer transitioned from Adobe Analytics to InetSoft’s serverless analytics microservice, why the architecture fit mining realities better than a web-analytics suite, and what the team realized in licensing, resource, overhead, and support savings—along with a measurable bump in management and end-user satisfaction.
The miner originally adopted Adobe Analytics to instrument corporate sites, dealer portals, and a handful of customer apps. Over time, operations tried to extend that footprint: pulling in plant historian exports, GPS logs from haul trucks, and ERP order cycle times. The disconnect was architectural as much as functional. Adobe’s model excels at event streams from web and mobile touchpoints; the mine needed to mash up SCADA tags, IoT telemetry, CMMS work orders, and rail logistics—and deliver role-based dashboards to crews with spotty connectivity.
The governance pattern was also awkward for the shop floor. Operations analysts wanted embedded dashboards inside existing internal apps, per-crew views on tablets, and fine-grained row-level security tied to shift and site. Building these experiences around a marketing analytics core created friction, duplicated extracts, and a growing backlog for the central web analytics team.
The pivot point came when the IT architecture group evaluated a containerized, serverless-style analytics microservice from InetSoft. The premise was straightforward: package dashboards, data mashups, and report rendering into stateless services that auto-scale, expose clean APIs, and embed anywhere. For mining, that translated to:
The final topology used a Kubernetes cluster in the company’s existing cloud VPC with a small on-prem node at the processing plant. The InetSoft analytics microservice ran as autoscaled pods behind an API gateway. Data ingress followed a pragmatic ELT pattern:
Presentation used three patterns: real-time tiles for pit operations (cycle time, queue length, payload variance), daily scorecards for plant OEE, and executive rollups for cost-per-ton, on-time shipment, and maintenance backlog.
Cost modeling was the first surprise. Adobe Analytics was licensed on an enterprise contract anchored to digital properties and monthly hit volumes. The operations data didn’t fit cleanly into that model, and adding users for non-marketing teams increased the footprint. By contrast, InetSoft’s serverless microservice aligned with IT’s container and API paradigm.
Before the switch, the analytics backlog was split across the web team and a small group of operations analysts who wrangled CSV exports and one-off scripts. InetSoft’s microservice allowed IT to standardize a few patterns and eliminate toil:
Support tickets used to cluster around three issues: stale data after failed extracts, access problems for contractors, and report rendering timeouts. Post-migration metrics over the first two quarters showed:
The most telling indicator wasn’t technical—it was behavioral. Supervisors began opening their shift dashboards before safety briefings; the maintenance planner printed a daily exception list for assets with rising vibration and suboptimal lube temperatures; executives stopped asking for emailed spreadsheets. An internal pulse survey (n≈140 across operations, maintenance, logistics, and sales ops) reported:
Management’s endorsement followed the numbers. Cost-per-ton is the north star; correlating payload variance, queueing, and idle time surfaced a dispatch tweak that shaved 1.7 minutes from average pit cycle time. While many factors move cost-per-ton, leadership attributed part of a 3–4% improvement in the quarter to better visibility and faster course corrections.
From IT’s perspective, two shifts mattered most. First, analytics moved from a monolithic, marketing-centric platform to a modular service stack that looked like everything else in their cloud: containers, declarative infra, observability baked in. Second, ownership of domain logic migrated to the teams closest to the work. The data mashup layer and semantic definitions lived alongside crew playbooks; IT focused on platform reliability, security, and enabling patterns instead of building one-off reports.
Observability improved as well. The microservice exported metrics into the company’s standard monitoring setup. Anomalous spikes in query latency triggered autoscale rules or flagged a bad upstream dataset. The feedback loop between SRE and analysts tightened, and “performance” stopped being a mysterious dashboard property and became a graph IT could reason about.
Success hinged on a pragmatic migration path. Rather than a big-bang cutover, the team followed three waves over 90 days:
Critically, historical trend lines were preserved by backfilling summaries into the new store, so users didn’t lose context. At the same time, the team retired brittle extracts and replaced them with streaming or CDC sources as they came up for maintenance.
Mining data isn’t just sensitive—it’s context-heavy. The InetSoft microservice’s row-level policies ensured that supervisors saw only their pit or plant. For contractors, time-boxed roles granted access to asset views relevant to work orders. Audit logs captured every dashboard render and filter state, satisfying internal controls without rote screenshots. Governance meetings shifted from “who can see what” to “is the semantic definition still right for how we run the plant.”
After two quarters, the IT finance and operations excellence teams summarized impacts (all figures annualized estimates):
The miner’s post-mortem emphasized three practices worth repeating: