Web Services

Using Groovy Custom Objects on the Axeda Platform

Custom objects on the Axeda Platform use Groovy to consume external web services by building on several powerful tools. Groovy on the Platform gives the developer the freedom to spend time building the meaningful parts of the app, rather than on the mechanics of moving data.

How do I get uploaded files through Web Services or Scripto?

March 9, 2011
I am uploading files from my device to the Axeda Platform.  How can I use web services to get a list of the uploaded files for that device and then request/transfer the file I want to my

NULL Return from getGeocode using Geofence Service on Dev platform

September 3, 2010
In the past, I was able to get valid lat/lon values back from this service through the dev platform access. Just recently, all my requests return a NULL value without an error.

Mash it up!

July 1, 2010
Over the years there have been really just a handful of products like this that have attempted to be the portal/aggregator for multiple sources of data, from multiple systems.

Null DataItem Type using Web Service

June 14, 2010
Using the DataItemService web service, I am attempting to group the data items returned from the .getDataItems(query) call by their data type. Unfortunately, each type returned is null.

Web Service AlarmQuery Deserializer

June 2, 2010
Trying to query a device for alarms and get the following AlarmQuery exception:

Soap Exception using Enterprise Web Services

June 2, 2010
Using C#, trying to retrieve all models using getModels with a ModelQuery. I keep getting the following exception:

Consuming Axeda webservices from .NET 3.0 (and higher) clients, WCF (Windows Communication Foundation)

May 31, 2010
The samples currently provided used the "add web reference" option of Visual Studio to create the proxies for the web services. This creates proxies for .NET 1.1 or 2.0 clients.

Web services and security

May 6, 2010
When using the Axeda Enterprise applications, the user is restricted by what he can do and which devices he can see. Are the same restrictions taken into account when using the Axede web services?

Windows Applications

This download provides a collection of ready-to-run .NET applications which illustrate how .NET clients can create, retrieve, display and update various kinds of data from the Axeda Platform, including models, assets, expression rules and geofences.