Welcome to the Adobe Experience Manager Community! Connect with peers to ask questions, share best practices, explore release updates, and contribute ideas that shape the future of Adobe Experience Manager.
Actividad reciente
Hello,I'm trying to build an integration that works with AEM Assets using Assets HTTP API. I am using this article to do so but I can go through all the steps only with the local development token and when I am trying to authorize with Basic Auth in Postman I keep getting 401.What can be done to resolve this issue?Are there any other methods of authorization like Oauth specifically for Assets HTTP API? I can see a lot of documentation about it but none specify if it can be used for assets.Thanks in advance.
Given I am a content author, When I configure the page of particular template, Then I want the components should be preloaded on page
Hi community, i am going through second chapter of wknd spa tutorial where add a new component to the SPA and deploy the changes to a local AEM instance, here is the linkhttps://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/react/integrate-spa.html?lang=enand when tried to build the ui.apps module and getting error$ cd ../ui.apps $ mvn clean install -PautoInstallPackage Could someone please assist what could have gone wrong here. Appreciate your help.Thanks
Hi, I tried to create action with below code. function main(params) {//var test = async function() {const adobeIOSdk = require('@adobe/aio-sdk')//const presignUrl = await files.generatePresignURL('mydir/myfile.txt', { expiryInSeconds: 60 })const presignUrl = 'test'//return presignUrl//}return {statusCode: 200,body: {payload: presignUrl}}} but when I invoke got an error saying like below.An error has occurred: Error: Cannot find module '@adobe/aio-sdk'\nRequire stack:\n- /nodejsAction/runner.js\n- /nodejsAction/src/service.js\n- /nodejsAction/app.js ThanksNaveen
HI All, i am seeing Angular/React app in Adobe documentation open any link from the below URL for SSR. https://experienceleague.adobe.com/docs/experience-manager-64/developing/headless/spas/spa-ssr.html?lang=en#aem-driven-communication-flow But am looking for only AEM-SPA-REACT-SSR.if i ran build is failing at angular-app. It would be great help/let me know please steps, if anyone already faced and have resolved.Thanks in advance. Thanks,Nani.
Hi all, I can find the article https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/authentication/overview.html?lang=en which talks about solutions for token based authentication support provided by AEM as a Cloud Service. Do we have a similar solution for AEM Managed Service version?
Hi Team, I am facing difficulties in adding core components and Experience Fragments in the SPA-angular application. It is not working, but custom aem-angular components are working on spa pages.Are AEM components(sightly-components) doesn't work on SPA pages? Cant, we use both aem-components(sightly-components) and aem-angular components on SPA page?Example: I am planning to use Experience Fragment to bind aem-angular-header and aem-angular-footer on a SPA page.Please help me to resolve these queries.
Does anybody know how can we replicate the data-sly-resource in SPA Angular/SPA React so we can edit the child component and parent component in AEM Edit mode?
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.