Welcome to the Adobe Developer Community! Connect with peers to ask questions and share best practices.
Recently active
We're developing a creative cloud plugin targeting Premiere Pro. As we get closer to finishing our product, questions are starting to arise on distribution and we are very confused on who to talk to or how to distribute the react app we're building. Does anyone have any advice on how to set this up?
Hi, I'm using API mesh to configure my 2 endpoints - AEM & Magento. I'll be querying 1 endpoint through API mesh to merge the content into my react code. I just wanted to check if there is a possibility to cache the endpoint calls & their responses? Thanks,
Hi All, Can anyone help me to understand if the below requirement from a customer can be achieved. Whenever a 3rd party system calls an API mesh and API mesh calls another 3rd party system where Adobe commerce is no where involved1) Can the response be transferred to a 3rd party system ( through API) for logging using API Mesh inbuilt features or I/O Runtime or APP Builder 2) Auto retry of the same API mesh if its a failure. Thanks, Arun.
I tried to get this info from image directly with twelvemonkeys libraries but it crashed my bundle. Can I get this info from metadata? Thanks.
Hello,I'm trying to connect to AEM Assets cloud service instance in my Workfront Fusion scenario. I'm using the connection type "AEM Assets as a Cloud Service". After downloading the service credentials from the developer console and adding those in Fusion AEM Assets module I'm getting the below error. I would appreciate if anyone have successfully used the AEM Assets module with Cloud Service and can suggest what is the issue in my case. Failed to verify connection 'My AEM Assets as aCloud Service connection'. Function 'wt' finished with error! error:108010C:DECODER routines::unsupported
How to receive Asset Event of Adobe XDM Event Model structure instead of AEM Event?XDM Event Model structure such as:{ "@id": "82235bac-2b81-4e70-90b5-2bd1f04b5c7b", "@type": "xdmCreated", "xdmEventEnvelope:objectType": "xdmAsset", "activitystreams:to": { "xdmImsUser:id": "D13A1E7053E46A220A4C86E1@AdobeID", "@type": "xdmImsUser" }, "activitystreams:generator": { "xdmContentRepository:root": "https://cc-api-storage.adobe.io/", "@type": "xdmContentRepository" }, "activitystreams:actor": { "xdmImsUser:id": "D13A1E7053E46A220A4C86E1@AdobeID", "@type": "xdmImsUser" }, "activitystreams:object": { "@type": "xdmAsset", "xdmAsset:asset_id": "urn:aaid:sc:us:4123ba4c-93a8-4c5d-b979-ffbbe4318185", "xdmAsset:asset_name": "example.jpg", "xdmAsset:etag": "6fc55d0389d856ae7deccebba54f110e", "xdmAsset:path": "/MyFolder/example.jpg", "xdmAsset:format": "image/jpeg" }, "activitystreams:published": "1970-01-01T01:00:00.000+01", "@context": { "activitystr
i need to know how nodes are created under /var/taskmanagement/tasks/configurationthe values of this are storing there and. it is possible when we publish page it neeed to create node on target.i need to what is an exact use of this
In Adobe Cloud Manager code quality scan I am getting 10 critical bugsCurrently I am using below versions of affected JARs:1. asset-hub:asset-hub.ui.apps:1.1.72. adobe/consulting:acs-aem-commons-ui.apps:4.10.03. asset-share-commons:asset-share-commons.ui.apps:1.9.4Note: All 3 of the above are installed as packages in CRX. There's no entry in pom.xml for any of the files. Things I tried so far to fix issues:1. @SuppressWarnings wherever the interfaces are being declared in code2. Upgrade core.wcm.components to version 2.17.12But none of it is working.Please let me know if someone knows a way to fix this. Thanks,Manasi Samant
Hi could anyone help me in tracking a button click.I have a E-com website, I'm trying to track many people has clicked the Add to cart button from Wishlist page. How do I track them?
Hi,I want to implement a place holder for image loading as following criteria.1 . The place holder must be the same size of image that will be loaded later and can vary in different screen sizes.2. The purpose of the place holder is to prevent Layout Shifting. So when page loads this place holder should visible as well.Can anyone help me on this ?
The asset in gitlab's demo is like this:https://github.com/adobe/xdm-event-model/blob/master/src/test/resources/asset_created_cc_sample.json This is described in the developer documentation:https://developer.adobe.com/events/docs/guides/using/asset-events/asset-events-actions/ Which should prevail?If I want to receive such a structure (https://github.com/adobe/xdm-event-model/blob/master/src/test/resources/asset_created_cc_sample.json), what event should I subscribe to?
Im creating an application with the Server to Server authentication which will be a 2 legged OAuthhttps://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/ The documentation uses a POST request to https://ims-na1.adobelogin.com/ims/token/v3 with credentials from my developer account to generate an access token using cURL. The application Im creating will allow me to upload an image and use a stored action file to perform an action on that photo using the API Where Im getting confused is in 2 places: 1) when I go to the API documentation (https://developer.adobe.com/photoshop/photoshop-api-docs/api/#tag/Photoshop/operation/photoshopActions) for Execute Photoshop Actions POST request it looks as though in the header parameters it requires a Bearer token (which I can't find anywhere) 2) This POST is going to a different link than the credentials https://image.adobe.io/pie/psdService/photoshopActions
I have the Aem-Guides-Wknd-Graphql project set up. I installed and started the react-app via "npm start" and it loads all my adventures.But when I click on one of the adventures like "Bali Surf Camp", I don't get any UI elements in return.The JSON response is coming through but only the "loading" image shows up. Attached a screenshot of my end and attached a screenshot of the error I received. Error message is the following :[HPM] ECONNRESET: Error: socket hang upat connResetException (internal/errors.js:639:14)at Socket.socketCloseListener (_http_client.js:449:25)at Socket.emit (events.js:412:35)at TCP.<anonymous> (net.js:686:12) {code: 'ECONNRESET'}
I created a project on developer console and added Adobe Stock API. When I added this API, I selected a product profile. When the developer who belongs to another product profile accessed this project, the status was readonly. But he/she was able to delete this project. Is it a bug or correct behavior?
Iam a video invitation designer in premiere pro.If i sell my own designed templates in premiere pro projects to my customers they can also Re-sell or send to others without any limitations.If any one create any third party application for premiere project files security plz let me know how I get perfect solution for my requirementLet me know on mail.. vrkalyanam2021@gmail.com Thank you
Hi, We have a project where we have a large number of documents that have symbols containing old links to creative cloud libraries. We'd like to write a script to relink the symbols to a new creative cloud library. Can the Creative Cloud SDK be of use here? We don't have a redirect url as this is just a script, so not sure where to go there. Is anyone else having the same problem? We are using the other Adobe Support Community for Illustrator scripting and have had no answers there, figure try this one too. Any thoughts would be greatly appreciated. Thanks!
Hi Team, We are in the process of migrating from 1.4 to 2.0 Adobe API. The endpoints, request, and response structure have all changed in 2.0.In 1.4 API, we were mainly using the following APIs:https://api.omniture.com/admin/1.4/rest/?method=Report.Queuehttps://api.omniture.com/admin/1.4/rest/?method=Report.Get So in 2.0, we found https://analytics.adobe.io/api/<coId>/reports/topItems that can be used to get the reports.However, how can I add segment details to the above request?And how to get the breakdown details in response. Please help with this. Earlier in 1.4 API, we could send/get those details.
Bonjour J'ai la version gratuite de Adobe service et j'ai créé un API j'ai eu les clés d'accès mais il m'en manque 1 pour pouvoir faire mon flux power automate : Clé privée encodée en Base64 Pouvez-vous svp m'aider à la trouver ? Merci beaucoup
I have an aio action that is storing files using the default cloud service provider used by aio-lib-files, which I believe is Azure. I am not providing my own Azure credentials into the .init() method. I was wondering if it is possible to determine what the underlying Azure credentials are for this storage, so that I can visualize my files in a UI like Microsoft Azure Storage Explorer. Documentation for the library can be found here: https://github.com/adobe/aio-lib-files Thank you!
olá, boa tarde! Veio pedir uma ajuda, sou recruiter, atuando com empresas de tecnologia no :Brasil com grandes projetos.Estamos com vaga para ADOBE AEM SR ( backend).Gostaria de poder divulgar a vaga entre os grupos, um maling, e até mesmo estou aqui á disposição caso tenham interesse em divulgação. Email recruitervanessa@outlook.com TKs
Hi, I am getting this error after cloning the repo i am doing mvn clean install(npm ci) on project xxxx.ui.frontend: Failed to run task: 'npm ci' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1][ERROR][ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR][ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExceptionusing node version : v18.13.0npm version: 8.15.0Thanks in advance
Hi, the company I work for uses the Export PDF REST API regularly and it works well. However its language list is lacking a few languages. Here's the language list from the documentation:"en-GB" "en-US" "nl-NL" "fr-FR" "de-DE" "it-IT" "es-ES" "sv-SE" "da-DK" "fi-FI" "nb-NO" "pt-BR" "pt-PT" "ca-CA" "nn-NO" "de-CH" "ja-JP" "bg-BG" "hr-HR" "cs-CZ" "et-EE" "el-GR" "hu-HU" "lv-LV" "lt-LT" "pl-PL" "ro-RO" "ru-RU" "zh-CN" "sl-SI" "zh-Hant" "tr-TR" "ko-KR" "sk-SK" "eu-ES" "gl-ES" "mk-MK" "mt-MT" "sr-SR" "uk-UA" "iw-IL".My company would like to export documents in Arabic, Hebrew and Thai, to name a few that I can't find here. Are there any plans to add support for these languages/characters in future?Thanks for your help,Alain Doutre,Straker Translations
Hi, I have a batch of PDF documents (~1500) for which I need to update various things, such as, the font style, font color and watermark. Is there a way of doing this using any of adobe's APIs?
I didn't understand why the API requires "orgId".GET /v2/usermanagement/users/{orgId}/{page} Typically, the user management API require to be integrated by a system administrator.So far, the orgId would be the same if you've created 2 integrations of user management API.Given this, how come it need it to be included in the URL?Is an integration able to connect another org? How?
Hello there,Just wanted to understand if it's possible to completely suppress or hide error logs/details at the production level.Scenario:We have integrated Adobe Launch SDK (version : 1.+ ) in our android application, and during execution of the production version, some error exception log/details were found in the mobile app console logs. So, we wanted to hide or suppress any exposed Adobe error logs/details in the production version. Any idea how to do it and what the preferred options are to attain the same. Thanks in advance for your help.Thanks
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.