Hi, I have done with local set up using the below packagesaem-service-pkg-6.5.5.zipcom.adobe.fmdita-6.5-3.6.5.35.zipcom.adobe.fmdita-6.5-sp-3.6.6.41.zipasset-share-commons.ui.apps-1.9.4.zip and do some code changes using git repository and may shut down my system 3 times or 4 times then start my l...
I have one excel which I need to parse and get data and put into the nodes. Excel to be included in damThere are 5 column. SRC Key Value Type ScoreABC 011 Thanks Gratitude 10 I want to store all these in nodes, I didn't know how to proceed and even if I input data in node...
I followed this article to the letter: https://medium.com/adobetech/setting-up-adobe-i-o-cli-for-cloud-manager-8820f47e3c94 including the following steps: aio-cli % aio config:set jwt-auth config.json --file --json aio-cli % aio config:set jwt-auth.jwt_private_key config/private.key --file aio co...
We are removing secrets from osgi config files and put them in the AEM CLI variable system.this article: https://medium.com/adobetech/setting-up-adobe-i-o-cli-for-cloud-manager-8820f47e3c94 describes how to setup API keys for using the cli, but says "chose the appropriate profile" with no guidance. ...
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...