Skip to content

Präsentation notes

Ulf edited this page Aug 6, 2014 · 5 revisions

Integration of 3rd party systems

write an integration application

  • write the integration as an application, because your integration has state.

write an integration thing

  • your integration thing will register as an observer to the integration application. If the thing gets a message from the application, this message will be transformed in an erlyThing message and thrown in the system.

Clone this wiki locally