Enterprise Application Integration (EAI) for synchronizing course and trainer data between SAP Process Orchestration (SAP-PO) and evasys, a system used for managing evaluations and course information.
The evasys EAI acts as middleware that:
- receives training data from SAP-PO via SOAP web services
- synchronizes trainers (primary and secondary) to evasys
- synchronizes course information to evasys
- sends email notifications on synchronization failures
- Java 21+
- Maven 3.9+
cd evasys-eai
mvn clean install
mvn spring-boot:run -Dspring-boot.run.profiles=localSee the Configuration Guide for all available properties and options.
Comprehensive documentation is available at it-at-m.github.io/evasys-eai, including:
- Architecture - System design and data flow
- Configuration - All configuration options
- Development - Development setup guide
- Deployment - Production deployment guide
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
To learn more about how you can contribute, please read our [contribution documentation][contribution-documentation].
Distributed under the MIT License. See LICENSE file for more information.
it@M - opensource@muenchen.de