When we are hitting DX API V2, we are receiving UI Meta Data. Where do this meta data comes from/stored in? Also CDN/Application static service plays any role wrt to DX API s?
Thanks
When we are hitting DX API V2, we are receiving UI Meta Data. Where do this meta data comes from/stored in? Also CDN/Application static service plays any role wrt to DX API s?
Thanks
DX APIs are exposed APIs which give UI metadata CDN/app static server pulls the real UI front end using DX API response from CDN. the UI metadata in Pega DX API V2 comes from the Pega application rule base, encompassing UI components, case types, and styling information. CDNs and application static services optimize the delivery of static resources that are crucial for rendering the UI as specified by the metadata provided by the DX API.
CDN (Content Delivery Network) and application static services can play important roles in the overall performance and delivery of the Pega DX API, but their roles are more about optimizing delivery rather than being the source of the metadata.
Thanks
Sai G