Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Differences Between Using Free ChatGPT 3.5 vs AEM Developer GPT by SourcedCode.com by Brian Ka Sing Li @ SourcedCode.com Overview The AEM Developer GPT is your expert guide through the Adobe Experience Manager ecosystem, providing tailored support, Java code examples, and the latest insights to boost your skills. Whether you're starting or scaling new heights in AEM development, this GPT is designed to accelerate your learning and professional growth. ChatGPT 3.5: General Knowledge Base: ChatGPT 3.5 is a jack-of-all-trades, offering insights and generating content across a myriad of subjects, including technical topics. Its expertise is based on data up until 2021, which may not always reflect the newest trends or developments in technologies, especially those specific to AEM. Broad Technical Insights: It provides general technical advice and coding suggestions, but these may not align with the latest or most efficient practices
If i try accessing any servlet with /services i am getting the below error. I do not see the entry in access logs also. This is Author instance and it does not have any dispatcher in front of it. I do not see any where in AEM that it is blocked . If i access our instance with any random text, i am seeing it in access logs but not any thing that starts with /services/ . I am not getting 404 as expected for any other URL's other than anyone with /services/ We have /services/ path present in the Apache Sling servlet configuration. Please let me know with thoughts.
Release 8.6.1 and 8.6.2 Check out the details about what's new, other improvements, security enhancements and compatibility updates in this latest Campaign v8 Release here: Release 8.6.1 and 8.6.2 New features Starting this release, you have access to the new Campaign Web user interface, available through the central Adobe Experience Cloud environment. Experience Cloud is Adobe’s integrated family of digital marketing applications, products, and services. From its intuitive interface, you can quickly access your cloud applications, product features, and services. Adobe Campaign v8 now integrates with Adobe Experience Manager as a Cloud Service, with authoring exclusively available via the Adobe Campaign Web User Interface. You can now use your Adobe Experience Manager Assets library alongside your Experience Cloud Assets even if the Integration with the Adobe Experience Cloud package is installed on your Adobe Campaign instance.
January & February 2024 release notes Check out what's new and improved in the latest Adobe Journey Optimizer product release update: Release Notes New capabilities Web In-App Messaging: You can now use the new Web In-App messaging capability to display personalized content directly on websites, through modal-overlay messages. This feature enables you to engage effectively with web visitors, enhancing user interaction, retention, and conversion rates. Multi-channel content templates: In addition to Email, content templates are now available for the following channels: Push, In-app, SMS and Direct mail, each channel having dedicated template types. For Email, you can now select the Content type, which allows you to save the subject line as part of your email template. Deliverability Updates: Journey Optimizer now supports the DMARC authentication technology. Starting February 1st, 2024, Google and Yahoo! are requiring that you have a DMARC record for any
Hi All,Am trying to integrate AEM 6.5 + Salesforce and use OOTB workflow "Salesforce.com-Export" to export AEM user as leads in salesforce.1). Enabled SSL in AEM so as to use https.2). Created a "Connected App" in salesforce by filling all required data.3). Integration between AEM & Salesforce is successful.4). Edited the OOTB workflow "Salesforce.com-Export" to use my salesforce configuration created.i.e developer.5). Started the workflow with payload as some user path "/home/users/xyz".6). Workflow gets completed but no data gets updated in salesforce.Kindly let me know whether any configuration is missed or I have gone wrong somewhere here.Please help!Thanks,Avinash Tikotekar
Hi All, We have observed one issue where the permission changes on a particular path are not getting saved or not able to overwrite permission changes.Consider there are two paths within DAM pathA and pathB. When we add permission changes to any of the group on pathA the changes work and for pathB it's not working.Ex:/content/dam/site/categoryOne/pathA/content/dam/site/categoryOne/pathB The group hierarchical order is groupOne->parentGroup->everyoneeveryone -> deny for for Read, Modify, Create operationsparentGroup -> deny for Read, Allow for Modify, Create operations When we try to provide the read permission with groupOne to the pathA it works properlyfor pathB the read option set doesn't work. The read permission is non effective on pathB for groupOne.In AEM the effective permission take effective by considering the local entry first and then hierarchical permissions.Somehow it's not working and we don't see any errors in the logs as well. We did try
Hi Everyone, "The 'suspend' link present on the 'Live Copy' tab in page properties doesn't perform any action when clicked. Ideally, upon clicking 'suspend,' two options should appear: 'suspend' and 'suspend with children.'Additionally, there is a checkbox present on the tab labeled 'Inherit Rollout Configs from Parent.' However, upon unchecking it, the value is not retained, and upon reload, it appears as checked."AEM version : (6.5.18.0)@kautuk_sahni
The digital marketing landscape is changing, with the deprecation of third-party cookies leading the charge. This shift impacts how we track online interactions, affecting two features in Marketo Measure: impression tracking (via DoubleClick integration) and cross-domain tracking. Here's what you need to know: Impression Tracking: Historically, third-party cookies allowed us to de-anonymize impression traffic. With the deprecation of third-party cookies, this capability will no longer be supported. Any B2B attribution touchpoint must come from a known individual to be useful. Cross-Domain Tracking: The primary way Marketo Measure uses to identify anonymous web visitors is through form submissions. Previously, with cross-domain tracking enabled via third-party cookies, a single form submission on one domain could facilitate the identification of the same anonymous visitors across multiple domains. However, as third-party cookies are phased out, eliminating cross-dom
MISC Action module getting 500 ConnectionError. [500] Cannot invoke "com.attask.common.constants.ProjectStatusEnum.getIsProjectRequest()" because the return value of "com.attask.common.constants.ProjectStatusEnum.getEnum(String)" is null Attached screenshot for reference
We are very excited to announce the general availability of B2B account-based engagement for all Adobe Real-Time CDP customers with the B2B and B2P editions. This functionality enables customers to: Create audiences that output lists of accounts (think “companies”) rather than lists of people.Activate those audiences to account destinations to drive engagement. Availability:B2B account-based engagement is available to all Adobe Real-Time CDP customers with the B2B or B2P editions. Functionality details:Creating and activating account audiences is a core part of B2B marketing and “account-based marketing” (“ABM”). Example use-cases:Fill buying-group gaps – use advertising on LinkedIn to target critical decision-makers at companies with open opportunities but where those decision-makers are not contacts by building a segment of accounts with open opportunities but were there are no contacts with the title CMO or COO. Upsell / cross-sell – cross-se
AEM Site Theme by @imran__khan OverviewAEM Site Theme Site Theme provide us the flexibility to create proxy of any site and at the same time it helps us to apply style and it also helps us to see the added/updated changes in terms of CSS, JS, resources such as fonts and images at run time. We can use site theme alone without site template.A Site Theme has the following structure typical of a front-end project.src/main.ts: The main entry point of your JS & CSS themesrc/theme.css: Include all CSS file entriessrc/site: JS & CSS files that apply to the entire sitesrc/components: JS & CSS files specific to AEM components such as breadcrumb, accordion, teaser, carousel, text, title, etc.src/resources: Static files like icons, logos, and fontsQ&APlease use this thread to ask questions relating to this article
Site Template by @imran__khan OverviewSite Template It’s important to note that both site templates and page templates serve distinct purposes. Page templates facilitate the creation of pages with predefined layouts and content structures, while site templates enable the establishment of standard site hierarchy and site theme is all about style (over all look and feel). Site Theme allow us to incorporate site-level CSS, JS, icons, and images.Q&APlease use this thread to ask questions relating to this article
Ich verwende den Adobe Experience Manager (Designer), zu dem ich leider nichts in der Liste gefunden habe, daher der Post hier drin.Ich versuche ein pdf Formular zu erstellen, in dem sich das Textfeld erweitert und die unten Teile nach unten schiebt, wenn mehr Platz gebraucht wird als vorgegeben. Das habe ich grundsätzlich hinbekommen, indem ich Teilformulare gebildet habe. Allerdings funktioniert das nur wenn ich die Seite unter dem Reiter Teilformular in der Auswahlt für Inhalt von Position auf Textfluss stelle. Wenn ich das tue, springen alle Elemente auf der Seite nach links und reihen sich direkt untereinander auf. Wie kann ich das verhindern? Ich will ja meine Formatierung beibehalten und trotzdem die Funktion haben, das der Text Platz hat und das Formular sich verändert. Ich kann einzelne Blöcke als Teilformular umschließen, dort bleibt dann innerhalb des Blocks die Formatierung bestehen, aber der ganze Block springt wie beschrieben.Vielleicht weiß das einer. Ich finde nur Besch
Hi everyone, I have another question regarding the references. We have dynamic media implemented in our CDAM and we use the connected assets and Dynamic media publishing to help connect the CDAM with our Sites DAM and use those images there on the ages.Are there any OOTB reports which can give me the references/on which Pages these assets are being used on?if not OOTB what is the best approach to make this happen?
AEM On Prem to Cloud Service Migration by @imran__khan OverviewAEM On Prem to Cloud Service Migration In this blog, we all will deep dive into the comprehensive process of migrating from AEM on-premise to AEM as a Cloud Service (AEMaaCS). Exploring below nuances of AEMaaCS:Uncover its overview and high-level benefits Setting up AEM as a Cloud Service and dispatcher locally.Discussion project setup using Maven archetypeExamine code structure and its hierarchyHighlight the alterations in code developmentDeployment processDispatcher configurations. Finally, we'll walk you through the deployment process using Adobe Cloud Manager, offering a thorough understanding of the transition to AEM in the cloud.Note: Please feel free to add points and you own experiences around migration if something got missed form my side.Happy Learning !!!Q&APlease use this thread to ask questions relating to this article
Hi Everyone,We are happy to have you on the Adobe Analytics Community!Feel free to introduce yourself on this thread and connect to other members of the community as well. Here goes mine:I am Tanmay working as a Community Manger for Adobe Analytics & Media Optimizer and have been with Adobe for the past 15 months now. I hold a MBA degree in Marketing and engineering degree in Electronics. Also, I am an Automobile Enthusiast and love to talk anything and everything related to Cars. I have authored case studies and articles on the automotive industry for a handful of publications and magazines. Also maintaining a Facebook page on cars. Apart from that I would usually spend time watching a TV series or gaming on my PC. I am a Call of Duty and Need for Speed fan. :)
We are starting to use Content Fragments with GraphQL in AEM but found ourselves with a problem regarding links in CFs. We have some Content Fragment models which have a Reference to pages, the client use this as a link or related content (using the PageRef's helper field _publishUrl). The problem is that now we have some cases in which we need to point to a link that is not within AEM (external sites & deep links to mobile apps). These external links will return null if used in a Content Reference field in the CF. Example using this in a query: link { ... on PageRef{ _publishUrl } } Will work fine if the field link points to an AEM page (which is to expect) but will return null if the author wrote https://example.com. One workaround would be to have 2 fields, but that seems cumbersome and a burden to the client. What is the correct way to be able to manage links that could be either internal (pointing to pages within that AEM instance
Greetings Adobe Target Community! We are testing the new Assistant in Adobe Target, an AI conversational experience that allows practitioners to perform tasks at a fast pace – in this current phase of developing the Assistant in Adobe Target, users are allowed to quickly access and understand Adobe knowledge concepts. ALPHA DETAILSYou are welcome to include other members of your team to test the Assistant in Adobe Target, but we ask that only 1-2 people from your organization join the weekly calls to represent your company. As an Alpha Tester of the Assistant in Adobe Target, you will be able to take advantage of the following feature sets and must agree to: Leverage the Assistant in Adobe Target to quickly access & understand Adobe knowledge concepts. Test the product for a minimum of 2 hours per week. Ideally Include 5-10 other team members to test Complete testing assignments within one (1) week after each alpha conference call. Report on defects found
Hi Community, do you have a workaround for the local files that you have downloaded locally with the AEM Desktop App and have finished editing? Can I delete the local files using the app or a command? (I haven't found anything)A lot of fine data accumulates locally and the default setting of 10GB can quickly be full, or the storage can fill up(30-40GB). For me, there is a potential for mistakes (if this is the case) when we work with files in a team.Example - colleague A finishes a file on Monday and uploads it to the DAM.On Tuesday, a correction is made to the file, but by colleague B from the DAM(!).So I have two files from one job in my office, but two different statuses.And on Wednesday, colleague A comes back and uses his local file from Monday to continue working on the job(?)Or not? We are slowly starting to work with the AEM desktop app in our team. Thanks for your input.Frank
*Take 10 minutes to complete an Adobe Target review on Gartner Peer Insights, and as a thank you for your time, you’ll have the option to receive a $25 gift card! Start your review here: https://gtnr.io/AUf5vYBmR ~ SHARE YOUR FEEDBACK BY AUGUST 9th! Important details to keep in mind: Reviews are anonymous. Only your role, industry, and organization size are displayed. Updated reviews are welcome. If you submitted a review in the past and have new insights to share, login, update your review, and submit. Gartner will assess and may publish quality updates. Personal emails aren’t accepted by Gartner. Log in using your business email or LinkedIn. Be thorough in your answers.
Hi, We have been receiving issues on our Production environment saying that post the promotion of launch to language master home page, when the content authors rollout the Language master to Live Copy, the order of components in Language master is getting affected due to the rollout, the components are re-ordering in Language master.We are still not able to replicate the issue in lower environements so have asked for a screen recording of the entire process the authors are following but has anyone come across such issue?Is there a way to debug the standard rollout process to make sure the updates are done on the LC and not LM.Any other suggestions?
Getting Started with Edge Delivery Services Edge Delivery Services is a composable set of services that enables a rapid development environment where authors can update and publish quickly, and new sites are launched rapidly. As such, with Edge Delivery Services you can improve conversion, reduce costs, and provide extreme content velocity. Benefits of using Edge Delivery Services Create fast sites: Edge Delivery Services can help you create fast sites with a perfect Lighthouse Score and continuously monitor your site performance through real user monitoring (RUM). Increase authoring efficiency: Edge Delivery Services decouples content sources, allowing you to use both AEM authoring and document-based authoring. This means you can work with multiple content sources on the same website. Use a built-in experimentation framework: Edge Delivery Services includes a built-in experimentation framework that allows you to quickly create tests, execute them without performance i
AEM Adaptive Form by @imran__khanOverviewAEM Adaptive FormsSetup AEM form on AEM as a cloud service AEM forms provides us a capability to create, update, publish and manage forms at run time. Using AEM forms we can add, update and delete any field in AEM Forms.As part of this blog we are going to cover below topics:Why we need AEM Forms ?Setup AEM Forms in local AEM instanceproblem statementHow Form works ?SchemaForm creation and integration with SchemaAEM form integration with servletQ&APlease use this thread to ask questions relating to this article
AEM Forms and Data Model Integration by @imran__khan OverviewAEM Forms + Data Model Integration This blog will help us to get over all idea around RESTful API (AEM servlet), Swagger File, Data source configuration, data form model and integration with AEM Forms.AEM forms work like a charm as there is no single line code change required to create and integrate same with RESTful web API’s.AS part of this blog AEM forms will submit data to AEM and load or prefill data in form on page load.This blog will work for both AEM as an AMS and AEMaaCS. It will allow us to create AEM forms and integrate with Form Data Model.We are going to achieve below flow as part of this blog.Create RESTful API (AEM Servlet having sample GET and POST method).Swagger file to read document, build and consume RESTful API’s created as part of first step.Data Source Configuration helps us to consume RESTful web API’s with the help of swagger file.Create Data Form Model&n
We are in the process of SSO integration and currently all our users(with multiple Domains) are having identity type as "ADOBE ID".I did learned from https://helpx.adobe.com/enterprise/using/manage-adobe-profiles.html that once we migrate to SSO. The non claimed domains will turn into identity type as "BUSINESS ID" and "BUSINESS ID" can't be turned into "FEDERATED ID" later. Once an "Adobe ID" turned into "Business ID" Can we use the same password or do we have to reset the password.What is the login experience being Business ID and it's major difference with Adobe id.
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.