Dashboard

Overview of your integration platform

AD
Admin User
Total API Calls
📡
2,847,392
↑ 12.5% from last month
Active Workflows
🔄
142
↑ 8.2% from last month
Events Processed
⚡
1.2M
↑ 23.1% from last month
Avg Response Time
âąī¸
142ms
↑ 3.2ms from last month

API Performance Trends

📊 API Call Volume & Response Time Chart

System Health

Kafka Cluster
3 brokers, 24 topics
Healthy
Workflow Engine
Camunda Runtime
Running
Database Cluster
Primary + 2 replicas
Synchronized
API Gateway
Load balancer active
Online

Recent Integration Activities

Timestamp Activity Type Resource Status Duration
2025-10-31 14:32:18 API Call Customer Service API Success 124ms
2025-10-31 14:31:45 Workflow Execution Order Processing Flow Completed 3.2s
2025-10-31 14:30:12 Event Dispatch Payment Channel Delivered 89ms
2025-10-31 14:28:33 API Call Inventory System API Retry 5.1s
2025-10-31 14:27:09 Workflow Execution Invoice Generation Completed 1.8s
â„šī¸
API Runtime Manager provides centralized control over all deployed APIs, enabling automated deployment, scaling, and resilience management.

Deployed Applications

Application Name Type Environment Instances Status Actions
Customer Management API REST API Production 3 / 3 Running
Order Processing Service REST API Production 5 / 5 Running
Inventory Sync API REST API Staging 2 / 2 Testing
Payment Gateway Connector SOAP Service Production 2 / 2 Running

API Gateway Configuration

Deployment Statistics

📊 Deployment Success Rate & Instance Health
â„šī¸
Workflow Automation built on Camunda provides BPMN 2.0 compliant workflow orchestration with Groovy-based customization and low-code design capabilities.

Workflow Definitions

Workflow Name Version Status Instances Avg Duration Success Rate Actions
Order Fulfillment Process v2.3 Active 1,247 running 4.2 min 98.5%
Customer Onboarding v1.8 Active 342 running 12.8 min 99.2%
Invoice Generation & Approval v3.1 Active 89 running 8.5 min 97.8%
Payment Reconciliation v2.0 Testing 12 running 6.3 min 95.1%

Workflow Designer

🎨 BPMN 2.0 Workflow Canvas
Drag & drop components to design flows

Available Components

REST API Call
Invoke external REST endpoints
Built-in
Email Sender
Send SMTP emails with templates
Built-in
SSH Command
Execute remote commands via SSH
Built-in
Database Query
Execute SQL queries
Built-in
Groovy Script
Custom business logic
Custom

Scheduled Workflow Jobs

Job Name Workflow Schedule Last Run Next Run Status
Daily Sales Report Report Generation Daily at 6:00 AM 2025-10-31 06:00:00 2025-11-01 06:00:00 Enabled
Inventory Sync Inventory Update Every 4 hours 2025-10-31 12:00:00 2025-10-31 16:00:00 Enabled
Backup Process Data Backup Daily at 2:00 AM 2025-10-31 02:00:00 2025-11-01 02:00:00 Enabled
â„šī¸
Resource Manager manages the complete lifecycle of integration assets including API endpoints, connectors, workflows, transformation logic, and event channels.

Resource Catalog

Resource Name Type Version Status Last Modified Actions
Customer API Endpoint API Connector v2.1 Active 2025-10-28 10:23
Order Transformation Logic Transformation v1.5 Active 2025-10-25 14:56
Invoice Template Payload Template v3.0 Active 2025-10-20 09:15
Payment Event Filter Ingestion Filter v1.2 Testing 2025-10-31 11:42

Version Control

Order Fulfillment Workflow
Version 2.3 - Active
Customer API Connector
Version 2.1 - Active
Payment Processor Logic
Version 1.8 - Active

Maintenance Windows

â„šī¸
Connector Subsystem provides extensible connectivity to various protocols and systems including REST, SOAP, databases, Kafka, MQ, SSH, FTP, and specialized B2B standards like RosettaNet, AS1/AS2/AS3, X.25, RMI, and CORBA.
Standard Connectors
🔌
24
Custom Connectors
⚡
8
Active Connections
🔗
156
B2B Integrations
đŸĸ
12

Standard Interface Connectors

Connector Type Protocol Active Instances Status Actions
REST API HTTP/HTTPS 45 Available
SOAP Web Services SOAP/HTTP 18 Available
Database JDBC (Oracle, MySQL, SQL Server) 32 Available
Apache Kafka Kafka Protocol 24 Available
JMS/MQ JMS 12 Available
Email SMTP/POP3 8 Available
FTP/SFTP FTP/SFTP 15 Available
SSH SSH 6 Available

Specialized B2B Interface Connectors

Connector Type Description Active Instances Status Actions
RosettaNet B2B supply chain integration (RNIF/PIPs) 4 Available
AS1 Secure B2B over SMTP with S/MIME 3 Available
AS2 Secure B2B over HTTP/S with S/MIME 7 Available
AS3 Secure B2B over FTP/S with S/MIME 2 Available
X.25 Legacy packet-switched network protocol 1 Limited
RMI Java Remote Method Invocation 3 Available
CORBA Object Request Broker (ORB/IIOP) 2 Available
UDDI Web service discovery and registry 1 Available

Create New Connector

Create New Workflow

Unique identifier for this workflow
Violations will trigger alerts

Workflow Designer

Components

đŸŽ¯ Start Event
âš™ī¸ Service Task
📞 REST Call
📧 Email Task
🔀 Decision Gateway
💾 Database Task
📝 Groovy Script
🏁 End Event
🎨
BPMN 2.0 Workflow Canvas
Drag and drop components from the left panel to design your workflow

Rollback Configuration

Define custom rollback sequence for compensating transactions when workflow fails.

â„šī¸
Target Systems Integration provides streamlined onboarding of new systems with pre-built connectors, configuration through UI console, and automated flow building.

Integrated Target Systems

System Name Type Connector Status Last Health Check Actions
ERP System Enterprise Application REST API Connected 2 mins ago
CRM Platform Customer Management REST API Connected 5 mins ago
Legacy Billing System Financial SOAP Web Service Connected 1 min ago
Inventory Database Database Oracle JDBC Connected 3 mins ago
Payment Gateway Payment Processing REST API Slow Response 8 mins ago
Shipping Provider API Logistics REST API Connected 4 mins ago

Configure New Target System

â„šī¸
Event Channel powered by Apache Kafka enables asynchronous event-driven architecture with multiple channels, filtering rules, and guaranteed delivery with consumer progress tracking.
Active Channels
📡
18
Events Today
⚡
1.2M
↑ 18% from yesterday
Active Consumers
đŸ‘Ĩ
64
Avg Latency
âąī¸
45ms

Event Channels

Channel Name Topic Partitions Events/Hour Consumers Status Actions
Order Events orders.events 12 45,234 8 Active
Customer Updates customer.updates 6 12,456 5 Active
Payment Notifications payment.notifications 8 23,891 12 Active
Inventory Changes inventory.changes 4 8,234 6 Active
System Alerts system.alerts 3 1,245 15 Active

Create Event Channel

Event Filtering Rules

High Priority Orders
priority == "HIGH"
Payment Failures
status == "FAILED"
Large Transactions
amount > 10000

Consumer Groups

Consumer Group Channel Active Consumers Lag Offset Status
order-processor-group Order Events 4 0 1,234,567 Up to date
notification-service Payment Notifications 3 142 987,654 Lagging
analytics-consumer Customer Updates 2 0 567,890 Up to date

Event Format Transformation

Configure transformation templates to convert raw events into standardized formats for consumers.

â„šī¸
Data Transformation provides visual mapping, expression language, and Groovy-based programming for complex data manipulation across multiple formats including JSON, XML, CSV, and custom flat files.

Transformation Templates

Template Name Source Format Target Format Type Used By Actions
Order to ERP Format JSON XML Visual Mapping Order Processing Flow
Customer Data Enrichment JSON JSON Groovy Script Customer Sync API
Invoice Generation JSON XML Template Billing Workflow
CSV to Database Import CSV SQL Visual Mapping Data Import Job

Visual Data Mapper

🎨 Visual Mapping Canvas
Drag fields from source to target schema

Supported Data Formats

JSON
JavaScript Object Notation
Supported
XML
Extensible Markup Language
Supported
CSV
Comma-Separated Values
Supported
Fixed-Width
Custom flat file formats
Supported
Avro
Apache Avro binary format
Supported

Groovy Transformation Editor

Expression Functions Library

Function Description Example
upper(string) Convert to uppercase upper("hello") → "HELLO"
lower(string) Convert to lowercase lower("WORLD") → "world"
concat(str1, str2) Concatenate strings concat("Hello", " World") → "Hello World"
substring(str, start, end) Extract substring substring("Hello", 0, 3) → "Hel"
trim(string) Remove whitespace trim(" text ") → "text"

Integrate New System

Select the type of system you want to integrate. Choose from standard connectors or specialized B2B protocols.

Standard Connectors

🌐
REST API
Modern HTTP/HTTPS based APIs with JSON/XML support
Most Popular
📋
SOAP Web Service
Enterprise SOAP/WSDL based services
💾
Database
JDBC connections to Oracle, MySQL, SQL Server
📡
Apache Kafka
Event streaming platform integration
📁
FTP/SFTP
Secure file transfer protocol
📧
Email (SMTP/POP3)
Email integration for notifications
📨
JMS/MQ
Java Message Service & Message Queue
âŒ¨ī¸
SSH
Secure shell command execution

B2B Specialized Protocols

🏭
RosettaNet
B2B supply chain integration (RNIF/PIPs)
🔒
AS2
Secure B2B over HTTP/S with S/MIME
Industry Standard
📮
AS1
Secure B2B over SMTP with S/MIME
📂
AS3
Secure B2B over FTP/S with S/MIME
📟
X.25
Legacy packet-switched network protocol
☕
RMI
Java Remote Method Invocation
🔧
CORBA
Object Request Broker (ORB/IIOP)
🔍
UDDI
Web service discovery and registry

Configure REST API System

â„šī¸
Configuring a REST API connector enables HTTP/HTTPS communication with modern web services supporting JSON and XML data formats.

Basic Information

A descriptive name for this system
Unique identifier (no spaces)

Connection Settings

The root endpoint URL for the REST API

Authentication

Advanced Settings

Load Balancing & Rate Limiting

Health Check

Custom Headers (Optional)

Configure SOAP Web Service

â„šī¸
SOAP Web Service connector enables integration with enterprise SOAP/WSDL based services with support for WS-Security standards.

Basic Information

WSDL Configuration

WS-Security Configuration

Configure Database Connection

â„šī¸
Database connector supports JDBC connections to Oracle, MySQL, SQL Server, PostgreSQL and other major databases.

Basic Information

Connection Details

Authentication

Connection Pool Settings

Configure Apache Kafka Connection

â„šī¸
Kafka connector enables producing and consuming events from Kafka topics with JSON-based serialization.

Basic Information

Kafka Cluster Configuration

Comma-separated list of broker addresses

Producer Configuration

Consumer Configuration

Security Configuration

Configure FTP/SFTP Connection

â„šī¸
FTP/SFTP connector enables secure file transfer operations with remote servers.

Basic Information

Server Configuration

Authentication

Transfer Settings

Configure Email Connection

â„šī¸
Email connector supports SMTP for sending emails and POP3/IMAP for receiving emails.

Basic Information

SMTP Configuration (Outbound)

25 (Plain), 587 (TLS), 465 (SSL)

POP3/IMAP Configuration (Inbound)

POP3: 110/995, IMAP: 143/993

Configure JMS/MQ Connection

â„šī¸
JMS/MQ connector enables integration with message queues like IBM MQ, ActiveMQ, RabbitMQ.

Basic Information

Broker Configuration

Authentication

Queue Configuration

Configure SSH Connection

â„šī¸
SSH connector enables secure shell command execution on remote servers.

Basic Information

Server Configuration

Authentication

Execution Settings

Configure RosettaNet Connection

â„šī¸
RosettaNet provides XML-based B2B communication for supply chain management with RNIF framework and PIPs.

Basic Information

Trading Partner Configuration

PIP Configuration

Security Configuration

Partner's public certificate for encryption
Our private key for signing messages

Configure AS2 Connection

â„šī¸
AS2 (Applicability Statement 2) provides secure B2B file exchange over HTTP/S with S/MIME encryption and synchronous MDN receipts.

Basic Information

Connection Details

S/MIME Security

Our certificate for signing outbound messages
Partner's public certificate for encryption

MDN Configuration

Configure AS1 Connection

â„šī¸
AS1 provides secure B2B data exchange over email (SMTP) with S/MIME encryption and MDN receipts.

Basic Information

SMTP Configuration

S/MIME Security

MDN Receipt Configuration

Configure AS3 Connection

â„šī¸
AS3 provides secure B2B file exchange over FTP/S with S/MIME encryption for large file transfers.

Basic Information

FTP/S Configuration

S/MIME Security

Configure X.25 Connection

âš ī¸
Legacy Protocol: X.25 is a legacy packet-switched network protocol requiring specialized hardware gateway for connection.

Basic Information

X.25 Gateway Configuration

URL of the dedicated X.25 protocol adapter microservice

Virtual Circuit Configuration

Number of packets that can be sent before acknowledgment

Data Translation

Configure RMI Connection

â„šī¸
RMI (Remote Method Invocation) enables Java-to-Java distributed object communication through RMI Gateway connector.

Basic Information

RMI Registry Configuration

Names of remote Java objects to be invoked

RMI Gateway Connector

URL of the containerized RMI gateway service
Upload target system's JAR files containing remote interfaces

Connection Pool Settings

Configure CORBA Connection

â„šī¸
CORBA (Common Object Request Broker Architecture) enables multi-language distributed object communication via ORB adapter and IIOP protocol.

Basic Information

ORB Configuration

JNDI/LDAP location of the CORBA naming service

Interface Definition (IDL)

Interface Definition Language files defining remote objects
Pre-compiled Java classes from IDL (optional)

ORB Adapter Microservice

URL of the dedicated CORBA ORB adapter microservice

Resilience Configuration

Prevents cascading failures if CORBA service becomes unresponsive

Configure UDDI Connection

â„šī¸
UDDI (Universal Description, Discovery, and Integration) provides web service discovery and metadata registry for SOAP services.

Basic Information

UDDI Registry Configuration

Optional JNDI interface for registry location

Authentication

Service Discovery Configuration

Design-time is more efficient than runtime lookups

Search Capabilities

â„šī¸
Monitoring & Performance provides real-time metrics, threshold alerts, detailed logging, and JMX/REST API exports for comprehensive system observability.
System CPU Usage
đŸ’ģ
42%
Normal
Memory Usage
🧠
68%
15.2 GB / 22 GB
Active Threads
âš™ī¸
284
Error Rate
âš ī¸
0.02%
Below threshold

API Response Times

📊 Real-time API Response Time Graph

Throughput Metrics

📈 Requests per Second & Data Volume

Alert Configuration

Alert Name Metric Threshold Notification Status Actions
High CPU Usage CPU Usage > 85% Email, SMS Active
Memory Critical Memory Usage > 90% Email, SMS, Slack Active
API Error Spike Error Rate > 5% Email Active
Slow Response Time Avg Response Time > 2000ms Email Active

System Logs

Timestamp Level Component Message
2025-10-31 14:35:22 INFO API Gateway Request processed successfully for /api/customers/123
2025-10-31 14:34:18 WARN Workflow Engine Workflow execution took longer than SLA: 5.2s
2025-10-31 14:33:45 INFO Event Channel Published 1,245 events to order.events topic
2025-10-31 14:32:09 ERROR Database Connector Connection timeout to inventory database
2025-10-31 14:31:33 INFO API Runtime Deployed new version of Payment API v2.1
â„šī¸
Security provides comprehensive authentication, authorization, SSL/TLS support, LDAP integration, and Web Services Security for enterprise-grade protection.

SSL/TLS Configuration

SSL Certificate
Expires: 2026-03-15
Valid

Authentication Methods

Username/Password
Local credential store
Enabled
LDAP Integration
External directory service
Enabled
Active Directory
Microsoft AD integration
Enabled
API Key Authentication
Token-based access
Enabled

Web Services Security

Message Integrity
Digital signatures
Enabled
Message Confidentiality
Encryption
Enabled
Credential Propagation
Token forwarding
Enabled

User Management

Username Full Name Role Authentication Last Login Status
admin System Administrator Administrator Local 2025-10-31 14:00 Active
dev_user Integration Developer Developer LDAP 2025-10-31 13:45 Active
ops_user Operations Team Operator Active Directory 2025-10-31 12:30 Active

Role-Based Access Control

Role Name Permissions Users Actions
Administrator Full System Access 2
Developer Create/Edit Resources, Deploy 8
Operator View/Monitor, Start/Stop 12
Viewer Read-Only Access 15

General Settings

Kafka Configuration

Database Configuration

Notification Settings

API Management