We have problems to get anything else than the 50000 last message events from the BizTalkOperationalDataService/TrackedMessageEvents OData endpoint. I cannot get it to return anything else than the 50k last events. Our BizTalk environment handles several million events per day which basically renders the operational data service useless which is a shame since we want to be able to use it. We are using BizTalk Server 2020 with the latest bits and pieces installed. Same results regardless of method, either direct via Postman or via the Power BI template.
How do we get the BizTalkOperationalDataService/TrackedMessageEvents OData endpoint to return more than the 50k most recent events?
Have a nice day!