Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi there, Can someone help me better understand how users are defined with context to AEM Sites On-Premise? More specifically: Do users refer to all "named" users (ie. any or all logins) connected to an AEM author instance? I've been told it's only concurrent users. Or is it total users? Does the license model elaborate on the specific case of previewing content for named account (one can login, preview, but not edit or approve), thus enabling preview to specific users. These users are not authors and never will be. Do these count as users as well? This is based on references from the following thread (from @anilkumar9 and @arunpatidar) :https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-are-the-differences-between-aem-as-on-premise-and-aem-as-a/m-p/626921 Thank you in advance!
Hi This is a general question relating to Schemas, but it came up when I was working on AJO, so hope it's OK to post hereHere are some steps to reproduce:Create a new ExperienceEvent Schemaclick on the Field Groups Add buttonIn the “Add field groups” dialog search for “Adobe Analytics”In the results there is “Adobe Analytics ExperienceEvent Template” – click on the magnifying glass icon to preview that Field Group5. Expand any of the numbered event paths such as _experience.analytics.event101to200.event103Note that the “Required” field is not checked for any of those event fields in the preview. You can check other fields as well – you will be unlikely to find any field that is required. I'm using the event fields as an example here, but the same situation is happening with most/all of the fields in this Field Group 6. close the preview and add “Adobe Analytics ExperienceEvent Template” to the Schema Result: there are a huge list of required fields – the event
Hello Everyone,We are trying to checkout the ToughDay2 tool for performance testing.Is this tool still available and relevant? The updates are very old.We were not able to build the project due to missing libraries.If not ToughDay 2, do we have anything similar?Any pointers please?Regards,Manish
Hi there, I'm wondering if I can leverage MSM to create a single-source workflow of 100+ pages with different content but based on the same structure. Is this doable with MSM and non-localized content? 1. In other words, I'd like to have one parent page with a structural blueprint but be able to draw that blueprint to 100+ child pages with varying content per site inside of the standard structure. All pages are in English but based on differing versions of similar content. a. If so, how would updating content on the child pages work? Would there be a single-source we can update in a central area and flow to child pages? b. Could we update parts of the structure of the parent and easily "push" them down to the children?c. If there are core pieces of content that all child pages would share with the parent, is there a way to update the content on the parent and "push" to all child pages?d. Does this use case make sense to use MSM for, or is there another A
We have created a custom Utility class with two functions:1. getResourceResolver()2. closeResourceResolver() Whereever we need to get an object of resource reolver, we call the "getResourceResolver" function inside "try" block and in "finally" block, we call the "closeResourceResolver" function. Recently, the AEM has started logging the "INFO" in error.logs stating "Unclosed ResourceResolver was created here:" for "getResourceResolver()" function for line "resolverFactory.getServiceResourceResolver" line. We cannot close the Resource Resolver in the same function as this function objective is to create and return the resource resolver object. Please advise. - Thanks
Hi everyone,I am working on a project that requires managing the versions of a resource in Adobe Experience Manager (AEM). I need to retrieve the version timeline of a resource via API. Specifically, I want to distinguish between the following states programmatically:A) Published B) NOT published C) Published but with pending modificationsHas anyone had experience or can share examples of how to obtain this information using the AEM APIs? Any suggestions or references to useful documentation would be greatly appreciated.Thank you in advance for your help!
I see that this question comes up every once in awhile. Unfortunately I'm still struggling to understand the logic between why the fallout is displaying a different total than the freeform when the components being applied are virtually the same. Any help on this is much appreciated. I have a fallout and a freeform displaying how many people last year performed specific button clicks, which are contained in a segment. As you can see from both screenshots, the number of people for each visual is different. The segment is a very simple one. It contains multiple versions of a button click (custom link): Each black line essentially is a different custom link. What's interesting is what happens when I go into the segment builder from the fallout row menu. The summary or validation area shows a different number of people as well than the fallout does.Can someone tell me why this is? It would immensely in explaining to other product managers what is going
I have an email using dynamic content for a banner image. Of course the dynamic images are based on a segment. The segment has about 80 values, based on a field that gets populated when users fill in a form on the website. When we created the email all segment values were tested and the correct images were populating. We're seeing instances of users receiving the default image, or worse, the wrong image. When I look at our segmentation I see several segments show zero members, but when I recreate the rules with a smartlist I see many people in the list. Has anyone experienced anything like this? Am I missing something basic about the way segments work? Any help would be greatly appreciated.
My requirement is to translate a website using language copy in AEM.I need to translate a website using the language copy feature in AEM. To do this, I created an account on Azure and obtained a free trial translator resource, which provided me with two subscription keys and one subscription ID. I want to configure these in AEM to translate the website, as the out-of-the-box credentials aren't working. I have both the SDK running locally and a standalone jar. However, when I create the Microsoft Translator configuration and input the Azure-provided subscription key, I receive an error stating that the subscription key is invalid. Screenshots of the Azure setup and configuration are attached below.
Has anyone used Put It Forward for Jira and Workfront Integration? If yes, what has your experience been like, from the beginning to to end (Discovery to Implementation), with the vendor and the product? And what do you think about the pricing of the product/service? How does the connection between the systems happen and how do the Workfront user roles come into play within the process? I am unable to find more than scratch of the surface of the app in the online references. Thank you for sharing your knowledge with me.
Hi all,I've the need to query a set of fragments and order the results by the value of a specific calendar metadata with name "cq:lastModified" or "cq:lastModified".I found a way to extract the metadata values with this query: query { myFragmentList { items { _metadata { calendarMetadata { name value } } } } } that gives me this result ... "items": [ { "_metadata": { "calendarMetadata": [ { "name": "jcr:created", "value": "2023-10-19T15:24:21.482Z" }, { "name": "cq:lastPublished", "value": "2024-01-11T21:45:00.668Z" }, { "name": "cq:lastModified", "value": "2023-10-19T15:26:16.483Z" } ] } }, ... What I want to do is to find a way to write the correct sort dott
How to check during Workflow if email was open/clicked?
Hello! I built email send smart campaigns to then pull into my nurture streams. When I select Program, my programs are not showing as an option in the drop down. I have enured that "Member of Engagement Program" is in the smart campaigns. What else could it be? TIA
There is a page type on my site called "TXT." I want to build a metric that calculates the average number of pages a TXT visitor visits.
Hello Marketo Nation, I need your advises here.We developed an email in marketo. This email is including some "rounded shape" corners CTA.Something like this: As you can imagine, everything worked well for all Email readers except Outlook.To get the rounded corners on the CTA, I used the code founded here: -------<div style="font-family: Helvetica, sans-serif; font-size: 100%; margin: 0px; padding: 5px; text-align: center;"><!--[if mso]><v:roundrect href="mylink.com" style="width:273px;height:40px;v-text-anchor:middle;" arcsize="20%" stroke="f" fillcolor="#25324f" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word"><w:anchorlock/><v:textbox inset="0,0,0,0"><center><![endif]--> <a href="mylink.com" style="font-family: Helvetica, sans-serif; font-size: 20px; margin: 0; padding: 0 24px; color: #ffffff; margin-top: 0; font-weight: bold; line-height: 40px; letter-spacing: 0.1ch; text-transform: u
Using a segment: (HIT => (HIT => ( LAST TOUCH CHANNEL DETAIL contains any of [myCondition] AND LAST TOUCH CHANNEL DETAIL does not contain any of [myOtherCondition] ) )) but i get results back for Last Touch Channel Detail values when looking at Entries (or any other metric) that fail the first of this && condition and so should not be included....I thought?. Im not sure.... but any help would be greatly appreciated.
Hey everyone, Can someone help me where to find a documentation regarding how to use/switch to different env on mobile via using Target? For example create an activity for QA build and after that Prod build. Thanks in advance.
Hey, I am fairly new at Workfront and API calls, so I appreciate your patience.I have an external lookup field that is pulling product or program data that is tied to a specific portfolio. My manager would like to add an 'other' option to the populated list from the external lookup. I have looked around and I can't seem to find whether this is possible or not. Has anyone had experience with this before? Thanks in advance!
It is possible to use Adobe Adaptive Form with SPA page and React easily?I noticed there is an "includeFormsheadless" attribute in AEM project archetype but I was not able to use...I tried to map an react text component to "myproject/components/adaptiveForm/text", it worked but I am not sure how I would create the others components, like "Adaptive Form - Embed" and "Form Container"...
Hi, I'm looking for documentation/ guidance to understand how to use dynamic content to test targeting specific audiences on a website using Adobe Target and being able to measure lift/performance. Specifically looking to understand, 1) what's required and 2) how to set up dynamic experience on the website using Target. Thanks.
There are a few multi-value entity attributes in my catalog that should be single-value. The documentation says to wipe and re-upload the entire catalog, but then it points to another document from 2018 that uses a legacy version of the API. I have wiped the entire catalog multiple times with the Recommendations API Delete Entities endpoint (which takes at least an hour to complete, so can be very frustrating). I confirmed I wiped the catalog successfully using Get Entity/Catalog Search endpoints. Then I have tried re-uploading my CSV, in which the attributes are NOT formatted as multi-value, and the entities still repopulate as multi-value. Do I have to use the legacy API referred to in the documentation?
If I am using A/B testing and added 2 pages for testing with 50%-50% allocation. How will this actually work? will 50% see default content and 50% experience B? The question is, will 50% traffic for experience B will be further divided for 2 pages? so will it be like:Experience A (Control) - 50%Experience B - 50% [i.e. 25% to page 1 and 25% to page 2]
Hi Adobe Team, Kindly help me understand the following terms in recurring delivery in Adobe campaign classic.I referred Adobe documentation but not able to understand. In the Tracking & Images ribbon, the following options are available in the dropdown: Tracking1. Activate tracking2. Opens tracking Images1. Upload images2. Include the images in the email (multipart related) – 3. Upload the images straight away Let me know if any further clarification is needed.Thanks!@parthasarathy @sukrity_wadhwa
Is it possible to send email based on the journey if the profile of the journey is ECID? Or if we want to make event based journey we must add email as an attribute and based on that journey? I noticed that if I do not pass email as a parameter in event emails are not send even though ECID matches with profile which already has an email.
Hi there, Currently I'm working Offers , and I got one requirement to show some offers based on day. For example : I want to show some specific offers on Monday , How we can achieve this ? Thanks in advance.
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.