Hi All, i am facing this issue while starting the publish sdk second time. it throws this error and never let me log in as admin. Error log: *WARN* [[0:0:0:0:0:0:0:1] [1719992640518] GET /libs/granite/core/content/login.html HTTP/1.1] libs.granite.core.components.login.login__002e__jsp j_reason para...
as above.as an example, my working branch is called "feature/new-accordion-component". I want to test it in the dev cluster. can I pushed "feature/new-accordion-component" branch into the Adobe GIT repo and build dev off that branch? Thanks!
I was looking at options to read data from contentfragment and populate the teaser component using data-sly-resource by using ResoruceWrapper with dynamic properties being "title","description", "imagePath" is this possible in AEM ? Please let me know if you have any references on this. @arunpatida...
We are experiencing runtime errors when importing Excel files in SP20, likely due to a different runtime version of the library. Can anyone provide input on the suitable version for SP20?Apache POI versionUber JAR versionHas anyone encountered a similar issue before?errorjava.lang.NoSuchMethodError:...
Hi Guys,I want to minify HTML in my project. When I do view source code for page ,in the HTML generated, I can see lot of whitespace. I need a way to minify the HTML files (in a way that after minifcation , the size of the HTML should be 30% less than original HTML file.)note: The scenario mentioned...
I want to backup all content/images/component to S3 with a scheduler, package will zip folder.Any ideas please help share with me, because the image folder will be large.Many Thanks
Hello,Our client has asked us to make a rewrite rule of this style RewriteRule ^ /text/text/text/text-text-text-text-i%21$ https://%{HTTP_HOST}/text [L,R=301] However i can not seem to get it to work, i am guessing it is because the special character, but i am not finding a solution.I have already t...
There is a requirement to get input from author when he starts workflow similar to existing field "Enter title of workflow", lets say "Author comments" in the red highlighted area shown in below screenshot. When I debugged for existing field "Enter title of workflow", I see the field input is hard...
I have over 100 pages created with a single template in AEM. The header for these pages is authored using an Experience Fragment, which is then included in the template's structure. I need to create a slight variation of the header for 10 out of these 100 pages without affecting the other 90 pages. ...