I'm working on integrating Adobe solutions with backend ERP systems, and I recently earned the SAP C_TS452_2410: SAP S/4HANA Cloud Private Edition, Sourcing and Procurement certification. You can find the official certification details here.Now, I’m exploring how the core concepts—especially procure...
Hi everyone,I’m trying to integrate the Frame.io v4 API via Adobe OAuth2 (IMS). I’ve successfully:Created the OAuth Web App in Adobe Developer ConsoleAdded Frame.io API serviceGot correct client_id, client_secret, redirect URIs (escaped properly)Successfully obtained authorization_codeExchanged for ...
Hello,On 10 June, Adobe's bulletin announced the news patch for Magento 2.One of my customers has the 2.4.4-pX version, and I want to update it to the latest patch.I had no problem with the other version, but with this one, I saw that it is not published on GitHub, only the p13.Does anyone know anyt...
I’m currently working on a project that involves programmatically resizing the primary text frame in Adobe InDesign, and in some cases, creating one if it doesn’t already exist. I’ve reviewed the InDesign C++ SDK documentation, but I haven’t found any clear guidance or relevant interfaces that addre...
Hello,How can I get access to Photoshop API for smart object replacement. I have used it before while it was in testing.Now I was informed that I can only access it if having an Enterprice license and pay 100 000 dollar or more per year.I have a company of 3 people that can't afford that. Is there a...
The Adobe Commerce Admin UI SDK allows App Builder developers to enhance the Commerce Admin by adding custom menus and pages. I am currently incorporating custom menus and pages based on the sample code provided athttps://github.com/adobe/adobe-commerce-samplesI am following this documentationhttps:...
I am currently using the PDF EMBED API "adobeDCView " and I works fine for the first time I execute it, but when I come back to view another PDF it shows nothing. When I execute it in DEBUG mode it works on the second PDF some times depending on how much time I spend in DEBUG before it is called th...
Hi I am trying to make hyperlinks in an pdf document to open excel documents on several locations on my dropbox. Currently I am able to make the hyperlinks in the pdf document and it will open the excel document with the online viewer. However I would like to open my excel program on my device becau...
Hi Team, I have created mesh project and it is running on local. Then i have created aio project using aio app init and aligned my mesh project to myaioproject/actions/mesh/<all files...> Then i have created index.js file as entry file inside myaioproject/actions/mesh/index.js then i have run npx ...
I am reaching out to discuss an issue I am experiencing with the actions. It seems that the changes I am making to the actions are not reflected as expected when I invoke them. It is providing me with a previous response. Changes are visible only when we deploy the action. Is this the right way?Cou...