Hi All,
We've been using dataflows wherein we get M3 data via Datalake or ION API. However, this approach has a lot of challenges like data inconsistencies, looping support and sometimes the ION API just plainly fails like 500 or 502 problems. Because of this I am thinking of transferring the load from ION Dataflow or workflow into MEC since M3 API are more reliable when called inside MEC.
With that said has anyone found an example of a Get BOD for a single row(use case maybe a payment type and a given date) then the Show BOD will return thousands of records which we will send to other applications.