Hi all, first question from me here.
I was wondering to what extent is that possible to connect several databases to Hybris ?
Basically, let's assume that data (customers/products/contents...) are persistent within Hybris, and imported via either datahub, impex or API. Is there a way to map data flows from different DB (for instance customers data are coming from DB#1 and products data are coming from DB#2) ? (It is kind of an Oracle Dataguard architecture for those who knows about it.)
I would assume that is possible - If yes, is there any best practice that is recommended from a technical standpoint ? Besides, from where this configuration has to take place? Also, how deep can we dive in data mapping granularity ?
Thanks a lot guys for your insights on this one.