Azure Business Process Tracking
An Azure Integration Environment feature used by organizations to set business context over the transactions that are being processed by Azure Logic Apps.
15 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When trying to open a transaction in Azure Business Process tracking, the transactions never load.
Checking the browser's console displays a Javascript error. Tried on multiple different devices, which are all locked down to only be able to use Edge (Chromium). All of them present the same error.
Took the Javascript in question and modified it and used the browser override function, then it works. So the issue is 100% with the Javascript error.
Fix
Console Error
Uncaught (in promise) ReferenceError: Cannot access 'l' before initialization
at AaxKRty684PQ.js:3:1733232
at Array.map (<anonymous>)
at AaxKRty684PQ.js:3:1733176
at Array.forEach (<anonymous>)
at AaxKRty684PQ.js:3:1733123
at Array.forEach (<anonymous>)
at AaxKRty684PQ.js:3:1733027
at v (AaxKRty684PQ.js:3:1734069)
Endless loading