You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

ESME can play a part in the IT of your organization, especially to connect processes with the people executing them. Most of the scenarios are based on available APIs in the ESME software.

Name of the API

Status

Comments

more details at...

ESME REST-like API

Out-of-the-box available

The current API does not completely fulfill the requirements of RESTful APIs. // Compliance with the REST standard is however on the tasklist of the team.

Link to code.google.com

Twitter-like API

Out-of-the-box available

Compliance with the Twitter-API serves to enable usage of Twitter clients with an ESME instance. 1

Link to SVN

Based on the APIs mentioned above, the following clients/programming libraries are available: 2

Programming language or // environment

Status

Comments

More details at...

Apache ANT action

JAR file available

 

Link to blog entry ('http://blog.esme.us/esme-client-for-ant/)

Java Library

JAR file available

 

ESME Java Library

JavaScript Client

Example script available

 

Link to code.google.com // Link to blog entry

PLSQL Client

Example script available

 

Link to code.google.com

SAP NetWeaver Logger Client

Example script available

 

Link to blog entry

VBA Client

Example script available

 

Link to blog entry

Find below a list of different integration options.

Integration/interface with...

Use case

Current maturity level

Comments

more Details at...

email systems

Receiving emails

Additonal software needed

There is a plugin available for the open source mail server James to forward emails to ESME. // Plumbing with other mailserver involves development of a small piece of software, which call the ESME APIs.

Link to docs.google.com

email systems

Sending emails

Out-of-the-box available

ESME sends emails based on user defined actions. // ESME relies for sending eMails on the JavaMail API and its required settings.

Sending emails from ESME

  1. Current positioning is that ESME will have in future both a twitter-like and an own API.
  2. All entries are based on the REST-like API, if not stated otherwise.

  • No labels