Hi folks,On the Author instance in the Stage environment, I created a Service User and added a Keystore that I created via open_ssl.I used the ACL Packager program to build a package with my service user principaland its permissions and keystore. I then replicated the package to the publish servers ...
Hello Community - I am using this model for the component to read the properties and perform some action, it is working and I am able to read the properties of the component. @Model(adaptables = { Resource.class, SlingHttpServletRequest.class })public class Test {@PostConstructpublic void init() {No...
Hi I am getting the error in AEM 6.4 Workbench when trying to create an archive of an application : ALC-DSC-099-000: com.adobe.idp.dsc.DSCException: java.lang.RuntimeException: Error received while making Service call to AEM. Http Error code =500 has anyone experienced this and have a solution plea...
Hi All,I'm new to AEM I would like to change the asset file size by using AEM Dam Update asset workflow. please suggest if any one of you have idea on this .Thanks,sam
In the below reference URL when we set the Min value to today and then change the date field value to any past date value by manually editing in the date input field, it automatically invalidates date field ( turn the input field red ) Please refer below Screenshot-1 But the same thing is NOT worki...
Hi All, I have recently upgraded my AEM 6.4 to 6.5 using in-place method. I also did not received any error while installation. However, i am not able to login into package manager, crxde and even explorer. Please let me know how to resolve this issue. Thanks,Anshul
Hi Folks,I have the following use cases to implement in my project:1) After Form submit, the whole form data along with attachment(if-any) needs to be converted to PDF at AEM side2) User can download the PDF and attach one/more DSC and upload back.3) Validate the DSC and validate data in PDF before ...
I have a use case where i want to default the value of the title and the name in createlivecopywizard i.e /mnt/overlay/wcm/core/content/sites/createlivecopywizard.html/content/x/en/xx?source=%2Fcontent%2Fx%2Fen%2Fxx%2FabcI was trying to use the value option .. But i want to dynamically set it every ...
Hi, We are creating react components based on SPA framework but we have extended it to be multi-page applications using react based component. Now we want to implement URL shortening. for that, we are creating a mapping in jcr resource resolver mapping and rewrite rules to hide "/content/XXX". Now w...
Can someone suggest me if I would like to have wrapper component such as column control.Should I use responsivegrid or newpar? component html: <div> <div data-sly-resource="${ @ resourceType='wcm/foundation/components/responsivegrid'}"></div> <div data-sly-resource="${ @ resourceType='wcm/foundati...