Welcome to the Adobe Developer Community! Connect with peers to ask questions and share best practices.
Recently active
Hello Community!I'm preparing for the AEM DevOps certification, and I'm struggling to find structured and comprehensive learning resources. I've come across a few tutorials and articles, but nothing that provides a clear, cohesive path to mastering the material.If you've successfully navigated the journey to AEM certification, I would greatly appreciate your insights:What resources did you find most valuable?Are there any courses, books, or study groups you would recommend?Any tips on the most important areas to focus on?Your advice and recommendations will be immensely helpful. Thank you in advance for your support!
Hi Sebastiane,I am a iOS developer, would like to use the adobe PN. I followed the whole tutorial on the github and adobe site.My questions are, once app call register extension It takes some times to find user profile in the Profiles section with app ECID but It is not registered just one time call.Profile can be found app launch several time back and forth.Can you please provide the sample or whole process to send PN with Campaigns or Journeys without Assurance? MobileCore.setLogLevel(.trace) let extensions = [Messaging.self, Edge.self,Consent.self, Assurance.self, AEPEdgeIdentity.Identity.self, AEPIdentity.Identity.self, UserProfile.self, Lifecycle.self] MobileCore.registerExtensions(extensions, { MobileCore.updateConfigurationWith(configDict: ["messaging.useSandbox":true, "messaging.eventDataset": "eventDataset_id","edge.configId":"edge_configId_id"]) &
Hi!I'm working on moving all my JSs to have the "nonce" attached to all of them but even after handling all the cases I'm still seeing the error popping up for AdobeDTM JS as the print below shows:"nonce" is there inside the script tag:But the calls keep on failing, any ideas on how to solve this? We are not willing to "allow inline script" since this is kind of the main topic of the patch itself.
Question (Relevant to Adobe Experience Platform):I'm working on TraceShipments.com, an online parcel delivery tracking tool. We're utilizing AEP for data management and want to enhance the user experience by integrating a map component that displays shipment locations in real-time.While I'm comfortable with front-end development, I'm seeking guidance on the best practices for achieving this integration with AEP. Are there any specific AEP extensions, SDKs, or documentation resources that can help us efficiently connect our front-end code with AEP data to visualize shipment locations on a map?
Hi everyone! as the subject,Is there a Chinese version of this exam?Thank you!
Hi, I'm trying to set up the log forwarding in App Builder to forward the logs to Splunk Enterprise. I followed the steps mentioned in the below documentation. https://developer.adobe.com/app-builder/docs/guides/application_logging/splunk_enterprise/ Until step 2 is completed and confirmed, the hostname, port, and Splunk Authorization token details are correct. Step 3 is to set up log forwarding in App Builder. After all the details are provided, it waits for some time and fails with the below message. › Error: Could not update log forwarding settings for namespace '44534-appname': 400 (Bad Request). Error: {"reason":"Validation failed","message":"[Splunk (in.main-default-trusting-goodall-h2f5h21.cribl.cloud:8088): HTTP Error: Connect timed out]"} Thanks for your help. Regards,Siva
We are looking for customer feedback regarding AI tools to help complete tasks and answer any AEM related questions. We will use these insights to help shape the future of AI tools in AEM. This survey should not take longer than 10 minutes to complete. If you are interested, please fill out survey here.
Hi All, I'm currently in the process of utilizing the User Management API to search for and remove users in a more automated approach. The current process is that someone has to log into the Admin Console, search for a user, select the user and then select Remove User. Then you have to select between:Transfer content now: Folder content is sent through email to a designated user. If you choose this option, specify the email address of the designated user that receives the content.Transfer content later: The folder content remains in the Inactive User tab until it is permanently deleted.Permanently delete content: The folder is permanently deleted with no option to retrieve the contentIn an effort to make this more of a streamlined offboarding process for our Help Desk team, I wanted to see if anyone knows of what options are available to transfer a users content. I reached out to support with this question and they confirmed that while you can use the removeFromOrg action, th
I need to create a workflow that allows the author to create pages in a specific path. I want to check if the user has write access to the path they have requested. The below code does not seem to work for all users. Is there another way to check user permissions? Map<String, Object> userImpersonationMap = new HashMap<>(); userImpersonationMap.put(ResourceResolverFactory.USER_IMPERSONATION, initiator); ResourceResolver resourceResolver = resourceResolverFactory.getAdministrativeResourceResolver(userImpersonationMap); Session userSession = resourceResolver.adaptTo(Session.class); boolean canAccessPath = userSession.hasPermission(destinationPagePath, Session.ACTION_ADD_NODE); AEM 6.5.14
Hi There -- I keep getting this email "Your integrations using Service Account (JWT) credentials will need to migrate" but am not sure how to do this. are we able to jump on a call to have you walk me through it?
We are running an ecommerce website off Magento Open Source 1 which has an integration with our ERP software Microsoft AX 2009 and I'm wondering if we upgrade to Magento 2/Adobe Commerce, if that integration will remain intact or have to be rebuilt?
If I try to fetch an image or JSON file from the DAM on our author instance I get an error loading the image or a blank JSON file https://author-{aemEnv}.adobeaemcloud.com/content/dam/{folder}/image.pnghttps://author-{aemEnv}.adobeaemcloud.com/content/dam/{folder}/data.json However if I do the same thing from our publish instance I can retrieve the contents no problem https://publish-{aemEnv}.adobeaemcloud.com/content/dam/{folder}/image.pnghttps://publish-{aemEnv}.adobeaemcloud.com/content/dam/{folder}/data.json What is the proper way to fetch assets out of the DAM? ideally the same for both to simplify the code...Or is it possible to allow the authoring instance to serve files from a specific DAM folder similar to publish?
I want to find out if Adobe provides commercial license for usage of the Firefly API, and if yes, how can I get access to it and the cost.
I am using workfront fusion and using scenario to connect with SQL server but getting below error getaddrinfo ENOTFOUND I have tried to connect using IP as well as host name but getting same errorPlease help me to get it resolve.
Stores Feed, Sales Order Feed, Sales Order Statuses Feed this 3 index can't change to update on save after i have upgrade site to magento 2.4.7-p1.
Hi Team, I have installed "infobip/module-notifications": "1.7.2" extension and trying to do the configuration to update the Base URL and API Key but after entering the details and hitting Save Config, its not happening anything and configurations are not getting saved.Please help and suggest. Thanks.
HELP! Is 72 font the biggest I can type in when editing a PDF on Acrobat? I am working on a large scale PDF and need to place bigger text on. Any help will be appreciated
Hi, I am trying to use Universal editor with Graphql and content fragment.When I am switching to properties trail tab - i am seeing below error - detail api call is failing Everything is working fine and content is updating properly with content tree
Hi there, I installed AEM to my local Windows laptop. I can connect to author via localhost: 4502, but i got the following error to connect to publisher localhost:4503. I started the publisher instance by double clicking the aem-publish-p4503.jar file.Not FoundCannot serve request to /content.html in org.apache.sling.servlets.get.DefaultGetServlet I tried to access to localhost:4503/system/console, i can access to it without being prompted to log in.And my "Day CQ Root Mapping" is also /content.html already. Could anyone help me out of it.
When printing from the MacOS14 and macOS 15 dev beta using the HP driver there is an error: "Filter failed"The issue is random using the same document and will not be printed and get stuck in the spooler with the error "filter failed"Sonoma 14.4.1Problem statement :- The "Filter" failed issue is reproducible only on macOS 14 and macOS 15 developer beta with Adobe acrobat reader. and it is not reproducible on other pdf viewer applications eg:(Preview, Foxit Reader).Steps to Reproduce :-Reset print system1.Delete HP and PPDs folder from Library/Printers2.Install 6.2.0.13.Create a new print queue with IP using IPP Protocol.4.Open document in Acrobat Pro5.Open Print Dialog6.Select something that invokes hppostprocessing. I tried booklet and watermark both created error.
Hey community,I have a question, please. Sometimes, when I deploy changes using mvn clean install -PautoInstallPackage, I only see blank pages with no components after the deployment is done. I need to restart my instance to get everything back. I've checked the logs and other things but haven't found the reason. Have you dealt with this before? If so, what could be the problem?
Hi there,I was testing out the request in the process of the OAuth authentication, however, I am stuck with the step 6 in the following guide: https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/implementation/#rotating-client-secrets-programmaticallyUpon making the request (while replacing the values as mentionned):curl -X GET 'https://api.adobe.io/console/organizations/{orgId}/credentials/{credentialId}/secrets' \ -H 'Authorization: Bearer {ACCESS TOKEN GENERATED IN STEP 5}' -H 'x-api-key: {CLIENT ID FROM STEP 6}'I systematically get an:{ "error_code": "403003", "message": "Api Key is invalid" }Which is strange, since I use the same client_id I use for the access-key-generation-request:curl -X POST 'https://ims-na1.adobelogin.com/ims/token/v3' \ -H 'Content-Type: application/x-www-form-urlencoded' \ -d 'client_id={CLIENT_ID}&client_secret={CLIENT_SECRET}&grant_type=client_credentials&scope={SCOPES}'And whi
We are getting notification that our API token expired with SalesForce,on our e-sign packets,why did this happen? How often does the tokens expire? How do we replace with a valid token?
Hi I am trying to create an action which has npm modules and dependency. I have created manifest.yaml file and deployed it as was instructed in the doc developer.adobe.com/runtime/docs/guides/using/creating_actions/#deploying-zip-actions But while invoking it/ trying to retrieve the url I am getting following error. [While invoking] {"error": "Cannot initialize the action more than once."} [Trying to retrieve url] error: Unable to get action 'countStorage': Resource by this name exists but is not in this collection. Help/Suggestion is highly appreciated
If Anyone has a clue that would be nice. The mail talks about an "organization" using my mail and I dont understand which organisation uses my mail. I am a private person and own no company. Thanks in advance
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.