Hello all, Starting form AEMaaCS 2024.8 version maintenance update the use of JS USE API is deprecated, and per Adobe's advice there is need to use Java USE API or Sling models. Deprecated features can be found follwoing by link - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-s...
Hi ,We recently upgraded to aem SP 6.22.0 and acs commons 6.10.0. Post that I can see acs commons email service is unsatisfied. As per the compatibility chart, these 2 are compatible https://adobe-consulting-services.github.io/acs-aem-commons/pages/compatibility.html . Also, I looked into the issues...
Hello everyone, I have deployed a simple js application to my Adobe IO runtime dev workspace.I can hit the URL in browser and I can get the response.https://adobeioruntime.net/api/v1/web/123456-pocservice-development/default/test?name=world But, I am not able to see the action in the same workspace?...
Hello Team, I took the code from: https://github.com/AdobeDocs/adobeio-codelabs-barcodeRan the command: aio app run --localAble to use the URL: http://localhost:3233/api/v1/web/guest/my-barcode-app-0.0.1/barcode?value=adobe Wanted to check, how to debug the application using VS code editor?I can see...
Hello team, I am exploring Adobe IO runtime. I tried to create a simple rest API (as mentioned below) and I am able to hit the runtime using browser.https://adobeioruntime.net/api/v1/web/12345-pocservice-dev/default/test?name=ABC // this is saved in a file named first-function.jsfunction main(params...
Can Someone tell me, how CIF commerce breadcrumb feature works?Location: /apps/core/cif/components/structure/breadcrumb/v1/breadcrumbBut, this refers to: core/wcm/components/breadcrumb/v2/breadcrumbSample Venia application path: http://localhost:4502/content/venia/us/en/products/product-page.html/sh...
Hi, We see some issue of parsys not showing up for the custom components frequently, when the page refresh or switch the mode (edit to preview, back to edit) parsys is showing. Application is on Adobe CS. Appreciate, any suggestions.
Hello,We are currently migrating to AEM cloud and would like to know how PROD Publish instance could be restricted to internal company traffic (Company IP range) and blocked externally? while the domains being accessible externally. By internally I mean company IP range, so that publish instance cou...
Hi everyone,I hope you're all doing well!I'm currently exploring ways to improve the loading speed of a website built with Adobe Experience Manager (AEM) Sites. While I'm aware of the official optimization strategies mentioned in the documentation, I'm particularly interested in understanding if the...