Skip to Content
0
Oct 07, 2021 at 03:33 PM

I need to consume an erp table with millions of records in my mobile application

237 Views

Hello everyone, I am doing a development for a client that has an on-premise ERP system and their requirement is that they want to consult the information of a table that is in the ERP but has 30 million records. I do not think it is pertinent to do it through an odata since it would take a long time to synchronize that data.

I would like to know if there is a way to consult that information live, online directly from the erp to the mobile application in a faster way.