Image files in API portal custom pages are not being fetched properly
search cancel

Image files in API portal custom pages are not being fetched properly

book

Article ID: 234437

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

We have been modifying the UI of the portal .  After updating the portal version to 5.0.2.1 the images started not being fetched properly.

After checking the network tab of chrome developer console, we saw that the website was fetching only 50%, sometimes less than 50% depending on the size of the image. 

Environment

Release : 5.0.2

Component : API PORTAL

Resolution

There is 64kb size limit for PNG pictures in the custom pages.

you workaround this by splitting up the image in several parts to prevent quality reduction for larger images.

custom pages are depreciated in portal 5.0.2 

https://techdocs.broadcom.com/us/en/ca-enterprise-software/layer7-api-management/api-developer-portal/5-0-2/set-up-and-maintenance/customize-api-portal-pages/customize-core-pages.html