Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, I’m running into an issue with conditional content and could use some input or best practices. Right now, I have the default variant set as an empty text box — the goal being that if a user doesn’t meet any of the audience/condition criteria, it renders without additional copy. However, when I test it, there’s still extra spacing showing up where that content block is. The empty text box has no padding or margin, but it’s still leaving a noticeable gap. Has anyone experienced this or found a good workaround? Thanks in advance!
Hi, We've had some reports set up by a previous member of staff via Adobe Analytics report builder & these have been scheduled to run as a daily extract as a PDF. Is there any way to access the raw excel version of these reports?Thanks, Chris
Request for Feature Enhancement (RFE) Summary: .aex & .aep (Adobe After Effects ) files are not supported in DAM today. Requesting to extend the support to these file formats Use-case: Current/Experienced Behavior: .aex & .aep (Adobe After Effects ) files are not supported in DAM Improved/Expected Behavior: .aex & .aep (Adobe After Effects ) files should be supported in DAM similar to .ai files. Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5.21 & Cloud Customer-name/Organization name: Mondelez Screenshot (if applicable): Code package (if applicable):
We have written a custom workflow process that’s supposed to resize an image and create a new rendition whenever an asset is uploaded under /content/dam/projects. The code executes without throwing any errors, but the resized image isn't getting created, and I don’t see any new rendition added. Here's the snippet:@9944223 public void execute(WorkItem workItem, Session session, MetaDataMap metaData) { try { String path = workItem.getWorkflowData().getPayload().toString(); ResourceResolver resolver = ...; // Get from service user or workflow session Resource resource = resolver.getResource(path); if (resource != null && resource.adaptTo(Asset.class) != null) { Asset asset = resource.adaptTo(Asset.class); Rendition original = asset.getOriginal(); try (InputStream input = original.getStream()) { Layer layer = new Layer(input); layer.resize(800, 600); // Resize to 800x600
Request for Feature Enhancement (RFE) Summary: Request to add functionality to make the default workflow package name unique to prevent collisions when multiple users execute "Publish Now" simultaneously. Use-case: When multiple users manage publication using the "Publish Now" option at the same time, the default workflow package name is duplicated, causing conflicts. This results in publication failures and error messages displayed to users. Current/Experienced Behavior: A conflict error occurs because the same workflow package is used in multiple requests when they are made simultaneously. As a result, the following errors occur: - "Not enough to manage publication" is displayed to users Improved/Expected Behavior: The expected improvement is to ensure the default workflow package name is unique, preventing conflict errors. For example, the workflow package name could include the user name and current UNIX time to guarantee uniqueness. Environment Details (AEM ver
We're currently testing the Business Rules functionality in Adobe Journey Optimizer, specifically focusing on frequency capping. For example, we've configured a business rule to limit a customer to 1 email per week. In our test journey, we attempt to send 4 emails total—2 scheduled for this week and 2 for next week. Our hypothesis is that AJO should enforce the cap by delivering only 1 email this week, and then 1 email next week, holding back the others accordingly. While we do see some emails being suppressed by the cap, the behavior is not consistent or predictable, which makes it difficult to understand and trust the enforcement logic. We used the experience league documentation for reference. We submitted an inquiry to Adobe Support, but so far, we haven’t received a conclusive explanation or guidance that enables us to move forward with confidence. This issue is currently blocking the delivery of a key business feature, and we’re reaching out to the community f
Hello, Fairly new to working on fusion but have been doing so now for around 6 months. I am currently working on a scenario that will create a new task based on the information that was on the just closed task with an updated future date. Essentially these are monthly and quarterly tasks to check on an automated project to assure they are working properly. My watch events trigger parameters are as follows: Record type: TaskState: New stateFilters:Name EQUAL Example Task NameAND Status EQUAL CPLAND connection user updates excludedRecord Origin: Updated Record Only I just put a random example for task name but the names of these task are unique in that no other tasks in our system would have these names. What is happening is that when I test this in our sandbox environment and I complete the "Example Task Name" in Workfront it is pulling in two different events for the same exact task closure. This is resulting in my scenario running twice for the same closed task an
Dear Community, I am a RTCDP and AJO user who is trying to create a computed attribute that counts the amount of emails a user has opened in the previous month. I am struggling to create it and I am writing to see whether anybody can help me solving the issue. The purpose is to a have this field at profile level, even knowing that we can count the amount of emails opened when creating audiences. How was it created?It was created by applying the following settings: -select interactionType event -equals "Message opened"-Count-1 Month-Fast refresh is checked The definition looks like this: It generates the following expression:xEvent[_experience.customerJourneyManagement.messageInteraction.interactionType in ["open"]].count() After creating it, I noticed the info "Summary data is not available for this field due to lack of clustered values" in the InteractionType field. Is this somehow related to the Summaries job? I admit I didn't understand it. &n
Request for Feature Enhancement (RFE) Summary: Ability to bookmark things in AEM Author Use-case: All types of Touch UI activities Current/Experienced Behavior: Not often you can find yourself working on mid or long term implementations of features if you are a developer, or often working on a specific set of pages and assets if you are a content author, or continuously doing regression testing on specific points of the solution as a tester, or purely having to do only with a small portion of "everything" and not usually go in the entire content or solution all the time.In these often situations I found that the person working on that specific area tends to have lots of browser tabs opened, trying to go back and forth between them to do their work, to do investigations, trying or find things out, oftenly doing mistakes or forgetting where things were, and spending lots of time to untangle stuff and to make sure he is looking in the right place each time before actually addressin
In the Workfront management system, is it possible to search past reviewed proofs for keywords within the PDF rather than by a comment?
Hello, Maybe a silly question...but I couldn't find anywhere online that made this clear. If my instance has used 99999/99999 (five characters) of the unique ref numbers, would the next ref number be 100000? (six characters)Thank you!
Why there is 32/ 64 bit limitation ?
How the sendout is done do WhatsApp through Sinch - using Custom Actions?
It Would be nice if I could rename a variable in Analysis Workspace for a specific project.For example, I just created a simple report for a colleague of mine looking at tracking codes and the number of clicks. For number of clicks I used 'Tracking Code Instances'. As a regular AA user, I understand what Tracking Code Instances means but someone who isn't a bug AA user might not know what it means. So, it would be good if I could right click on the metric and have an option to rename it. This renaming would only exist in the specific project.Thanks.
Over the last two months , we’ve seen a massive drop in our Repeat Visitors number on Adobe Analytics.In January, the Repeat Visitors number was 117,595 , in February, it tanked to 277 and in March the number is 33.In end of Jan we have updated getNewRepeat code as we are getting s_nr cookie as unsecured. To fix that unsecure cookie we have updated the code with latest version but after that update we are recording the repeat users. How to fix this?
Hello Team, In my current assignment, my client using Google analytics 4 and Adobe Target. For now, we're sharing the the Google Analytics 4 segment data in adobe Target using Customer Attribute functionality however seems this is not feasible solution going forward - as lot of manual steps involved. So, we're thinking on to go with API solution. Just to check, has anyone implemented this use case, I came across the Bulk Profile update API in Adobe Target. Any sample example or steps would be helpful . Thanks,
Description - It would be nice to have at profile-level the amount of emails each profile have received and opened in the last 30 days.Why is this feature important to you - It would be possible to address journeys based on communication-engagement withouth having to do it at audience-level. How would you like the feature to work - a computted attribute that returns the count of emails a profile have received/ opened in the last 30 days, something link:xEvent[_experience.customerJourneyManagement.messageInteraction.interactionType in ["open"]].count() Current Behaviour - Computed Attributes currently do not support System generated datasets
We have a requirement like on the selection of dropdown certain fields in the block should be hide and show. is it possible in Universal editor of EDS.
Hello, I am working on creating a segment that shows customer visits where they did not click on specific links on the specified page. When I set up the segment like below, it gives me almost 100% of the original page visits so I know it is not correct. Any help would be appreciated as this can better understand customers who don't engage with certain page areas Main Container = VISITSpage contains: page name- AND -Exclude sub containerHITSLink contains: link name- OR -Link contains: link name
Description -Why is this feature important to you -keeping track of individual sub-tasks inside a task or requestHow would you like the feature to work -I'd like to have checklist that either automatically generates from a list of items entered by a requestor, or manually entered by me (or someone) upon receiving the request. this would allow me to verify with the requestor that I have all required sub-tasks on my "to-do list" for each request, and to track my progress before sending back. also allows identifying items that are incomplete or have outstanding questions. Current Behaviour -requestor checks boxes in pull down menus, or selects radio buttons, and then a fairly hard to organize page is generated. also there are several locations to add "additional comments", which are a useful way to get details communicated- (not everything fits in a menu). but to be useful to me, I need to organize this information in a way that fits into my workflow. punchlists are a common pr
Is there a way to run a custom field report that is grouped by the section they are located in? I have a custom form with multiple sections and would like to run a report that shows what custom fields are in each section. Thanks.
Hi. I created a new AEM server. I changed the password, and changed it in OSGi. However something has locked it and I cannot get it unlocked no matter what i do. Without getting my server scrapped, is there another way to reset that administrator password? Thx
In a report column, how can I "hide" this row while still having it turn the whole row yellow when "DE:Multiple Cases?" is equal to "Yes".Every time I add usewidths=true and width=10 it removes styledef.case.0.comparison.isrowcase=true which is responsible for turning the row a yellow colorIs it possible to have a "hidden" row that changes the row color based on value Textmode Column Codelinkedname=directnamekey=Multiple Commits?querysort=DE:Multiple Commits?styledef.case.0.comparison.icon=falsestyledef.case.0.comparison.isrowcase=truestyledef.case.0.comparison.leftmethod=DE:Multiple Commits?styledef.case.0.comparison.lefttext=DE:Multiple Commits?styledef.case.0.comparison.operator=cieqstyledef.case.0.comparison.operatortype=stringstyledef.case.0.comparison.righttext=Yesstyledef.case.0.comparison.trueproperty.0.name=bgcolorstyledef.case.0.comparison.trueproperty.0.value=FEECC8valuefield=Multiple Commits?valueformat=customDataLabelsAsString Without widths manually set&nbs
What property is the default one for VEC? How to change default one?
Hi everyone,is there any way to check the current version of Target Standard/Premium that my organization is on? I understand it is a Cloud solution and version updates are applied automatically. Following this documentation https://experienceleague.adobe.com/en/docs/target/using/release-notes/release-notes I can assume that the current version is 25.4.4, but is there a way to check this?Many thanks in advance,Adriana
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.