Enterprise Integration

In this section we focus on how to integrate the Axeda Platform with your enterprise applications.  One very common integration is to make asset alarms create a service request in your CRM or helpdesk. Others include using asset data to drive usage based billing, or to update product installed base (inventory) from the asset in the field.

When assets are connected to the Platform, the data flow is typically from the asset, through the Platform’s Expression Rules engine, and then to an enterprise application.  This was demonstrated in Get Started when an alarm caused a phone call through Twilio, which uses a pattern described in Using Cloud Services in Rules.  This is discussed further in the Overview of Enterprise Integration.

External applications can use the Platform Web services to configure the system, query for information, and to control assets.  There are examples that consume web services in these .NET programs.

This video shows how to integrate Platform events into an Enterprise Application behind your IT firewall.

For a higher-level view, see the Introduction to the Axeda Platform.

More on Enterprise Integration

  • .NET Client: ActiveMQ Consumer UI

    This example .NET program allows you to connect to your ActiveMQ instance on the Axeda Platform. You can then view the messages that are being processed in the Active MQ.
  • ActiveMQ Configuration Integration Reference Guide

    This document describes the steps you need to take to configure publishing messages through expression rules and to use the Event Subscription Service. For information specific to the Event Subscription Service, refer to the Axeda Platform Event Subscription Service Reference Guide.
  • AWP Toolkit Reference Guide for Java Developers

    A reference for Java software developers when creating asset-side agent applications that connect wireless assets using the AWP protocol to Axeda Platform.
  • Axeda and SalesForce Chatter Integration

    The following tutorial will walk you through how to use the Axeda Platform to create Chatter on Salesforce's (SFDC) Chatter Application. Prerequisite knowledge You should be familiar with Building Custom Objects, and also have an account on the Axeda Developer Connection. In the following steps, you...
  • Axeda Data Model

    The Axeda Platform has a mature data model that's important to understand when planning to build applications. This article introduces the data model and how it is used in your applications.
  • Axeda Platform Axeda ServiceLink Web Services Developer's Reference

    This book explains how to use the Axeda ServiceLink Web Services (WSDL/SOAP-based Web Services) to integrate with the Axeda Platform. Refer to the Axeda Platform API Developer's Guide and related javadoc for the Axeda Platform API documentation.
  • Axeda Platform Event Subscription Service Reference Guide

    This guide is intended as a reference for software developers when creating client applications that allow users to subscribe to updates for assets through an ActiveMQ server that is connected to Axeda Platform. For more information on the Axeda Platform ActiveMQ Integration solution, please see the...
  • Axeda Platform New Features Update

    The latest release of the Axeda Platform gives users more command over models, assets, users and user groups, and also features new capabilities including an Expression Rules Debugger, Secure Wireless Access, an Integration Queue and more.
  • Watch Video: Axeda Platform Overview

    Axeda Platform Overview

    Joe Biron provides an overview of Axeda Platform. Topics covered include: M2M connectivity, wired and wireless communications, Web Services, sophisticated rules, data services, messaging, and more.
  • Axeda Platform Rules Design and Best Practices Guidelines Reference Guide

    This reference is intended to be used when you are creating or troubleshooting rules and custom objects. It discusses how to avoid potential issues with the custom logic you develop for Axeda Platform.