We are in the process of migrating from AEM foundation form component to new Core components. We have lot of constraint validation like Alphanumeric Validation and few Validation which involves DB calls.Is it possible to create a Server side validation on AEM Core Forms components like form Input te...
I am retrieving a value from a form var programName = xfa.resolveNode("form1.page1.subApprovedTrainingNAC.subEd[" + oWrapper.index + "].educationInstance.lstPrograms").rawValue; when I attempt to pass it to my functioncallRestService(url,lstPrograms,programName);the function receives it as nullHowe...
Hi All, We have recently encountered an issue with cross domain injection as we are managing multiple sites in dispatcher for multiple site content pathsExample:-/content/site1/en-us/en.html/content/site2/en-us/en.html 1) When a user is trying to access the site with www.example.com/content/site1/en...
Could not download http://nodejs.org/dist/v0.9.9/x64/node.exe: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e sw...
Hello, I'm facing one issue and I don't know how to fix it. Can anyone help me? Maven build---$ mvn clean install -PautoInstallPackage -Padobe-public -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -DskipTests -e Result---Installing xxx-common.ui.acls (/Users/xxx/xxx/xxx/xx...
I have a scenario like below page structure.Home -> First level -> Second Level -> Third LevelFrom the above page structure I unpublished Second level page( which automatically unpublish Third level page also). Now I published Third level page only without publishing its parent page(Second level pag...
Please let me know if this has already been answered....I have searched but have not found. I would like to place an experience fragment on an external site, styled as in the AEM site, without using Target.When I have tried, I am getting the XF but it is unstyled. Is this possible and if so, what do...
Hi,We have few gated applications with the saml authentication and Okta as IDP platform. On Okta, we have created a certificate for one gated application and uploaded to AEM. All the functionalities are working as expected for that gated application.Whenever trying to login to the other gated appli...