Skip to content

Integrating with HCL VoltMX

Introduction

HCL VoltMX is a unified low-code platform for building secure, scalable, and high-performance multichannel applications. It enables developers to create native mobile, web, and wearable apps from a single JavaScript-based codebase, accelerating delivery while maintaining enterprise-grade quality.

VoltMX consists of four tightly integrated components:

  1. VoltMX Iris: A visual IDE for designing UI, writing business logic in JavaScript, and previewing apps across platforms. It supports reusable components, responsive layouts, and platform-specific customization.
  2. VoltMX Foundry: The backend services engine that handles integration, orchestration, and security. Foundry connects to REST/SOAP APIs, databases, and enterprise systems (e.g., SAP, Salesforce), and provides identity management, offline sync, and event-driven messaging.
  3. VoltMX App Services: Manages deployment, runtime execution, and scalability. Apps can be deployed to cloud, on-prem, or containerized environments with full CI/CD support.
  4. VoltMX Engagement Services: Enables user engagement through push notifications, in-app messaging, and analytics, with tools for segmentation and behavioural targeting.

How It Works?

  • Design & Develop: Use Iris to build UI and logic. The platform compiles code into native binaries or responsive web apps.
  • Integrate & Secure: Use Foundry to expose backend services, manage authentication, and configure data models.
  • Deploy & Scale: Deploy apps via App Services with support for Kubernetes, Docker, and CI/CD pipelines.
  • Engage & Optimise: Use Engagement Services to monitor usage, send targeted messages, and improve UX through analytics.

VoltMX abstracts platform complexity while offering full control over customization, making it ideal for enterprise teams seeking speed, flexibility, and integration depth. You can read more on the website, or product documentation.

Getting Started

The integration guide described here between HCL VoltMX and HCL Discover requires both solutions to be installed and or available.

General architecture (high-level)

Foundry configuration

Iris JavaScript SDK

Example in action