Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Multiple users would use one workspace - from different entities (companies)Is it possible that:1. Entity 1 employees see only entity 1 activities1. Entity 2 employees see only entity 2 activities etc Is it possible to do that using one workspace? Can it be done using properties?
Hi all, We have noticed that our Adobe Target activities only appear when using incognito mode. When accessing the same page in normal browsing mode, the activities do not show up at all. Could anyone help us understand why this might be happening? Thank you!
I'm looking for some examples of reports people are using for proof approvals. What columns are you displaying, anything fun i could be adding in text mode, etc. Our users want reporting but don't do a great job elaborating on what they want to see so hoping some creatives out there have ideas. I would also like to know which type of reports people are using for proof approvals and the reasoning. They each have their own limits on functionality they can display. Document Document Version Proof Approvals
Hello,I am trying to run an API call to get an issue's CurrentApprovalStep:Name.I have been unsuccessful and was wondering if anyone has accomplished this in the past. Thank you in advance
I am trying to send over a topic for review to the designated users and I can successfully do that. But the issue is once the reviewer has highlighted any text or may have added comments, it is not visible to me. What exactly am I missing?Also, I would like the reviewer to change the document state to "reviewed"/"approved"/"rejected" (based on the options available) - how to do that?
I'm trying to use Fusion to identify when the third approver in an approval process is pending approval and automate some updates/custom notifs when true. Unlike other objects in Workfront, however, I can't navigate to the specific object and grab the ID from the URL, or use a custom view to display IDs.
Hello, We are using an on-premise installation of Adobe Experience Manager 6.4, configured on the customer's servers. We need to know whether, through the web interface of the author instance, there is a section that allows us to view the license status and, in particular, the expiration date.If the licenses have expired, what happens to the CMS? Are some functions blocked? Thank you in advance for your support.
Hello Marketo Community,My team has created a bounce directory that populates a custom field with the latest bounce category number for each record. However, we've found that this value is missing for many records because the data has been archived. The only way to find this information for archived records is to go into each one individually, check the activity log, find the 'Email Bounce' activity, open it, and then find the bounce category number. This is a very time-consuming process.I'm aware that some activity data can be exported via the Bulk API. I'm trying to figure out if exporting the 'Email Bounce' activity type would also include the bounce category. If so, where exactly can I find this information within the export file?Any guidance or tips on this would be greatly appreciated!Thanks,
Description -In Workfront, in Settings->System->Customer Info and in Settings->System->Preferences:Save and Cancel buttons coming without editing anything. Just by clicking into them getting these Save and Cancel. In other sections of settings this is not the Problem, only if we edit anything in that page then we are getting Save and Cancel buttons dynamically. Only in these 2 pages we have this problem. Those buttons not going away even I click Cancel. Only option is to move away from that Page. With this problem it is difficult to say whether I changed anything on that Page or not. (Screen shots attached).Why is this feature important to you - For consistency and user friendlynessHow would you like the feature to work - Should keep the Save and Cancel buttons visible at all times across all setup pages that require saving before leaving to ensure consistency. The buttons should remain inactive until the user makes changes. The experience is different in other pa
We have 1 flat file that contains 100 unique coupons(no other column in file) and we want to send these 100 unique coupons to 100 random recipients( from recipient table) using available activities in Adobe campaign classic V7(not by JS)
We have just discovered the groovy console, which is very powerful but also dangerous (from malicious or accidental use) How do you secure Groovy console on Author on AEM cloud? The only auth levels provided by AEM cloud admin console are "user" and "administrator" for the author and for publish. Typically we use dispatcher to block all but our admin VPN IP, but this wont work for author. What is the point of ever running groovy console on Publish? If publish was hacked in this way, it would be different from author, and get overwritten. Surely it should only exist on author, then any changes it makes synced to publish? Thanks for any tips!
Hi, Groovy console was one of heavily used dependencies in AEM projects I was working on. As far as I understand using the /apps/groovyconsole admin panel will not be an option for AEM as a cloud but I am exploring the ability to run groovy scripts automatically. Could you please advise what is the recommended approach for using groovy console in AEM as a Cloud world ? Do you see any scenario that would be problematic for AEM as a cloud ? Could you also advise what's the recommended way to install groovy console in AEM as Cloud ? In old deployments we just installed a zip package via crx manager but it seems that this is not an option for AEM as a Cloud. I also wonder whether there is a recommended approach for handling content migrations and updates for AEM as a Cloud service?
The Shared With Me alter filter is not enabled for all of our users, even our administrators. What is the permission that enables this?
1. I create read audience journey - merge policy for profile attributes in personalization syntax would be taken from merge policy from that segment2. Event journey - default merge policy - email default set up in AJO?
Hi Everyone,I wanted to check if anyone has previously migrated email templates from SFMC to AJO. If so, could you please share the steps or best practices followed during the migration? Understanding the process will help us plan and execute the migration more efficiently. if there's any documentation you can share.
Hi everyone,I'm exploring ways to set up anonymous page view tracking using Adobe Launch and Adobe Analytics, specifically in scenarios where user consent is not provided (e.g., users ignore or decline the consent banner).My goal is to capture basic page view data without relying on cookies or persistent identifiers. Ideally, this would be a lightweight, privacy-respecting implementation that still allows for high-level traffic analysis.A few questions I have:Is there a recommended approach for cookieless tracking using Adobe Analytics?Can the Data Insertion API or server-side calls be used to bypass client-side consent restrictions?Are there best practices for configuring Launch rules to fire anonymously, without violating consent policies?Has anyone successfully implemented a setup that respects opt-out but still captures anonymous traffic trends?Any guidance, examples, or documentation links would be greatly appreciated!
We are trying to sync User Profile information from a Data Cloud to Adobe Target.Currently, we are able to call the Bulk Profile API using a token generated in the Adobe Target UI. However, this token expires every 90 days.Our requirement is to automate this by generating an authorization token dynamically using Client ID and Client Secret. We created a project in the Adobe Developer Console and tried this approach, but we are getting the following error:<com.adobe.tnt.profileservice.crud.ResponseErrorBody> <status>403</status> <message>Authentication failed, make sure a valid token is provided</message> </com.adobe.tnt.profileservice.crud.ResponseErrorBody>Has anyone successfully implemented this?Is there a specific authentication flow required for Adobe Target Bulk Profile API (e.g., IMS token, JWT, OAuth)?Could the issue be related to missing API scopes, product profile permissions, or incorrect client credentials in Developer Console?Any
In documentation there is an example: https://experienceleague.adobe.com/en/docs/journey-optimizer/using/configuration/primary-email-addresses#in-the-email-configuration In my env:
I have configured a FDM datasource Rets Service Type with aem proxy servlet and created a form data model. I am trying to test my GET service at form data model. when click on test with some input data {"test1": "sample data"}. The request is going to http://localhost:4502/content/dam/formsanddocuments-fdm/my-model.executeDermisQuery.json? with the payload formData operationName=GET+%2Fservices%2Ffinance%2FcpaApproval.json&operationArguments=%7B%22test1%22%3A%22hgsdjhcfg%22%7DoperationNameGET /services/finance/cpaApproval.jsonoperationArguments{"test1":"hgsdjhcfg"}but when request come to my proxy servlet, I am not able to fetch operationarguement from slingRequestI try to fetch it using req.getParameter(), req.getRequestParams() getting null all the time .I have implemented a import com.adobe.aem.dermis.api.processor.IPreProcessor; and is invoked before my proxy servlet. In the preProcessor I am able to fetch the operationArguments from ExecutionContext a
Hello Community,We are in the process of implementing an integration with Adobe Target. Our goal is to sync the segments from Target, which we are able to do successfully. My question is: if we personalize content in AEM for different audiences, how are the segments resolved? I understand that we need to call Target (using mbox and passing parameters if required), but I would like to confirm—based on the response from Target, is the content on the page updated accordingly? For this implementation, we are not using any A/B testing or experience targeting from Target. We are only pulling the segments and authoring the content in AEM. I want to understand what role Adobe Target plays as an engine in this scenario. If anyone has implemented a similar setup, could you please share your experience or advice? Thank you.
As an email developer, I’ve created a two-column responsive email using AJO’s Content Editor. The email renders well across most email clients; however, Outlook 2016 and 2019 (120 DPI) appear to be pushing out the email margins. See the screenshot below. How can I resolve the margin issue in the mentioned clients?
Dear AEP Community, Your time is precious, and we understand the importance of efficiency when it comes to troubleshooting issues with Adobe Experience Platform. That's why we're excited to again bring you our carefully curated collection of Top KCS (Knowledge-Base) Articles for August 2025, designed to help you resolve common challenges swiftly and effectively. Our Top KCS Articles are your shortcut to: Quickly identifying and resolving recurring issues. Accessing expert insights and best practices for AEP. Streamlining your troubleshooting process for maximum productivity. Empowering yourself with the knowledge to tackle any AEP-related problem head-on. Why spend hours searching for solutions, when our Top KCS Articles have already done the heavy lifting for you? Let us help you save time so you can focus on what truly matters – creating highly personalized digital experiences with AEP. Start supercharging your problem-solving skills today by exploring our Top KCS Article
Dear AEM Community, Your time is precious, and we understand the importance of efficiency when it comes to troubleshooting issues with AEM. That's why we're excited to again bring you our carefully curated collection of Top KCS (Knowledge-Base) Articles for August 2025, designed to help you resolve common challenges swiftly and effectively. Our Top KCS Articles are your shortcut to: Quickly identifying and resolving recurring issues. Accessing expert insights and best practices for AEM. Streamlining your troubleshooting process for maximum productivity. Empowering yourself with the knowledge to tackle any AEM-related problem head-on. Why spend hours searching for solutions, when our Top KCS Articles have already done the heavy lifting for you? Let us help you save time so you can focus on what truly matters – empowering you to provide a truly personalized experience to your customers with AEM. Start supercharging your problem-solving skills today by exploring our Top KCS Ar
Dear Adobe Campaign Community, Your time is precious, and we understand the importance of efficiency when it comes to troubleshooting issues with Adobe Campaign. That's why we're excited to again bring you our carefully curated collection of Top KCS (Knowledge-Base) Articles for August 2025, designed to help you resolve common challenges swiftly and effectively. Our Top KCS Articles are your shortcut to: Quickly identifying and resolving recurring issues. Accessing expert insights and best practices for Adobe Campaign. Streamlining your troubleshooting process for maximum productivity. Empowering yourself with the knowledge to tackle any campaign-related problem head-on. Why spend hours searching for solutions, when our Top KCS Articles have already done the heavy lifting for you? Let us help you save time so you can focus on what truly matters – creating exceptional campaigns with Adobe Campaign. Start supercharging your problem-solving skills today by exploring our Top KC
Introduction Adobe Customer Journey Analytics (CJA) represents a significant advancement in analytics capabilities, enabling organizations to connect disparate data sources and analyze customer journeys across multiple touchpoints. The potential of this tool is remarkable, with many companies already realizing its benefits. However, like other analytics products and perhaps even more so due to its vast scope, your team's success with CJA depends on defining and understanding the right set of use cases to pursue. A well-defined framework for use case development helps organizations and teams move beyond tactical reporting to strategic analysis that drives business outcomes. Without such a framework, you may find yourself stalled immediately, either haphazardly combining data or uncertain which data to combine. Your colleagues won't know when to leverage CJA's powerful ability to quickly answer unique questions, and your progress with translating customer insights into action wi
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.