Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi all,On cloud I need to whitelist the egress (outbound) IP addresses on a third-party API firewall. How can I find the list of static egress IP addresses used by AEM environments? Does Adobe provide fixed egress IP ranges, and where can I access the official, up-to-date list of these IP addresses for whitelisting purposes?
I am trying to automatically synchronize my GitHub repository with the Adobe Cloud Manager Git repository, so that my Cloud Manager pipeline always has the latest source code. I created a GitHub Action to push changes from main, develop, and other branches whenever there’s a commit. However, my push keeps failing with the error:remote: pre-receive hook declinedremote: You are not allowed to update refs/heads/develop Here’s the GitHub Action I am using:name: Mirror to Adobe Cloud Manageron:push:branches:- main- developworkflow_dispatch:jobs:mirror:runs-on: ubuntu-lateststeps:- uses: actions/checkout@v4with:fetch-depth: 0- name: Configure SSHrun: |mkdir -p ~/.sshecho "${{ secrets.AEM_CLOUD_SSH_PRIVATE_KEY }}" > ~/.ssh/id_rsachmod 600 ~/.ssh/id_rsassh-keyscan git.cloudmanager.adobe.com >> ~/.ssh/known_hosts- name: Add Adobe remoterun: |git remote add adobe ${{ secrets.AEM_CLOUD_REPO_URL }}- name: Push changesrun: |git push --mirror adobe When I run this, the pipeline fa
“O-H-I-Oh Yes We Did!” The Adobe Workfront User Group – Ohio Chapter is now live! Ross Barton (@ross_barton) and I are thrilled to be your co-leaders as we bring together the best minds using Workfront from across the Buckeye State. Not an Ohioan? No problem — all are welcome to join and be part of the conversation! Stay tuned — exciting things are coming! Become a member in the meantime: https://workfront-augs.adobe.com/wug-ohio/
Troubleshooting Step Events in Adobe Journey Optimizer: Diagnosing Errors, Discards, and Failures for Reliable Customer Journeys This is Part 2 of a 3-part series on Step Events in Adobe Journey Optimizer. Jump to: Mastering Step Events in Adobe Journey Optimizer: Fundamentals, Schema, and Essential Queries for Data-Driven Campaigns | Troubleshooting Step Events in Adobe Journey Optimizer: Diagnosing Errors, Discards, and Failures for Reliable Customer Journeys | Optimizing and Validating Adobe Journey Optimizer Step Events: Performance Analytics, Feedback Integration, and Guardrail Monitoring ⚠️Schema disclaimer – Field names may evolve. Always verify against the public XDM reference: https://github.com/adobe/xdm/tree/master/docs/reference/adobe/experience/journeyOrchestration . Picture an email that never leaves the station. Marketing is fuming, DevOps is shrugging, and you're the last line of defence. Time to interrogate Step Events. Adobe's stock query examples incl
Hello, We develop our own HTML outside of the Email Designer in AJO. We recently are having an issue with a Background image not displaying - even when we choose to Simulate Content. We have text overlaying the background image in White Font, so when the background image does not display, it does not show the text, which is a problem for us. I understand that background-image needs to be in an URL format - which we've done. But, now it appears that maybe the coding is not correct any longer. Here's the current code we are using: <div class="mobile_only"><table class="mob_width_320 hideDesktop showMobile" border="0" cellspacing="0" cellpadding="0" style="mso-hide:all;overflow:hidden;max-height:0;width:0;display:none;line-height:0;visibility:hidden;align:center;"><tbody><tr><td style="height:178px;width:350px;BACKGROUND-IMAGE:url(https://***.************.********.com/fe24b6c0-e3dc-11e9-8f5d-7f27416c5f0d/urn:aaid:aem:7679d2ba-da1
Hi Everyone,I upgraded my instance version to aem-sdk-2023.12.14697.20231215T125030Z-231200. I'm not able to start the for the second time. For the first time, I'm able to start the instance and work on it. I always stop the instance with Ctrl+c. But when I try to start, I will get 404 error Sometimes, it will take 30 to 45mins to start the instance but other than it will never start and the 404 persist.. I'm trying to start my instance using "java -Xdebug -Xmx2048M -agentlib:jdwp=transport=dt_socket,address=8888,server=y,suspend=n -jar aem-author-p4502.jar"(Debug Mode). Please let me know if I need to change the command or approach to start my instance. Thank you.
I have a scenario that is returning a users name from a requests custom field. On my form it stores just the name but the search module returns the string below. I've looked at all the function Fusion offers but I can't see one that would allow me to parse just the ID. "I've tried using variations of substring and spit. Do I need to somehow store it in an array first? Any suggestions will be greatly appreciated!1 "value": [ "{\"objCode\":\"USER\"", "\"name\":\"Kelly Powell\"", "\"ID\":\"61252bb0000eb57eae6652713ab41b15\"}" ]
UI Description:The current Fusion UI does not prompt for confirmation before deleting a scenario. Additionally, there is no visual indication of which scenario is selected for deletion, and deleted scenarios cannot be restored via the UI.Why this feature is important:Accidental deletion of scenarios can result in lost work and require significant time to rebuild. Without a confirmation prompt or a visual highlight, it’s easy to misclick and remove the wrong scenario. Since the UI offers no recovery option, this can lead to irreversible loss.How this feature would work:When a user clicks the delete icon for a scenario, a confirmation modal should appear asking, "Are you sure you want to delete this scenario?" The scenario line item should be highlighted when hovered over or selected for deletion, so the user clearly sees which scenario is being targeted. Optionally, an "Undo" notification or a soft-delete feature (trash bin or restore option) would add an extra layer of protection.Curre
Hi All, I'd like to remove a reviewer from a proofing workflow through Fusion.ProofHQ API is exposing a deleteProofReviewer() method. It is described as a way to "Remove the reviewer from the proof. By design, the creator and owner of a proof cannot be removed"deleteProofReviewer() argument list only requires the User ID, no Proof file_id....?Tried to add a File_id argument but no luck. Tried to reproduce the UI feature: doing a POST to https://workflowmanagement.my.workfront.adobe.com/proof/file/deleterecipients adding a WF sessionID as parameter or header, no luck either. Is there a way to remove a user from a proofing workflow? Thank you! nico
If I have multiple placement for offers in web should I create separate Decision Scopes for them?What is the best practice?
I am attempting to debug recent updates to my Adobe Experience Platform "Tags" (Adobe Launch) setup. I am able to get the debugger to inject the Dev library on a single page but when I navigate to another page on the same site, the environment jumps to Production. If I enter the first URL in the browser or navigate to the original URL, the environment jumps back to Dev. What's a good way to force the Dev environment to "stick" no matter what page I navigate to as long as it's on the same domain I'm debugging? Thanks --
Request for Feature Enhancement (RFE) Summary: Add a "Shared Links" interface in Content Hub with enhanced link management capabilities. Use-case: Users need a centralized interface to manage all their public shared links within Content Hub. This includes editing, reactivating, and searching links, as well as setting default expiration rules. These features are essential for maintaining control over public asset distribution and improving collaboration. Current/Experienced Behavior: Currently, Content Hub does not provide a dedicated interface for managing shared links (Private and Public). Users cannot view or edit their previously generated links, nor can they see links shared by others. There is no way to search/filter shared links, reactivate expired ones, or set a default expiration period. Improved/Expected Behavior: A dedicated "Shared Links" interface accessible from the Content Hub UI. At least for public shared links. Users can: Edit their own shared links (
Hi Team,I want to understand jcr:frozenNode or nt:frozenNode better in the CRX repository. I couldn't understand very well from the content available on the web.Issue - There is a step in custom workflow to replicate one content is approved, Does the version information go along with the replicated page data to different environment? I think it should but it does not get updated in our use case which might be an issue.
Adobe Experience Cloud certification renewal is better than ever, thanks to a newly streamlined process. Now that the process has launched, we’re reaching out to the Adobe Experience Cloud community—including evangelists, advisors, product teams, and subject matter experts—for your input on the content of renewal modules. We invite you to recommend the most relevant and impactful articles, tutorials, or blog posts that would help certification holders keep their skills fresh. Our team will consider submissions for use as part of renewal modules. Submissions must be publicly available and hosted on Adobe-managed platforms such as Adobe Experience League, Adobe Developer, Marketo Nation, or Adobe Corporate websites. Your recommendations will help ensure that certified individuals engage with high-value, up-to-date content that reflects the evolving Adobe DX ecosystem. Thank you for helping us elevate the renewal experience for the entire Adobe community. Submit a content recommendation &
Description - We do have multiple admins in our Fusion team, who all get an email notification if a scenario fails. So far so good.It would be nice if you could temporarily pause these notifications for a specific scenario so as not to alert colleagues if an error occurs during modifying and testing the scenario.Why is this feature important to you - To be able to modify an active scenario without alerting team admins in case of an error.How would you like the feature to work - It would help to have a "Pause notifications" button, which stays active for an amount of time, or just a manual switch.Current Behaviour - Any admin gets notified, what leads to confusion, if not communicated, that someone is working on the scenario.
Hi there We're going through the new Advanced business analtyics reporting and we're noticing that the months are formated as "text" which is causing the sorting to be alphabetical rather than chronoligical. Is there any hack to easily fix this? For example in the email analysis, when you create a report with a Sent Date - See screenshot Not everyone's fiscal year is calendar year based so this formatting makes it wonky
Hello, We are planning to transition to Adobe Assets on Adobe Cloud and would like to clarify a couple of points:1.Is Content Hub included as part of Adobe Assets, or does it require a separate license?2.Can assets be shared externally with users outside our firewall? Currently, we use Brandfolder, which allows external users to download assets. Is a similar external sharing experience possible with Content Hub or Adobe Assets?3.Are there any recommended workarounds or solutions within Adobe Assets to enable external asset sharing possibly with UI where assets are organized and can be downloaded? Any pointers would be appreciated.
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.