HI All, I am not using this repective maven dependency in POM file but it is adding in -jar in Maven Dependency.I am using AEM6.5 base project.any one idea how it is adding in the project ? I am unable to change this version.Thanks in advance. Thanks,Venkatesham.
Hi All, We have created a project with maven archetype-26 which created a module ui.apps.structure. The Jenkins server ran the "mvn clean install" command, picked up the ui.apps.structure package from the target folder and installed it in AEM. The filter.xml of ui.apps.structure has <fillter root="...
Hi Team, We are currently integrating AEM with angular.Hitting URL :http://localhost:4502/content/my-project/us/en/home.html page at which we are including the component(i.e. getting a current page method in sling model) but its returning always en.model.jsonResponse:Path: "/content/my-project/us/en...
We are using following URLs with selectors, but due to some reason its not taking “amp” characters in “slingRequest.getRequestPathInfo().getSelectors();” method. /content/site/en/home.username-camp.html /content/site/en/home.username2-lastnameamp.html /content/site/en/home.username3-lastampname.html...
Hi, I have created custom Dynamic Participant Step and getting user from arguments section from Participant chooser column and assigning flow to that person. This follow is working fine for single user but when I am passing AEM group. Workflow is not assigning to all person who all are in that grou...
Hi, I have overlaid the create folder dialog to, under a certain path, create a new property for the folder, and have that property's value automatically generated when the folder is created. This was done with a taglib that is called only called under a certain condition (using a granite rendercond...
We are upgrading our system from AEM 6.4.8 to AEM 6.5 with inplace upgarde.We updated from Java 8 to java 11 too. All the code dependencies and compatible issues have been fixed and there seems to be no issue in terms of components, templates and content. While testing the saml configurations we are...
Hey! I have a Dynamic XFA PDF that I need to convert to a Static XFA PDF. I need to do this because Docusign only supports Static XFA files. The help support page for DocuSign mentions that we should be able to "Save as Static XFA" but I can not find that option in Acrobat. Please note that I am not...