Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello, We have set up Adobe Analytics with Activity Map through Adobe Launch and overriding the Activity Map region using the following:I found the above code example from ActivityMap.region | Adobe Analytics and it works as expected for most of the links on our website. However, for some links/buttons, the value of clickedElement appears to be 0 instead of the actual HTML DOM element object. Screenshot: Please help me understand what the reason could be. Any help would be highly appreciated. Regards,Saif
Custom forms in Workfront aren’t just for collecting info, they’re your secret weapon for smarter workflows, better data, and smoother collaboration. And we know some of you are doing wildly creative things with them. So let’s hear it: What’s the most brilliant, unexpected, or just plain cool custom form you’ve built (or seen)? 🦁 💬 Share: What problem were you solving? What made the form unique? Any tips, tricks, or lessons learned? Bonus points for screenshots (blur sensitive info!) or a quick walkthrough. We want to see the magic in action! 🪄
We have use cases (mainly for print purposes) where we need to be able to have assets rendered out to different file types. For example, we may have a large ful size tiff that the end user needs as a jpg. The current process for creating renditions appears to require those renditions to be created and take up storage in the system at asset processing. And then there is not a way for end users to select the rendition they need when they download the asset(s) or link to them via Asset Link. I'd like to be able to set up what the renders need to do (ex. convert file to jpg) but not have the file rendered out until the end user clicks to download it. I'd like for them to see the render options for the file when they click download and then select the render they want. Is there a way to handle this now in AEM or would this be a feature request?
The videos added in Dynamic media components via experience fragment aretaking too long to render on the page. The lazy loading checkbox is checked.Whereas it works fine when it's added as an individual component.
In mobile app appending ECID to URL. This is the method to use?https://developer.adobe.com/client-sdks/home/base/mobile-core/identity/api-reference/#appendtourl--appendvisitorinfoforurl
If the personalization was rendered using Mobile SDK which method to use?offer.displayed() ?https://developer.adobe.com/client-sdks/edge/adobe-journey-optimizer-decisioning/#single-offer-interactions-events-tracking
Hi Community,We’re running into an issue with Dynamic Media previews on AEM as a Cloud Service Author.When viewing assets in the Asset Details view or when browsing Dynamic Media image presets in the side rail, the thumbnails and previews fail to load. Looking at the network calls, the preview URLs are being generated like this:https://author-xxxxx.adobeaemcloud.com/is/image/...?$preset-lg$ These requests return 403 or 404 since /is/image/ is not available on the author domain in Cloud Service.However, when we copy the rendition URL or use RESS, the URL points correctly to the Scene7 CDN:https://s7d1.scene7.com/is/image/...?$preset-lg$ So the problem seems to be that the AEM Author UI is picking data-imageserver=/is/image/ instead of data-production-imageserver=https://s7d1.scene7.com/is/image/ when building the preview URLs. Questions:Is this a known limitation/bug in AEM as a Cloud Service (that the Author UI still tries to render previews via /is/image/)?Should we exp
Could you please give an example for Streaming Audience /Batch Audience/Edge Audience how are they categorized while selecting under Audience section of AJO, what are the parameters that are considered to segregate the audience into 3 different types?
Hello, I am trying to use the AI Model method for Ranking my offers in AJO. However, as an OOO functionality it only considers Conversions and Impressions. But we want to also track custom events like No Thanks etc. Below link suggests that we can track Custom Events, but there is no clear way mentioned.Configure events capture | Adobe Experience Platform Looking for some guidance and help on how to track the Custom Events of the client.
@apoguptaI am searching for more information on how to use different details in the DM/S7 url, in place of the name of the asset. Right now with the asset name, it is a security issue as it leads directly to accessibility of our visual asset by product id, ,which is in the name. We have heard a different type of url can be created with some other data, ex: asset id, to increase security for the url by removing the ability to guess if you have the product id. It has been difficult to find information on this topic directly from Adobe. I have found in some AI or other search results and from third parties. However, we would like the official answer and confirm the information from Adobe please. Our current set-up:Adobe AEMaaCS with Dynamic Media Classic used to send assets downstream.Example URL: images.mycompany.com/is/image/products/1011C052_401_SR_RT$sfcc-product$1011C052_401_SR_RT would be substituted with other data instead, but still link to this specific asset
Hi AEM Community,I'm implemented web optimized URL feature of Dynamic Media for custom components.I'm following the documentation to create a proxy OSGi service that can deliver web optimized images. https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/developing/advanced/web-optimized-image-delivery-java-apis The code is deployed to all AEM cloud environments. Now the code works on lower environment like DEV and RDE which are using the same Company root folder. Example: companynamedevBut AssetDelivery is retuning "null" in higher environments like STAGE and PROD which are using same Company root folder. Example: companynameprod Any help in debugging and fixing the issue is highly appreciated. Thanks.
Does anyone know if there is a report that can be created showing any duplicate users in the system. When we initially implemented Workfront, we used email addresses as their Federated ID's. When we moved over to the Adobe Console, we had to change the federated IDs to match what we had in AD. This created duplicate users in the system, and I would like to run a report listing those users. Any advice would be appreciated. Thank you.
Hi - Our organization has restructured, and our historical Groups were set-up by multiple teams, which has led to Groups being disorganized or redundant. We'd like to reorganize our Groups, but it doesn't look like there is a way to move current groups to become children of other groups. Is there, or could, there be a way to reshuffle groups without having to start from scratch? Some of our scenarios use groups for sharing so it would be unfortunate to have to start from scratch.
Contributors: @deekshapai Tame the chaos: Let user data tell you which bug to squash first! In a world where digital experience defines customer satisfaction, addressing product issues quickly and efficiently is more important than ever. Traditional ticket or bug prioritization methods often rely on internal assessments or predefined severity levels. But what if we could prioritize issues based on how users actually interact with your website? This blog explores how integrating web analytics data with customer grievance systems can redefine the way you approach ticket management—by aligning issue resolution with real user impact. Why Rethink Ticket Prioritization? Most ticketing systems—while great at tracking and assigning issues—don't tell you how a specific bug affects end users in real time. Imagine a minor visual glitch on a checkout page that's causing a 20% drop in conversions. Traditional prioritization might place it low on the list. But to the busine
I am attempting to filter out bundles that do not include a certain data point. Right now I have {{sort(71.body.data; "desc"; "entryDate")}}To get the most recent update, but I only need the most recent update posted by a specific user. As you can see below, I have one bundle with many data sets. I only need to pull the data sets that include a specific owner.id. Is this possible in a Set Variable or other module? Thank you in advance
Hello all, in a workflow I need to use Data extraction activity and then attach the file extracted in Data extraction activity to Alert activty and send email notification......please help me how can i achieve this.............. @_manoj_kumar_@parthasarathy
I'm working on a custom block that would accept multifield properties. I'm currently using list but won't work on my end. Is there any correct approach for this?{ "id": "product-list", "fields": [ { "component": "text", "name": "headingText", "label": "Heading Text" }, { "component": "list", "name": "contentFragmentItems", "label": "Content Fragment Items", "fields": [ { "component": "aem-content-fragment", "name": "contentFragmentReference", "label": "Content Fragment Path" }, { "component": "text", "name": "linkText", "label": "Button Text" }, { "component": "aem-content", "name": "link", "label": "Link Path" } ] } ] }code?
HI All,Here are few open questions that I need answers from. I have check the adobe documentation for these but not able to get a solid answer.Below answers are based on research but need confirmation or corrections for it.1. Delete a dataflow run for a dataflow?Ans - Only dataflow deletion available, We cannot delete a Dataflow Run2. Can we activate same audiences to a single dataflow? with after segment eval feature?Ans - NO segment id cannot be same if we want to activate.3. No of dataflow runs we can create for a single dataflow? Ans - Any number, No upper limit4. What are the limitation for connections, dataflows, dataflow runs in AEP per sandbox?Ans -Connections -100 - soft limitDataflows - 250 - soft limitDataflow Runs - No upper LimitLet me know if the above answers have any corrections
We are following the instructions here to set the identity name space for our mobile app: https://experienceleague.adobe.com/en/docs/platform-learn/implement-mobile-sdk/app-implementation/identity. But I am unable to verify it in adobe assurance and no identifies are coming through. Has anyone run into this issue before? Do you happen to know what I might be missing?
Hi,On this page it says that Weather Company data is available only for the US: https://experienceleague.adobe.com/en/docs/experience-platform/datastreams/data-enrichment/weatherHowever, the "Weather Company Data API Common Usage Guide" mentions that many countries are supported (though not for all APIs). This makes me wonder if the integration documentation might be outdated.Does anyone know if it’s possible to get Weather Company data for Canada through Adobe, or is the US truly the only supported region?Thank you!
is there a way to disable data flow partially, meaning that fine to process the data to data lake, but not to profile store. source connector is httpapi, target dataset is profile enabled.
I need to re-create a very detailed project status report in Workfront. Currently the status report is in an excel document. I'd like to upload all the status report information (columns and rows) into Workfront, so the entire team can go to one place to view and update it. Having the status report outside of Workfront makes our team look in two different places for statuses. The project owner will manually update the status report several times a week. The fields within Workfront need to be editable. I'd like to be able to import the excel spreadsheet into Workfront without having to manually create it. Basically, I need Workfront to act like an excel spreadsheet. How do I do this?
Hello All,Hoping someone can assist, I need to combine 5 fields into one column on a report but I need the outputs to display on separate rows.These are the fields names:ccoInclusionName1ccoInclusionName2ccoInclusionName3ccoInclusionName4ccoInclusionName5I have made a start but struggling to add the other fields and I can't find the correct syntax for the separate row break.If someone can assist me with completing this, it would be a big help.column.17.displayname=Inclusion Namecolumn.17.linkedname=directcolumn.17.namekey=ccoInclusionName1column.17.querysort=DE:ccoInclusionName1column.17.sharecol=truecolumn.17.textmode=truecolumn.17.valuefield=ccoInclusionName1column.17.valueformat=customDataLabelsAsStringcolumn.18.linkedname=directcolumn.18.namekey=ccoInclusionName2column.18.querysort=DE:ccoInclusionName2column.18.textmode=truecolumn.18.valuefield=ccoInclusionName2column.18.valueformat=customDataLabelsAsStringMany thanks,
I have a couple multi-select fields that I need to create reports for. I found this documentation- https://experienceleague.adobe.com/en/docs/workfront/using/reporting/reports/custom-view-samples/chart-report-by-multi-select-custom-field which notes that "Rather than building a chart using a multi-select custom field, we recommend that you create separate fields for each option of a multi-select custom field." This may be a good option for the reporting that I need, but I'm not sure how this set up for a multi-select field would look in the request form. The only thing I came up with was to have the multi select field as a separate custom form section and the multi-select field selections show in the custom form section, example shown below:This would not be very user intuitive in the custom form, so I'm wondering if anyone has any other ideas on this multi-select field options set up as separate custom fields. Thanks .
Hi,I am trying to build a workfront report that Pulls in List of Projects that are in Planning Status and None of the underlying Task is started yet, i.e all Tasks on such Project should be in New Status. Appreciate the help
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.