Versions Compared

Key

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

...

SAP Bot

Gliffy Diagram
sizeLM
nameubimic - SAP Bot
pageESME:Collaboration with ubimic
pageid5964323
alignleft
spaceESME

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.