To fix this, you should use the appropriate data structure for deserializing the JSON array. In this case, you should use JsonArray instead of JsonObject since the input is an array of strings. String arrayOfStrings = "[\"abc\",\"efg\",\"ijk\"]";
// Parse the JSON array into a JsonArray
JsonArray ...
Hi @bhavanavk028, To ensure a smooth generation of the BPA Report, please follow the steps below before running the report:Check the configuration of the widget in the AEM component's dialog XML file and update it with Coral 3 if possible.Verify JavaScript errors or conflicts.Review the AEM logs for...
Build takes to much time to verify the code changes, It will go through the multiple steps like mentioned below Build & Unit TestingCode ScanningBuild ImagesProduct Functional TestingCustom Functional TestingCustom UI TestingIs there any way to reduce some steps or build will focus on the changes on...
Verify the permissions under<env>/ui#/aem/security/permissions.html/principal/aem-acs-commonsMake sure correct permissions are allowed for stage environment And do the below changesGo to the /etc/acs-commons check its node type it should be nt:folder.Locate to the child node definition to the rep:A...