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

Compare with Current View Page History

« Previous Version 3 Next »

Ideas

SAP Bot

ubimic - SAP Bot

The ESME Bot could be developed in any language but we have examples code for accessing the REST API for clients written in Java and 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 messagesYou can set an action that 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.

  • No labels