Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The ESME Bot could be developed in any language but we have examples code for accessing the REST API for clients written in  Javaand ABAP.
  • The access to the SAP system could be performed via various means (web-services, RFC call, etc.) depending on what sort of system (version, etc.) you guys have on the university.
  • There are two ways to get data from ESME via a bot.
    • You can access the ESME core directly via API - polling for messages
    • You can set an actionthat responds to certain tags and then calls your ESME bot via an HTTP call. We've done something like this for forwarding messages to twitter.