JDE Integration Patterns / Best Practices
Hi all
I am new to JDE and am keen to understand available and recommended integration patterns for JDE for communication either B2B or B2C. Is there a document that lists the patterns and best practices? So far in our environment we use the following
- Variety of UI
- Database level
- Direct database updates
- Batch Updates to Z tables and further UBE processing
- Application level
- SOAP/Web Services using BSSV
- Real-Time Events
- REST/JSON using AIS
- Other e.g. JMS, Java, COM connectors
- Open Data Access
- IOT using Orchestator/AIS
- etc
I have trawled the MOS site and also general internet but could not really find anything useful apart from an old SOA document. What I would like to know is what is recommended in what situation. Any tips / documents /guides would be helpful.