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.
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 pare...
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 se...
We are using an expression ${profile.name} in a <p> in the code of a page component that gets populated by another team when it's published to them that AEM is removing from the code.I'm guessing AEM sees it as a property type which is why it isn't keep in the code.Is there a <sly> or some other wa...
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 ...
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, After performing an OS update on AEM, we encountered an issue with Native PDF generation, resulting in the error message "No config files are found." Could you please guide us on where to locate the specific configuration files for Native PDF generation?
Hi experts,I was wondering whether there is a way to access attributes from an object type DataElement using the percent syntax? Let's say you have this data element that may contain an unspecified list of attributes// sample data element "myDE" return { "hello": "world" }; Now, is there any chanc...