Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
In AEM 6.5, I'm trying to customize the page properties dialog for a specific template. I created a custom dialog under /apps/[my-project]/components/page/cq:dialog, but when I open the page properties, it still shows the default one.I cleared the dispatcher cache and did a full publish, but no change.Am I missing any overlaying or sling resource merger steps to make the custom page properties dialog appear correctly?Any tips on best practices to properly override the page properties dialog for specific templates in AEM?
I created a simple activity by duplicating the js activity, modified the form, the workflow schema extension etc etc.However, the acitvity does not even log logInfo("test"); On the other hand, I am trying to construct a JSON key value pair object and enrich it with the workflow's instance vars to no avail. the js library call is able to get the content of the activity, but not eniched. function mytestactivity_call() { logInfo(activity.script); } What is missing?
Hey there, we are trying to set up two different logos for light and dark mode - is this possible? Or do we need to put our logo as an image on a white background to just make sure that it always shows? ThanksMichelle
Is it possible to use attributes from a dataset that was manually loaded and NOT enabled for profile in Audience creation.For example I have uploaded the data and created a dataset like below and it NOT profile enabledIn audience I want to create a rule based on the rule "testcategory contains fruit"Will this testcategory and testproduct attributes shows in audience creation UI?testcategorytestproductfruitmangoveggiespinach
Hello, I am working on enabling smart crop feature in core image v3 component. I have the image profile for smart crop created and also the smart crop renditions have been generated. It is working fine with the core image v2 component. So the issue is only for image v3 component. I have already looked at this thread - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/smart-crop-auto-rendition-not-working-with-core-image-v3/m-p/601898#M150775 and the issue still exists. Please let me know if you ran into this issue and have any suggestions to resolve the issue. ThanksNarendra
Hello! I am new to AEM, and I need to figure out how to add schema structured data (in JSON-LD format) to all pages that contain one of our custom components. I know similar questions have been asked before, but the answers weren't very detailed and a bit unclear. I'd like to know about the different approaches, and which one would be the best/most efficient. Also it's important to note that we already have a lot of existing pages with this component, so I'm hoping for a solution that'll apply to those pages as well without having to do any re-authoring. I would also appreciate any links to resources that may be helpful. Thanks!Edit: One other thing I am confused about, is it incorrect to add the json-ld schema data to the component itself? This seems like it would be a straightforward solution, but no one seems to recommend it.
Hello everyone, We’ve just activated Adobe Journey Optimizer – Offer Decisioning. We also have Adobe Analytics and Customer Journey Analytics, Adobe Target license. Our website already runs Adobe Experience Platform Web SDK (alloy.js) for Target and AJO personalization, and we still surface some KPIs in GA4 for continuity. Offers are delivered via the JSON (decision scope per banner / carousel slot). Our goal is to create a single dashboard that answers:How many impressions & clicks did each offer/activity receive?Does the personalized variation outperform the default?What’s the downstream purchase rate / revenue for visitors who clicked?Optional: keep a light view of clicks in GA4 while we migrate reporting to Adobe.I looked at a few Experience League threads but didn’t see an end-to-end monitoring solution. Basically, what we want to measure : Need Exampl
Hello, I am a student and an independent project manager looking for a single Workfront license. I have an opportunity to join a creative team, however, Workfront experience is required. I am hoping to purchase a single license and self-teach. Does anyone know if this is possible/available? Thank you.
Hi! Is there a way to exclude locked proofs on a Proof Approval Report? We want to exclude proofs that are locked, even if there are people who did not provide feedback yet.
What is the minimum threshold for passing the security rating as part of the code quality testing in Cloud Manager? 1 minor vulnerability1 medium vulnerability1 major vulnerability1 critical vulnerability @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_sahni @Sudheer_Sundalam@lukasz-m @Rohan_Garg
a marketer deployed a newsletter campaign last week and wants to check the open and click rate of the emails sorting by the response date. how can the marketer check the open and click rates using a single step?A. by creating a pre-defined filter with trackinglogB. by using a query activity in the workflowC. by using the generic query editorD. by creating a custom target mapping
Hi, what type of workflow should be used to update the recipient schema from a weekly text file of mailing address changes? is it technical workflow or data workflow?
A news portal AEM client is complaining of performance issues on their site. The site has a particular traffic access pattern where about 90% of the traffic is concentrated on a small fraction of the following content pages. • The Home Page• Campaign Landing Pages• Featured News Pages Which approach should the Architect take to avoid any future performance issues? ❑ Implement a Re-fetching Flush Agent❑ Implement cache flushing from Author❑ Add “.jpg” and “.png” to the auto-invalidation configuration in the dispatcher❑ Implement cache flushing from Publish @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_sahni @Sudheer_Sundalam@lukasz-m @Rohan_Garg
Hi Team, question that I create a large audience by concatenating several individual audiences. I have a few profiles overlapping to the multiple audiences. my question is does it happen on the Prioritization in the audience definition if I selected one audience above another. let's say there are A and B audiences, I selected A first above B and if one profile resides in both audiences. is the profile coming out only from A or both or B. this is crucial concept for us to compose the audience and journey. please let me know
To achieve scalability for site visitor read access, which deployment scenario should be used? • Oak Cluster with MongoMK across Multiple DataCenter• Single TarMK Instance• TarMK Farm• Oak Cluster with MongoMK in Single DataCenter @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_sahni @Sudheer_Sundalam@lukasz-m @Rohan_Garg
Hello Community, Using dynamic media openAPI capabilities I have enabled core component and content fragment to connect with remote dam repository. But what about videos, I fetched delivery URL for approved video and tried in teaser component but not see that playing. If I hit delivery URL directly in browser it is playing the video.Thanks in advance for any help
Hi team, Does anyone explain the use of "Add a data grouping clause" in query activity? share any use case for this concept.@_manoj_kumar_ @parthasarathy @craig_thonis @davidkangni @marcel_szimonisz @david--garcia @costa_n11 @isahore @ananthanja @akshayanand
We would like to know how many "Files" were replaced (new file version) within a specific time period. Is the needed info available to pull that data?
Hi everyone, We have a use case where AEM content pages are dynamically populated with content using ReactJS. To fetch the feully rendered page content(including dynamically inserted elements), we rely on org.htmlunit.webclient by enabling the javascript support in our code. This approach worked well earlier, however, after recent updates to our React codebase, we started encountering issues with ES6 features not being supported by htmlunits current js engine (Rhino).Specifically we are seeing below error: org. htmlunit. ScriptException: identifier is a reserved word: class (https://sample-site:8443/etc.clientlibs/test-project/clientlibs/cms-commons-react.js#241)This indicates that Rhino engine lacks support for modern JS syntax probably with ES6+ features.We are exploring alternative solutions that allow us to continue rendering full HTML content in our servlets:1. Is it possible to integrate a more modern JS engine like GraalVM with htmlunit which might resolve the iss
Random Friday question, when users use Chat GPT / Bard and found some answers through these AI tools, how to you track these web traffic / interactions in Adobe Analytics? I presume we can only see web traffic unless they click on the sources and land on your website, correct?
I have a multi-select field on all of our custom forms to select the company(s) the project applies to. The end goal is to have ONE pie chart that shows how many projects for each company so that we can allocate resource costs to those companies accordingly. I've tried creating separate calc fields for each company that populates a 1 or a 0, which functions as it should. However, I cannot seem to figure out how I can now use these values in 1 chart... Is there a better way to handle this or am I out of luck and stuck exporting reports to excel to do the calculations? Field 1:IF({DE:Company}="CompanyA", 1, 0) Field 2:IF({DE:Company}="CompanyB", 1, 0) Field 3:IF({DE:Company}="CompanyC", 1, 0) Things to note:I'm only showing 3 here as an example, however we have ~20 companies in the drop downCreating separate projects per company to avoid the multi-select field is not an option
Hi we are looking to have a view/report on projects and how long they sit at certain status' in order to create efficiencies and reduce bottlenecks.Is there a way to do this along with having an alert to notify when a project has sat at a certain status for x amount of days?
We have a portfolio that all our users have view access to. I have one person who I need to help me with some cleanup and moving folders around within the documents area of one specific Program. I've tried adjusting her access to the portfolio and program as well as created a new access level for her but can't find which setting will give her access to move folders, not just add. TIA.
We’re a parent company with a user-facing website that our subsidiaries use. Many of them are retiring their external websites and redirecting traffic to dedicated landing pages on our main site via 301 redirects.To prevent this redirected traffic from inflating our core site metrics, we want to exclude views, sessions, and people associated with the initial landing page hit — but still include any downstream engagement from users who continue navigating further into the site. In the Segment Builder, I’m using an Event-level segment to accomplish this. See the attached screenshot:Based on my validation in the table below:4 of the 6 metrics (page views and conversion metrics) line up exactly between the segment and my manual calculationsBut Sessions and People are showing ~4% higher in the segment than expectedIs this discrepancy expected behavior? Or is there a better way to exclude redirected landing page metrics without losing downstream metrics?I appreciate any i
Hi All,I am trying to set up aio CLI to perform certain operations on API Mesh part of Adobe Commerce integration with AEM. After installing node, npm and aio CLI, running aio auth:login command, authentication is successful but running aio api-mesh describe command gives below error. I am within a corporate network, executing from windows command prompt. Can anyone help in getting this issue resolved? I am unable to select organization/workspace/project because of this issue.C:\Users\spogula>aio api-mesh describe | Getting Organizations... CoreConsoleAPIError: [CoreConsoleAPISDK:ERROR_GET_ORGANIZATIONS] FetchError: request to https://developers.adobe.io/console/organizations failed, reason: unable to get local issuer certificate at ClientRequest.<anonymous> (C:\Users\spogula\AppData\Local\@adobe\aio-cli\node_modules\@adobe\aio-lib-core-networking\node_modules\node-fetch\lib\index.js:1501:11) at ClientRequest.emit (node:events:513:28) at TLSSock
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.