Welcome to the Adobe Developer Community! Connect with peers to ask questions and share best practices.
Recently active
Hi TeamIn AEM 6.5.18 on AMS, could you please share the ways to host a web/desktop application through which the Marketing can do all the Asset authoring activities? Thanks.Best Regards,Simbu
Hi, guys. I am following the guidelines:Client libraries and front-end workflow | Adobe Experience Manager when I use npm run watch or npm run dev I receive the following error output:PS C:\Users\pc\aem-sdk\code\tutorial\aem-guides-wknd\ui.frontend> npm run watch> aem-maven-archetype@1.0.0 watch> webpack-dev-server --config ./webpack.dev.js --env writeToDisk & chokidar -c "clientlib" ./dist & aemsync -w ../ui.apps/src/main/content<i> [webpack-dev-server] [HPM] Proxy created: /content,/etc.clientlibs -> http://localhost:4502<i> [webpack-dev-server] Project is running at:<i> [webpack-dev-server] Loopback: http://localhost:8081/<i> [webpack-dev-server] On Your Network (IPv4): http://192.168.15.8:8081/<i> [webpack-dev-server] On Your Network (IPv6): http://[fe80::b38d:cb74:7b3c:27b3]:8081/<i> [webpack-dev-server] Content not from webpack is served from 'C:\Users\pc\aem-sdk\code\tutorial\aem-guides-wknd\ui.frontend\public' di
We used the PDF embed API to view the PDF on an angular page and used the gotLocation() method to move to a particuler page after PDF loaded. I used the below code as mentioned in the adobe Embed PDF API documentation. pdfFilePromise.then(adobeViewer => { console.log('file rendered') if (this.item.pageId) { console.log('opening page', this.item.pageId) adobeViewer.getAPIs().then((apis: any) => { apis.gotoLocation(this.item.pageId) .then((data) => {console.log("Page opening Success"); console.log(data) }) .catch((error: any) => console.log('Page opening error', error)); }); } } The PDF loading successfully, but not going to the given page. Even I am getting "data" value as "true" in the then function of the gotoLocation() method and printing "Page opening Success" in console. But PDF is not moving the given page. Always showi
Hello,Is it possible to create a program that applies XMP files to photos programmatically using Lightroom Classic SDK? I want to change the photo visually, not just change the photo's meta data.Thanks.
On Behance https://www.behance.net/dev there is information that API key you can find in adobe.io: Visit adobe.io for future developments of the Behance API.I didn.t find any information about Behance API here
I am trying to create a footer (document-based authoring) in Edge Delivery Services. Firstly, I created the footer (google Docs) in the parent folder. But I want to create a different footer in sub-folders (use case - multiple footers for different sub-folders).But sub-pages are still using the parent footer. How to use the sub-footer in these pages?
I am using Reactor API in python jupyter notebook, I am pulling the meta data for Adobe Launch using request method and manually pulling the access token from Adobe Developer Console every 24 hours, can someone please help me how I can automate this pull of access token in python?I am using OAuth server-to-server authentication. Thanks for your time.
I want to implement autocomplete for search using app builder.Does anyone know what is the maximum number of requests I/O Runtime can handle one action in minute?Is it suitable for autocomplete on high-load sites? Regards,Eugene
Hi: As a nondeveloper, I am looking to clarify for our user instructions what the specifics are for how to use the ID, Role, and Title attributes in various AEM components. Besides for accessibility purposes, we want to be able to clearly explain to our users the purposes of these attributes and if they are required. Would someone be able to explain? Much appreciated! Rose
Hello All, I am looking to automate querying documents using Acrobat AI Assistant. Specifically, I want to submit a list of questions for the AI Assistant to query, and the responses should be returned as a JSON or CSV file that can be further manipulated. Is this possible?TIA, ~eric
Hi Team, AEM Guides Native PDF : New templates are not visible while generating PDF.Created a new template by duplicating default pdf templates. I followed below documentation link. Followed all steps and copied as suggested in the link. But while generating Native PDF unable to view new templates for selection. I can see only Basic, Prime, and Hi-Tech templates. Can someone please through some light on this? https://experienceleague.adobe.com/docs/experience-manager-guides-learn/tutorials/install-guide/on-prem-ig/output-gen-config/config-native-pdf-publish/pdf-template.html?lang=en#
Hi! i have this function and this object that i wanna pass like a parameter, but when i pass the script on target, doest'n work. how can I make it work? const preguntas = [ { pregunta: "¿Cómo puedo sacar mi cuenta y tarjeta en Santander?", respuesta: "Podes pedirlas 100% online siguiendo estas instrucciones, sin necesidad de moverte de tu casa y en cualquier momento del día. Te vamos a pedir unos datos, una foto de tu DNI, una selfie y ¡listo! En 5 minutos, ya la tenés :)" }, { pregunta: "¿Qué incluye una Tarjeta Santander?", respuesta: "Incluye una Caja de Ahorro en pesos, una Caja de Ahorro en dólares y también tarjeta/s de crédito y débito para que puedas comprar lo que quieras." } ] 
Hi everyone,We are trying to utilize touch UI asset editor where we can crop the image : (http://localhost:4502/mnt/overlay/dam/gui/content/assets/assetedit.html/{dam-image-path} .Once I crop from here, Cropped image is not showing in dam and renditions are also not updating, But damupdate asset workflow is successfully completed and to surprise, its working in one of the lower environment but its not working in prod. What might be the reason ? Thoughts and solutions are appreciated!!
I have an empty AEM page triggering the Ketch script to load their portal interface. However, some browsers fail to load the content, resulting in a blank page. I suspect this is due to adblocker interference. I am currently investigating ways to load the script originating from a custom client library without being blocked.
I'd like to bind XML data to a table, but print only rows that have specific value in a child element. In example below I would like to print a table of ID and Name rows if item's type = A. What would be a binding path/condition? I tried binding path like $.item.[typeParent.type=="A"] but it doesn't work at all. <content> <item> <id>1</id> <name>John</name> <typeParent> <type>A</type> </typeParent> </item> <item> <id>2</id> <name>Alex</name> <typeParent> <type>B</type> </typeParent> </item> <item> <id>3</id> <name>Bom<
Is it possible to use the Photoshop actionJSON API and apply generative fill for an image outpainting?
I'm designing this website DM Flows, A digital marketing agencyi'm using Figma for that, but my friend says adobe is more easier to use.. I've attached a page theme sample, can someone tell me how easy is that to design on adobe??
Hi This is my first attempt to use PDFServicesSDK. I have created my adobe project with PDF Services API and created a .Net project following the example from the documentation:https://developer.adobe.com/document-services/docs/overview/pdf-services-api/quickstarts/dotnet/ Unfortunately when program gets to this line:// Execute the operation. FileRef result = exportPdfOperation.Execute(executionContext);It just hangs forever. No execption is being thrown, nothing is happening, I left it running for a very long time and it just stays there forever.It happens for any type of PdfOperation - what am I missing? Thanks
Hi community, as i read through the documentation it seems like it's not possible to postpone the expiration date of the certificate key pairs. So the only way it's to replace it? Thanks, i wanted to know if there is a way to not replace the cert.
In registration API reference, there is one API for creating a Webhook/Journal registration for given workspace. Here in header Parameters they added x-api-key which mentioned as API key whiltelisted at Adobe.io, we have already tried with JWT, client-ID & public key but it is giving as error api-key is not valid, Can anyone let us know where can i find this API key. Reference:https://developer.adobe.com/events/docs/api/#tag/Registrations/operation/createRegistration
I implement autocomplete and store the data for it in the state.But there is no way to send direct sql queries to the state.I see that adobe-lib-state is a wrapper around Azure DB Cosmos.As I understand it, it looks like you can write sql queries directly into the cosmos database.Question:The ability to write SQL queries for '@adobe/aio-lib-state' is not implemented because they won't work?Or are they not implemented, but if you write directly (state?._cosmos?.container?.items) queries, will it work? Regards,Eugene
Hello I'm currently injecting an overridden Experience Fragment Component at core/wcm/components/experiencefragment/v1/experiencefragment into my page. I've set the fragmentVariationPath, and now I'm aiming to retrieve the properties of its parent component, core/wcm/components/experiencefragment/v1/experiencefragment, which has been overridden. Despite debugging the injected component and obtaining a request like /content/experience-fragments/example/example2/master, I'm unable to access its parent properties.
Hello, I'm trying to receive an Access Token following the instructions here: https://developer.adobe.com/developer-console/docs/guides/authentication/JWT/ I've tried using PostMan with these parameters as instructed: Method: POSTURL: https://ims-na1.adobelogin.com/ims/exchange/jwt Headers: Key Value Content-Type application/x-www-form-urlencoded Cache-Control no-cache Body: (checked x-www-url-form-encoded) Key Value client_id <redacted> client_secret <redacted> jwt_token <redacted> - generated according to the doc I've also tried using plain old cURL, this is a sample of what I've sent (note anything `< >` enclosed is redacted for sensitivity): curl -v -H 'Content-Type: application/x-www-form-urlencoded' -H 'Cache-Control: no-cache' -d 'client_id=<redacted>&client_secret=<redacted>&jwt_token=<jwt-header>.<jwt-claims>.<
Hi Team, I have installed live search on my local instance and it is working fine. Now i want to create mesh api for the same. I have multiple sources and it works fine with one endpoint only. When i add graphql commerce endpoint as one source and live search config as second source then it gives error. Below is my example file for mesh.json { "meshConfig": { "sources": [ { "name": "mystoredata", "handler": { "graphql": { "endpoint": "https://<login.abc.com>/graphql/", "operationHeaders": { "store": "abc", "Content-Type": "application/json", "httpMethod": "POST", "allowHtt
Hi, OpenWhisk normally supports creating functions with a custom Docker image, and a zip file containing the binary to execute.However we couldn't find any reference to the ability to create such functions in Adobe I/O Runtime's Functions offering.Do you confirm that this is impossible with Adobe ?Thanks in advance for the help
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.