Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello Adobe Experience League Community,I am currently working on integrating Adobe Journey Optimizer (AJO) out-of-the-box datasets with digital datasets collected from our web platform. My goal is to report on the complete user journey, starting from a link click in an email to the final conversion.In our setup, we have two distinct identifiers:Customer ID: Captured when a user logs in.Experience Cloud ID (ECID): Captured on every hit.Given that the Customer ID is only available post-login, while the ECID is consistently captured across all interactions, I am seeking guidance on the following:Field-Based Stitching: Is it necessary to perform field-based stitching on the digital datasets to accurately track and report the full user journey from email link click to conversion?Best Practices: What are the best practices for combining these datasets to ensure seamless tracking and reporting of user activities across different stages of their journey?Technical Considerations: Are there any
Hello, what named rights are required to create Visual Fragments in the ACCv8 web console? We are running version 8.6.4 and admin users are able to create visual fragments, but for end users, the "visual fragment" option is greyed out. They are able to create expression fragments. What permissions are required for visual fragments / where are these permissions controlled?
Hi Community,can anyone please advise me if / how I can use the Workfront API to create a record in WF and attach multiple custom forms to that simultaneously, at creation time? It's straightforward to create a record with 1 CF attached, for example, to create a Program:POST to the /PRGM end point.Body: {"name":"Foo", "portfolioID":"<portfolioID>", "categoryID":"<ID of Custom form to attach>"}Is there a way to attach multiple custom forms? I assume the API supports that, because the recently added new "Create record" Workfront Module in Fusion allows us to do that.But I can't figure out how to do it. Appreciate any help with this.Thank you,Tibor
Hi all, We are dealing with a behavior in AJO that reflects that I have received an email but I actually haven't. Is there anywhere we can see the resons, because on the table events is not reflected. Best, Celia
Users would like for the Proofing module to behave like a browser (for interactive proofs, webpages), and display the hyperlink at the bottom of the page when hovering your mouse over that respective button. This feature is not currently available and would help them quickly check if the are any blank/not linked buttons on the page they are working on. Please see attached example on how they would like it to work:
AEM Forms Core Components - AF Core Bundlecom.adobe.aem.core-forms-components-af-core status is in installed state.seeing this issue from last week only , before that it was working fine <core.wcm.components.version>2.23.4</core.wcm.components.version> <core.forms.components.version>2.0.76</core.forms.components.version> <core.forms.components.af.version>2.0.76</core.forms.components.af.version> <aem.forms.sdk.api>2023.09.11.00-230901</aem.forms.sdk.api> <bnd.version>5.1.2</bnd.version> <aem.sdk.api>2023.10.13804.20231005T183332Z-230901</aem.sdk.api> archtype detailsaemVersion=cloudsdkVersion=latestlanguageCountry=${languageCountry}includeExamples=nincludeErrorHandler=nfrontendModule=generalsingleCountry=yincludeDispatcherConfig=yincludeCommerce=nincludeForms=nincludeFormsenrollment=yincludeFormscommunications=n
Hello Team, I’m working on the audience section to ensure it stays fresh and relevant. One thing I’m not fully clear on is how best to set the TTL. If a user qualifies for a trait but doesn’t show interest again, how long should that trait remain active? I’m concerned that old data might keep people in audiences even when they’re no longer interested. If anyone has faced similar cases in the past, please share how you managed this specially for time-sensitive campaigns. Thanks in advance.
624 bundles in total - all 624 bundles active
We are trying to track changes made on a request form that has around 120 custom fields. Instead of adding them all to the "Update feeds" list, we want to see if there is an alternative. Maybe using custom calculated fields or text mode. Any suggestions?
Hi,I have a custom radio button field and I want to create a calculated field that tracks the last time and the user who made changes to that field. I was already able to create a calculated field that tracks the last time and the value changes in the field. Thanks to this post - https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-track-latest-date-time-amp-user-to-bring-into/m-p/590359#M53328 Here is the current code for the calculated field that I managed to build:LEFT( IF( LEFT({DE:Decision History - Initial Review}, LEN(IF(ISBLANK({DE:Assessment 1 - Initial Review}), "-", {DE:Assessment 1 - Initial Review}))) = {DE:Assessment 1 - Initial Review}, {DE:Decision History - Initial Review}, CONCAT( IF(ISBLANK({DE:Assessment 1 - Initial Review}), "-", {DE:Assessment 1 - Initial Review}), &
Does anyone know if AEM can be run under SELinux and if it is a supported configuration?
Hi all,Is there any detailed source where I can understand the different states of the OSGi bundle lifecycle more clearly?
Hello all, 1. How and where is AEM authenticated?2. Also, when authenticated, how to pass user name and password? Obviously hard coding is not an option.3. How is the session gotten with such authentication passed to other components?4. If I am writing an AEM component, how will I know that AEM was already authenticated? How to get the session? Appreciate all your replies. Thanks,RK.
Description - Allow for multiple conditions apply to Column Rules, Report View Why is this feature important to you - Sometimes condition on column view in a report is a combination of multiple rules and not only one. How would you like the feature to work - Allow for multiple conditions be selected in Column Rules, Report View Current Behaviour - Only one condition can be defined in the rule, rather than combination of multiple ones.
Hi team , I have a request to implement two different Sling sitemaps in the same page/node which will be the language page. one will be for pages and the other for assets , the content is irrelevant but I’m looking for tips more on the option to invoke or schedule two different sitemaps in the same node like: - com.mypackage.MyCustomSitemap1.java- com.mypackage.MyCustomSitemap2.java and invoke the sitemap like : en.sitemap.xmlen.sitemap2.xml I tried setting it up as a different selector extending from ResourceTreeSitemapGenerator and set a selector in here , also registering in the sitemap servlet configuration but it is not working , does anybody has any advice how to configure this scenario ? Is highly appreciate it.
Hi there, I'm trying to set up an alert that will trigger based on a weighted composition value that is computed. I will include a screenshot of the math using orders, but my use case is looking at total null searches WoW and assigning a weight to how much a specific search term influenced total null searches WoW. As a result, sorting by this weight would show the null searches that should be fixed first and are influencing total null searches the most. The math below says orders for hotels decreased -14,100 WoW vs all departments -68,891 WoW. As a result the decrease in hotel orders is 20.2% of the total decrease. Given all departments decreased -24.3% WoW, hotels made up -4.91% of the total decrease. This would easily translate to null searches where if null searches went up by X%, we'd want to deal with the top Y that are greatly influencing this total number X. I'm confused how to set up an alert for the highlighted column below that will say if any department (or se
Description - Update the dimension operator in Annotations from AND to OR. Why is this feature important to you - Currently, if an annotation includes multiple dimensions, it only appears on a Workspace dashboard when all of those dimensions are present. If the dashboard contains only one of the specified dimensions, the annotation won’t be visible.For example, if I create an annotation using both eVar1 and eVar25, I must include both in the dashboard for the annotation to appear. To work around this, I have to create separate annotations for each dimension. How would you like the feature to work - Change the annotation logic so that it uses the OR operator. This way, the annotation will appear if any of the specified dimensions are present in the dashboard. Current Behaviour - Annotations use the AND operator, requiring all listed dimensions to be present for the annotation to display.
If I drag a new version into AEM and select to save it as a new version then go to the timeline an dlook at the versions the original is labeled and New version 1.1 and the new version is listed as current. An end user will look at that and think that New Version 1.1 is the one they just uploaded. Can the original asset be listed as the orginal and then every new version is called new version 1.1, 1.2, etc. Current could just be an a status icon to the right of the version to show which version is the current one. Am I the only one that thinks this or is this a common complaint?
In this Issue: View our Adobe Summit compilation The Workfront User Group Program is live Watch our new video series on using Groups vs. Teams Register for our free upcoming Workfront events And much more! What’s new in Adobe Workfront? Adobe Workfront Q2 25 Release: New enhancements to custom forms logic, desktop proofing viewer, proofs in the Workfront mobile app, and more. For an in-depth description of all release notes, please click the individual categories below: Administrator Enhancements: Improvements to custom forms logic and expressions added to calculated custom fields. Document Management Enhancements: Updates to the Desktop Proofing viewer and editing multiple documents at once in a document report. Mobile Enhancements: Enhancements to proofs in the iOS mobile app. Project Enhancements: Improvements to project comments when editing in the 'Edit Project' box Reporting Enhancements: Updates to document approval and decisi
What SDK do I need to display pdf's inside my VS 2022 VB.Net apps I will distriubute commercially. What is subscription cost. These app's are Windows desktop 64-bit app's, not web apps.
ZoomInfo’s FormComplete plugin is... potentially pretty cool. 😀 (I take care not to endorse any products here, though I didn’t say anything bad, which is a good sign!) FormComplete delivers DiscoverOrg enrichment data directly into form fields, so starting from just an email address, you can get most — or even all — of the form fields pre-filled, in B2B at least. (Note: this is separate from (a) pre-filling form data from Marketo for known leads and from (b) the web browser’s ability to autofill from previously stored data.) The problem, as one of my clients put it well, is that it can be kind of creepy. Seeing your personal data evidently loading from a mysterious service, especially if you know you don’t have that data saved in the browser, ain’t so good: (The inverse relationship between creepiness and friction can extend to activity tracking as well. But I digress.) Much better would be having fields that are populated by Form
In our team, campaign planning happens in Salesforce where details about the url being tracked are entered. These url's then needs to be used to create the Smart lists in marketo. This process is error prone & time consuming. I would like to be able to create a utility that will be a Marketers assistant that will take the URL from Salesforce and generate the Marketo Smart List.I read that this isn't possible today. Is this on the product roadmap by any chance?
When I am installing AEM Forms add ons package, Channel Core Implementation is not getting active. It's in installed state.It is showing msm api dependency missing while I am installing AEM Forms add ons package.com.day.cq.wcm.msm.api,version=[5.9,5.11) -- Cannot be resolvedAnd when I have checked, this version of msm.api dependency is also not there on maven repository.
Description - Workfront Dark Mode Why is this feature important to you - Default Workfront is incredibly straining on the eyes How would you like the feature to work - Provide a black or dark background instead of white Current Behaviour - Non-existent
I've received a handful of questions around identifying custom forms / custom fields that aren't being used, so I thought I'd share the text mode you can use to help with cleanup efforts.EXAMPLE #1: Which custom forms are no longer used? Can they be deactivated, or if never used, deleted? Custom Form reportShow any project custom form that is not attached to a template and is not attached to a project created in the past yearCan be modified to work for tasks, issues, etc.Can be modified for different time framesIMPORTANT: If a custom form is deleted, all historical data with that form is also deleted. EXISTS:A:$$EXISTSMOD=NOTEXISTS EXISTS:A:$$OBJCODE=PROJ EXISTS:A:entryDate=$$TODAY-1y EXISTS:A:entryDate_Mod=gt EXISTS:A:objectCategories:categoryID=FIELD:ID EXISTS:A:objectCategories:categoryID_Mod=cicontains EXISTS:B:$$EXISTSMOD=NOTEXISTS EXISTS:B:$$OBJCODE=TMPL EXISTS:B:objectCategories:categoryID=FIELD:ID EXISTS:B:objectCategories:
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.