Hi , I want to do translation of assets through TransPerfect tool like i have dc: title metadata field in AEM asset that i have to translate to languages like French, German and translated field will be get save back to metadata fields like dc:title.fr_fr, dc:title.de_de. How i can achieve thi...
I am using AEM as a Cloud Service. 2 different systems are invoking the AEM publisher domain with respective request parameters. The requests are not authenticated and hence AEM is redirecting the request to the configured IDP. However while redirection, it is using the idpUrl configured on SAML Aut...
Hi, there is no "Save and close" option in editing the properties for an AEM asset (image). Some images in the same folder do have this option to "Save and close" whereas images like below only have "Close" Is there any reason why it could be? Thank you
Hi,We're using a custom ACS Commons Generic List as a data-source for dropdowns in our Content Fragment Models. Initially, when we update the data-source node in CRXDE to point to our custom Generic List, everything works as expected—the dropdown populates correctly.However, the issue arises when we...
Hi Adobe Community,In my Storefront implementation, I see that the GET_PRODUCT_DATA GraphQL query for Catalog Service is defined as follows: query GET_PRODUCT_DATA($skus: [String]) { products(skus: $skus) { ...ProductFragment }} Is it possible to use a different argument (urlKey) instead of skus to ...
Hi all, We have a strange issue in our setup - We are using Imperva as WAF and has been configured correctly by doing the below things following Customer managed CDN points to AEM managed CDN-Point WAF to the Adobe CDN’s ingress as its origin domain.Set SNI to the Adobe CDN’s ingress.Set the Host he...
Hi, I have a breadcrumb component on a page that is 5 levels deep. The pages at levels 2, 3, and 4 are not ready yet, but page on level 5 is ready for go live and we'd like to offer users the ability to see Home > Page on level 5 on the breadcrumb if possible. I have set the page properties for page...
Hi everyone,I'm investigating a POST request to the following endpoint in our AEM as a Cloud Service environment: POST /content/dam/<project>/it/folder.bulkassets.delete From the Developer Console, I can see it's handled by the standard servlet:com.day.cq.dam.commons.ui.impl.servlets.BulkDeleteServl...
Hi, We have existing AEM application. We would like to build connectivity to adobe commerce(magento). I prefer solution without create new project using arche type.Do I need venia project?I installed commerce add-on & configured graphql URL. Now I need components to retrieve it. adobe core cif compo...
Hi Adobe Community,I’m working on an AEM component that includes:A dropdown with 8 options.7 fields in total, out of which 4 fields are common for all 8 dropdown options.For 7 of the dropdown options, there is an additional common field (let’s call it Field A).For the 8th dropdown option, I want to...