Welcome to the Adobe Developer Community! Connect with peers to ask questions and share best practices.
Recently active
Hello Team, I am getting securty update message poup when opening or admin panel I am not getting which module should install to fix this issue please check attached screen shot and let me know me know security patch links which I could download and apply ptach.
Hello, As the subject says I am looking for someone to help me with the development of a photoshop extension.I have the UI finished already and will provide files for all buttons in all of their various states. In addition i also have all of the scripts finished that the extension will use.I need someone that understands extension development to write the html for the UI and link to the UI buttons to therir respective functionality and also do the certification, if extensions still use the sign command like I remember. Thanks in advance.
We are planning to migrate from AMS to AEM Cloud, and our project currently uses inRiver. We've heard that the inRiver connector is not available for AEM Cloud. Could you please let me know if anyone is using inRiver with AEM Cloud?Thanks
Hey Adobe, I am trying to figure out what my quota is to use the photoshop API. Any assistance here would be appreciated! I cannot find a solution to it. I have attached a screenshot of what I see in my account when I go to my quota usage.
We're migrating to the OAuth Server-to-Server credentials. Completed step one of retrieving the client secret and can successfully generate access tokens. However, when replacing the API authorization bearer token with the new OAUTH token, we receive an UNAUTHORIZED response.
I have a requirement to add a new customer to third-party rest-API.It contains an authorization header and request parameter. How can I mutate a customer to the third-party rest API via the API-MESH?Can anyone let me know how I can achieve this?I am not getting anything like how I can mutate and configure mesh.json,
request you to please provide the details if adobe Marketo connector provides syncing of activity records to crm? Marketo documentation not mention activity synchronization with Microsoft Dynamics 365 CRM. In case of sales force it's mention.
Hello,I've created an interactive form in adobe AEM form designer. The form is dynamic,the page numbers and specific location of subforms will change as the content changes. I am trying to add a static button at the top of the form to help the user navigate to most common headers. The form is sometimes 16 pages long and users get frustrated by the constant scrolling.Designer has a custom page navigation object which is a good start. I have that in the right spot, I'm just looking for the right script to tell it to navigate to whatever page contains the section header. The buttons are on the Master Page, but I'm wanting it to navigate to the subform on the Main Page. Here is what I have which is not working right now:xfa.host.currentPage = form1.Main1.SFInterimCorrectionActions.TXTInterimActionsCorrections.thisPage.rawValue - 1 ; The default they provide for the Page Navigation to go to a specific page works correctly, but my issue is that the page I want will not a
Hi,I want to test the Photoshop and Firefly Services APIs. When I try to add them to my project, I get this message: 'Permission required. Your admin must grant you permission before you can create a project.' How can I get access to them?Thanks,
Hi team, I am trying to integrate Analytics Health Dashbaord. For that I am following the process as given below but not able to generate tokens:https://express.adobe.com/page/tnNQGNlfzta3b/ To use the Analytics Health Dashboard v3.0+, you need 1) an Experience Cloud login with System Admin OR Developer access, and 2) Adobe I/O OAuth credentials established to connect to the 2.0 Analytics API. Read more about the 2.0 API, and watch this video on how to establish OAuth credentials.In cases where your browser does not return JWT token when you attempt to authenticate, there is an option to manually generate a JWT Token and use it to run the Analytics Health Dashboard. The steps to do so are as follows:Obtain the Client ID and Client Secret from console.adobe.io for the project that was setup for your AHD integration.Navigate to the Adobe OAuth 2.0 PlaygroundEnter your Client ID and Client Secret. Fo
I wish to launch paid extension in magento marketplace, what are the major changes needs to be done in the magento marketplace, Already i have upload 5 free extension on magento marketplace. So now I wish to launch paid one but for this we have to submit or contact afor tax and payment to marketplace team. Please let me know
In AEM cloud when we edit any image like crop and rotate and then save it, the image is not getting updated. After analyzing I could see there is one node "dam:failedRenditions" getting created inside "jcr:content" of the image. How can we fix this ?@arunpatidar can you please help on this.
Hi All, I am trying to create a webhook for my Adobe IO Project using Openwhisk. I created a new webhook action and able to see it in wsk action list. And I am able to fetch the URL too. But when i configured it in my adobe io project's event registration I am getting "Webhook has been disabled because either webhook is unreachable or verification has failed". When I checked the activation list in openwhisk. I got the below error {"error": "Cannot initialize the action more than once."} After got this error. I deleted the action and tried creating it from scratch, after that also I am facing the same issue. Can someone help me on this ? Cheers 🙂
I have a requirement to configure the restapi with an API mesh, as we hit the rest api through Postman, populating the required parameter and headers provides the JSON schema result.restapi- https://sandbox-api.ornament.health/public/file-api/v1.0/filesetparameter- pid (Ex: 1018fee1-d1...........................)header-Authorization: Bearer eyJhbGciOiJBMjU2S1ciLCJlbmMi..................... API mesh gives us a graphql endpoint and if I add this source(restapi) to API mesh then how will I fetch the same response from that graphql endpoint?We need some query to fetch the data, what is the process and how can I achieve this?https://developer.adobe.com/graphql-mesh-gateway/mesh/advanced/extend/resolvers/following this document.
Hi Community,i am trying to customize the predicate in Assets admin search rail to get multi-select dropdown and location predicate to get suggestion list when i enter a word to text field area to select option and filter assets but i am unable to filter the assets based on my customization is there any possible ways to customize the predicates and filter assets.
I am trying to Use Adobe Analytics API in Postman I am getting the pop up url to login into Adobe and after login it doesn't redirect. I am assuming something missing in the URI and Redirect URI pattern
This is regarding a newer module from Adobe: a D365 connector from AC: https://commercemarketplace.adobe.com/ae-adobe-msft-d365-fo-for-adobe-commerce.html. We have set this up through app builder in our staging instance connected to our D365 sandbox. We are having an issue seeing orders come through onto D365. Since this product is fairly new, does anyone know what we could be missing? We set up I/O events, I/O management, Adobe I/O events, Commerce Product Synchronization, Commerce Customer Synchronization, Commerce Order Synchronization, Backoffice Customer Synchronization events in app builder.
Hi, I am setting a rule that initialises the Adobe Target server call via the Adobe Target V2 extension in Adobe Data Collection At this moment, the only condition is based on a localStorage value. When the value is false the rule fires and when it is true it doesn't. When debugging using the _satellite.setDebug command I am getting the following error: I have tried to modify several things (conditions mainly) within the rule but I am still getting the same error. What does it mean? How can I avoid that error on console? Thanks.
Hi, I am new to Data collection Adobe launch. I am trying to learn and bit confused between what are different event types in Page Load what is the order in which they fire.DOM ReadyLibrary Loaded(Page Top)Page BottomWindow LoadedI tried to search in documentation but could not find the exact explanation i am looking for.Thank you in advance for the help!
I want to redirect request coming to http:localhot:4502/assets/api/v1/info?keyword=abc to http:localhot:4502/content/servlets/assets/api/v1/info?keyword=abcI have added following mapping to /etc/map/http/sling:match = localhost.4502/(assets)sling:internalRedirect = /content/servlets/assets and it is working as exptected but we have three environments dev, stage and prod and I want to create this mapping agnostic to domain how can I do that?suppose dev domain is = mydev-domain.comstage domain = mystage-domain.comprod domain -= myprod-domain.com how can I add mapping in /etc/map/http/ so that it will be domain agnostic. I tried following but it didn't work (got 404 in response) sling:match = ^[^/]+/[^/]+/assets$
Hello, Recently members of my team received an email which seemed automated and looked like one of the screenshots attached. Ever since then, it looks like our individual logins have stopped working. I and other members of my team had access to the Adobe admin console, the Adobe analytics console and the Adobe developer console. We had multiple Adobe analytics projects setup and lots of permissions assigned to different users within the company. Logging in now we can't seem to find any of these any more. Our personal accounts do not appear to have access to these consoles any more and the general account we used to use shows only a single user. Could someone help tell us what might have happened here and how we could prevent it from happening again? For further context: our test integrations still appear to be working although we cant actually view them within the Adobe platform so it appears that there is either a problem with permissions or views
Hi,I am looking into page html version diff functionality of aem and in that all tags except <button> tag's difference was not getting highlighted. I debugged that the diffservice.js which is responsible for this functionality has an array of blacklistedtags among which button is one. For my use case I overlayed the js and removed 'button' from the list and it works fine. I am curious to know why it was added there in the first place and if any impact will happen due to my removal of it. Thanks in advance!
I tried to installed the Live Search module. But after configure the API keys, I found at the admin Live Search page, it shows that "Unable to load data", and in logs i found "Account group is not authorized" I used Adobe Commerce, ver 2.4.5Can you help me ?
Hi all,I'm attending the AEM Headless and GraphQL hands-on tutorial and both the modules tell they include 7 videos but when opening them, only 6 videos are present per each.This doesn't let me complete the courses and have the test.Has anyone the same issue?
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.