Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, I need to export my user's dam activity, for example I want to be able to see who downloaded assets from our system. I know you can view user's activities in crxde viz /home/users/0/0gLJpbKuFe90Kasj-0gY/activities/damIs there any way I can export this activites out as csv file? Thanks
HelloI'm trying to upload idp certificate in global trust store to configure SSO in aem 6.5 author using curl command. I copied the cert in a directory in Amazon Linux server and tried running few curl commands in the same directory to upload cert but the commands are not working.Facing issues with ipd cert upload using curl cmd other curl commands for integrating SSO, installing aem, replication agants curl is working fine.Can you please help me in knowing the curl command for idp certificate upload? Thanks in advance.
I'm trying to run aem publish, it shows a blank page when navigating to content. The replication is successful but clicking into the content in /crx/de shows me this 500 internal server error. I've tried most of the solutions that were related to this specific error but none of them really were successful. I'm not really an expert with AEM as I just discovered it a few months ago. *ERROR* [FelixLogListener] LogService.org.apache.felix.http.jetty Exception while processing request to /crx/de/replication.jsp (java.lang.NullPointerException) java.lang.NullPointerException: null at com.day.crx.delite.impl.servlets.ReplicationServlet.doGet(ReplicationServlet.java:107) [com.adobe.granite.crxde-lite:1.1.80] at com.day.crx.delite.impl.servlets.ReplicationServlet.doService(ReplicationServlet.java:55) [com.adobe.granite.crxde-lite:1.1.80] at com.day.crx.delite.impl.AbstractServlet.service(AbstractServlet.java:52) [com.adobe.granite.crxde-lite:1.1.80] at com.day.crx.delite.impl.MainServ
Hello People, Is there a way to apply two _logOp in single GraphQL query?we have a query, where we want to filter result in a folder AND it should match the variable value between two CF model fields, so It should be OR operation.Is there a way, we can do it in AEM GraphQL syntax? Thanks. @arunpatidar
I have successfully integrated my AEM instances with Keycloak-based SAML clients many times in the past. I would prefer to implement an OIDC client in Keycloak that I can use to authenticate when accessing my author instances. My publish instances are always either behind web-server based authentication (lower levels) or intentionally made available to the general public (production). TLDRMy hope for the "finished product" would be a login page that either presents a "Login with Keycloak" button as well as the standard local UN/PW fields; or an automatic redirect to the Keycloak login page for the given OIDC client (which then redirects back to an AEM URL with the relevant OAuth info, thus allowing me to be authenticated as a user in AEM. Research Points- I've tried to follow: https://experienceleague.adobe.com/docs/events/assets/oauth-server-functionality-in-aem-7-23-14.pdf?lang=en#_blank for the purposes of integrating an OIDC client, but ha
During our recent implementation of the BrightTALK integration for Marketo, there were a few things that weren’t immediately obvious or contained specifically in documentation. If you’re considering or embarking on your own integration adventure, hopefully these will help you out! BrightTALK Feed vs BrightTALK Central There are two main areas of BrightTALK – My Feed and BrightTALK Central. BrightTALK Central is where the integration is set up and managed ongoing. If you’re directed to My Feed first, you can access BrightTALK Central from the link at the top right of the screen. Note: If you shrink the screen too much, the uppermost menu disappears. Two Access Points for Marketo Integration Settings Once in BrightTALK Central, the Marketo integration/settings panel appears in two places. On/under the Home menu option (top of the left rail), in the Connectors tile: On/under the Settings in Content > Channels > Company Name: BrightTALK’s Activit
Use this thread to ask any questions related to the Understand project templates, How to create and use approval processes, Create and use milestones, How to work with issues, or Handle requests playlists in Experience League. Experts are monitoring this thread to ensure your questions are answered.
Hi,How to Prevent auto Scroll touch ui Dialog to the top when we click on the nested multifield add button.My nested multifield is under the accordion.How to stop auto scroll to the top of dialog and focus on my current position on the dialog?.Please help me. Thanks. @arunpatidar @lukasz-m
Eight columns or four? Which layout do web visitors prefer on your product detail pages? Marketing, IT and several executive stakeholders are awaiting the answer to that question, and they are all eager for the results of the A/B test you launched. Now, it’s Friday afternoon, and time to make one last check of the test’s performance. To your disappointment, you find that the four-column control experience is winning over the alternate treatment the business is so excited about. Now what do you do?This is a scenario that many companies that use Adobe Target encounter as they are scaling their A/B testing programs. In this blog post, we will give you a few different strategies for how to message and iterate after the control experience wins in an A/B test.Emphasize Positives from Existing Site Experience WinningWhenever you are running a basic A/B test, you are testing a challenger experience against your existing site that users are seeing and interacting with every single day. If the c
Hey all, Not really a question but in response to a lot of posts re. REPLACE() not working as expected, thought I'd share this:REPLACE({value}," ", "\u200B") \u200B removes character spaces in {value} Thanks to @doug_den_hoed__atappstore for the steer Hope this helps! Andy
Hello everyone! Welcome to our fourth thread on ‘Tuesday's Tech Bytes’. This thread focuses on 'Best Practices for Adobe Web/Mobile SDK Migration’ and is the second part associated with the topic. Please head over here to read the first part and get some context before delving into the thread below. Without further ado, let's pick up where we left off last week. Evaluating and optimizing your dataLayer Critical dataLayer assessment: Before proceeding with migration, it's crucial to conduct a comprehensive technical evaluation of your dataLayer. This ensures that your dataLayer is not only robust but also aligned with your migration goals, helping you avoid potential issues down the line. Consult Dev Team for static dataLayer: Engage your development team to assess the resilience and reliability of your existing static dataLayer. Their insights can provide valuable input into the decision-making process regarding its suitability for migration. Plan for Event-Driven DataLa
Welcome to the 7th edition of the Adobe Platform Experience Community Lens! This is our second edition of 2024. We are highlighting updates from mid-February to mid-May 2024, which include the new features from the latest release, an update on Mentorship programs, some insightful tips from Adobe experts and our Community users, and a lot more! AEP PRODUCT RELEASES Updates to existing features in Experience Platform: Dashboards, Data collection, Destinations, Identity Service, Monitoring, Query Service, Sandboxes, Segmentation Service, Sources EVENTS AND OPPORTUNITIES Check out the highlights and watch the recordings of Experience League LIVE events in Experience League LIVE Mentorship Program for Target and Marketo already live. Real-Time CDP and Analytics Mentorship Program upcoming in June. AWARDS AND ACHIEVEMENTS Kumar Saurabh (aka @Kumar_Saurabh_ ) for being recognized as the AEP Community Contributor of the Month for March
Hello, ----The scope is an AEM author on premise instance. ---- we seem to have a SegmentNotFoundException on one of our AEM author instances (integration/test layer) This error causes indexisng not to work properly on the instance, which has impacts on1) page moves (link rewriting does not work2) the Lucene search functionality (some of our custom code is also impacted. I tried to follow the usual steps:- https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/ka-16542- https://github.com/cqsupport/fix-instructions/tree/master/count-nodes ---- the normal check fails immediately with an exception: [aem@xxx-xxx-aema1 crx-quickstart]$ java -jar oak-run-1.10.6.jar check --bin=1 repository/segmentstoreApache Jackrabbit Oak 1.10.6org.apache.jackrabbit.oak.segment.SegmentNotFoundException: Segment 39523625-57bf-499d-a39e-f82c4f584cd9 not foundat org.apache.jackrabbit.oak.segment.file.AbstractFileStore.readSegmentUncached(Ab
Hi, Is there any way to embed core into ui.apps using filevault-package-maven-plugin but also keeping the packageType as application? Basically I am trying to replicate similar behaviour that was used in older versions of content-package-maven-plugin where core is bundles along with ui.apps and not part of the all module.
With latest sdk release aem-sdk-2024.4.15977.20240418T174835Z-240300adobe has changed the asset share link dialog UI and functionality. It is using spectrum and react front end components. client lib categories is dam-public-link-share, which is using /libs/dam/gui/components/admin/publiclinkshare/clientlibs/js/dam-public-link-share.755ba87f.jsThis file is very big about 97298 lines, it seems that this file is generated from front end framework code. If anyone has details on the front end files, which files being used and related nodes for configuration please let us know. We just need to send the share link form to our custom servlet instead of out of box share link function. What is the best way to have this functionality achieved? Note:Attaching the UI changes screenshot
Is there any possibility where we can send email as well as save data in SP? So far so we have integrated SP and works fine. However, requirement is also to send an email of submit action.We have considered using workflow: https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/forms/one-drive/submit-data-sharepoint-list-workflow but it's not working - when I checked workflow it s just RUNNING state.I am not sure what is that data.json in above article where it is coming from. I want to map the actual form data field to SP list. Appreciate your help.
We installed netcentric ac tool in the AEM Cloud as a Service. The installhook has applied the ac tool successfully based on the log. But when we checked the permissions, actool-service shows no entries of principal. Is this expected?
Adobe Experience Manager: Enable Gated Content in AEM by Stories by Albin Issac on Medium Abstract Gated content is any content that is hidden behind a lead capture form or authentication. To access the content, a user must provide personal information, usually in the form of an email address, phone number, job title, etc, or registering by providing the required basic information and authenticating to the system. Gates are highly valuable to marketers because they are powerful tools for lead generation. In this tutorial let us see how to enable a gated content in AEM I am going to explain two different approaches to enable the gated content in AEM — Closed User Group(CUG) and content behind a lead form. Closed User Group(CUG) Closed User Groups (CUGs) is a feature used to restrict access to content to a select group of users on a published site. When you assign CUG to a page, that page requires a login and only CUG admitted users are allowed to access that page. Both Closed User Gro
Hi, I need to search for assets that meet various criteria, such as having either of two tags, using Boolean search options. I follow the below steps and get a -1 error message. 1. In Adobe Experience Manager Assets, click the search icon2. Enter a search string using Boolean operators (Eg; Ocean OR Mountain)3. Upon submitting, AEM will return of “-1 of -1” result Has anyone experienced this error? Please suggest possible solutions. Thanks! Thanks,Nikhila
Welcome to a guide on utilizing Data Distiller's Query Pro Mode for creating dynamic charts and dashboards directly from datasets within the Adobe Experience Platform. This feature is essential for users aiming to convert raw data into visually impactful and actionable insights.Step 1: Initialize Your Insights Data ModelTo effectively visualize your data, begin by setting up a robust data structure:Create a Database: Start with naming your database datasetanalysis.Define a Schema: Proceed by establishing a schema titled datasetanalysismodel.Name Your Data Model: Identify your model clearly with datasetanalysisinsights for easy referencing in dashboards. --Create a database to store all the tables for our dataset based dashboard/chart creation create database datasetanalysis with ( TYPE = QSACCEL, ACCOUNT = acp_query_batch ); --Create a schema to store all the tables for our insights data model create schema datasetanalysis.datasetanalysismodel; --Provide the insights
Hello, We need to upgrade from AEM 6.4 (On-Prem, AWS Cloud) to Adobe Managed Service AEM 6.5. Currently we have approx. 7k Pages and 30K assets in existing environment . Can someone suggest how we can do content synch from AEM 6.4 (On-Prem, AWS Cloud) to Adobe Managed Service AEM 6.5 ? Can Adobe CSE will help us here if they are also providing some utility for content synch? Thanks !
Como habilitar a opção Site do Modelo (Site from template) , no AEM executando localmente. https://experienceleague.adobe.com/pt-br/docs/experience-manager-cloud-service/content/sites/administering/site-creation/site-templates Tudo isso devido ao item baixo, que consta neste link. https://experienceleague.adobe.com/pt-br/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/site-template/create-site
Hi, I did the initial project setup using archetype 39 using Cloud SDK with Remote SPA and deployed the code. When i go to the RemoteSPA editable template of the created project and go to the initial content mode iam not getting the parsys. Please help with the steps how to get the parsys to insert the new component. Initial Content Mode: Structure Mode: Thanks & Regards,Kalyan
Hi everyone! Can you help me?I would like to know if it is possible to configure a user's access in Cloud Manager at the Program level?For example, restrict a user's access to services, allowing only access to "SSL Certificate" and "IP Allow List", is it possible? How?
Is there a way to publish a whole tree of tags at once?We have multiple tag trees containing a few thousand tags in AEMaaCS. How can we publish all of them at once? I already tried it with "manage publication" while publishing a page, but this doesn't work, because process doesn't include children (even though it is enabled). Thanks in advance,Anian
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.