BatchLens for UI5
tranbaoson2005
BatchLens for UI5 is designed to streamline the debugging process of OData "multipart/mixed" responses. It provides a dedicated, professional environment to visualize and inspect batch data, transforming complex network payloads into clear, actionable insights directly within the Chrome DevTools. ā KEY FEATURES Automatic De-coding: Instantly converts complex OData batch structures into clean, interactive JSON trees. Smart Sidebar: Track your batch history within the session. See HTTP methods (GET, POST, PATCH, DELETE) and status codes at a glance. Lightweight & Fast: Zero overhead. It only runs when you open the DevTools tab. š HOW TO USE Open Chrome DevTools (F12). Select the "BatchLens" tab. Trigger an OData call in your UI5 app. Select the request from the sidebar to view the parsed JSON.