Announcements
Hi Folks!!
We have a custom service that is triggered by a third-party system to post an inventory journal in D365FO. However, we have observed that on several occasions, no journal was created in D365FO after the API call.
Upon reviewing the logs extracted from LCS (Lifecycle Services) Diagnostics, we found multiple instances of the message: “Request was throttled by the Throttling Framework.”
Interestingly, this message appears in the logs every time the custom service is invoked, regardless of whether the request was successful or failed. The infomessage is displaying below message:
{"EndpointType":"CustomServices","ThrottleType":"MemoryOverUtilizationBySystem","IsThrottled":false,"IsThrottlingEnabled":true,"IsThrottleOnPriority":false,"IsExcludedFromThrottling":false,"Threshold":95,"Passed":66,"Priority":"Default","UserId":"8e12fa32-c7a6-47f8-80c5-abdedacd0e77","AppId":"3d894b6c-a90c-47b2-b845-79abf50d78c5","RequestUrl":"/api/services/InspProductRollServiceGroup/InspProductRollService/Warehousing","ShouldSendThrottlingResponse":false,"Attempted":null}
From these logs, we don't have much information of the cause. How can we find detailed logs for custom service calls?
Any help would be greatly appreciated!
Thanks.
André Arnaud de Cal...
293,325
Super User 2025 Season 1
Martin Dráb
232,223
Most Valuable Professional
nmaenpaa
101,158
Moderator