How to get external data from DB into AEM
Hi,
The requirement is that there is some data that is stored in traditional database, but they doesn't want to expose this data through APIs. Instead, they can give this data as a file or as a feed process. What are the different ways this can get into AEM. For example I have a component which displays vehicle information(as authored), but the price details has to come from the database. Please let me know in your experience how this can be handled.