Hi, I am trying to access the crx/server from the cloud dev https://author-pXXXX-eXXXX.adobeaemcloud.com/crx/server after I completed my testing in local want to test that using the service token the code is in java... attaching the code baseRepository repository = getRepository("https://author-p...
Hi There,On every page, there is a call to "assets.adobedtm" while using "AEM as a cloud service" version.I am just curious about how this is happening, from where this external call is originating, and if we want to change it or disable it how one can do that.Please let me know your thoughts on the...
Hi All, I would like to know if MSM's standard rollout config behaves in below mentioned way.I have a source :- /content/en-US/home.html page on which I have a content fragment reference components which points to content fragment at /content/dam/content-fragments/en-US/movie-fragmentnow I created a...
I have a new language it.json in the app and the translation for it is not being picked up in ResourceBundle resourceBundle = slingRequest.getResourceBundle(locale);The resourceBundle does not have this custom it.json in its languageRoots. Is there something else I have to do on AEM to configure thi...
Has anyone scripted a completion date (date field) to be calculated based on a user entered start date(date field) + user entered number of days(number field)? If so, do you mind sharing or point me to the proper thread? (Use case: A contractor chooses a start date for a job, and then enters the num...
Hi all! I have a component "ModuleComponent" and it has a container where user add another component "CardComponent". Container only allows "CardComponent" but I do not know how to limit number of components to add. Anyone knows a possible control? I have thought to use a listener (refresh page - w...
I have this configuration. (Experience fragments are dragged and dropped and configured)Page -> Xf1 ->XF2 -> componentA. I need to get the selectors in compenentA from the page URL path. (/content/site/page.selector.html)Issue: ComponentA is trying to find the selectors in the XF2 path. (/content...
Hello everyone, I was wondering if it is possible to assign a task to the user you executed a workflow or submitted an adaptive form. I'm trying to recreate that scenario, but from the options of the assign task it doesn't look possible. Does anybody know how can I implement this> Best regards,
hi, I have a requirement, where the stage instance is lagging behind the pre-prod and production environment in /content, assets, and config. We need to decide a way to clone the latest code, content. assets and config from the prod into the stage, for it to be as close to the latest on prod as poss...