Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi everyone, I have a weird issue in AEM 6.5.21 with the Asset References where for each item, if it was referenced more than 10 times, the references tab will show not more than 10 items. I have checked the indexes and the results provide, for one example, 12 results, while the UI in the AEM gives 10 results. The same applies to the Classic UI references, always max. of 10 items are shown. In the UI, I can see that the results are fetched from /bin/wcm/references (Classic UI) or from /mnt/overlay/dam/gui/content/assets/jcr:content/rails/references/items/references.provider.html (Touch UI), but I wasn't able to find any limitation/restrictions to max. 10 items. Here are some screenshots: You can see that in the CRX query and in the query explanation, I can see 12 results, while the UI gives 10. While doing a move operation, I see all the references, all 12 of them, but in the UI it's max. 10. This is confusing for the content authors sometimes, so I'd
We have discovered a strange ting that happens when we are pasting text into a fragment. If we are cleaning up the text in Notepad, and uses the text in a fragment we are running into some issues. It seems like if the text from Notepad has several paragraphs something strange happens. The first paragraph is recanalized as a paragraph and is placed inside a P-tag <p>. But the other paragraphs that is pasted in is for some reason placed into div-tags <div> This causes problems with the design of the content. Explained in code this would look something like this:Notepad text:Here is our paragraph text oneHere is our paragraph text twoHere is our paragraph text treeIn our fragment in AJO the code for this would look like this: <p>Here is our paragraph text one</p><div></div><div>Here is our paragraph text two</div><div></div><div>Here is our paragraph text tree</div>As you can see the tree paragraphs ar
Description -We recently customised our calendar so that week now starts on a Monday and ends on a Sunday.However, the descriptions in the data dictionary haven't updated and include the sentence: "By default, this refers to the time period that starts on Sunday and ends on Saturday prior to the current week.".We cannot edit these descriptions in the UI as they are "Adobe provided components".We feel that the existing definitions are likely to mislead users. Why is this feature important to you -The current behaviour is misleading. How would you like the feature to work - Either: a) The descriptions of Adobe provided components such as "Last Week" can be edited by users, orb) If users customise their calendar to change the start date of a week then the definitions for these date ranges are updated automatically. Current Behaviour -The descriptions cannot be edited as they are "Adobe provided components".
Hello Adobe Analytics Community,I'm able to see Adobe Analytics call is firing on the pages but failing and getting the below mentioned error.. My browser is blockiing the Adobe request becuase its not secure. Please help me on this ? Any reason why its throwing an error Error: net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Issues:1) No horizontal scroll to see all the milestones. 2) Milestones names are missing when scrolled to the bottom to see horizontal scroll.3) Updating the filter breaks the page.
I deleted such a dataset but the profiles from that datasets still persists in RT CDP. Would they be removed?
We have Web SDK set up. In our Data Stream, under GEOLOCATION AND NETWORK LOOKUP, all the checkboxes including State/Province, and Country are clicked. In the Adobe Debugger, I found this variable xdm.placeContext.geo.stateProvince. It's set to my Country and Province.I would like to use the value of stateProvince in a Custom Code in Launch; e.g. If xdm.placeContext.geo.stateProvince = "CA-ON", then do some action.How can I refer to the stateProvince variable to use it in a custom code in Launch?
I am integrating Adobe Experience Platform Batch Ingestion APIs using my Adobe Developer Console project.The project has the Adobe Experience Platform API added, and I’m using service account (JWT/OAuth) credentials for authentication.However, when I try to create or write to a dataset, I get the following 403 ForbiddenError: Expected:The dataset should be successfully created or be accessible for writing under the prod sandbox.Actual:The request fails with a 403 ForbiddenError, indicating that the service account does not have WRITE permission to the dataset.Question:What permissions or configurations are required in Adobe Experience Platform or Adobe Developer Console to grant the service account WRITE access to datasets in the prod sandbox?
I am using event forwarding to send data to the XYZ destination. For this, I have configured the required property, added it to the data stream, and tested the setup—it is working as expected. The endpoint URL is authenticated. Currently, I have generated the authentication token using Postman and stored it in the secrets, but this token expires every 24 hours. Is there a way to automatically generate a new token every 24 hours (or less) and update the secret with the latest token value?
How long can you store activity event data from Marketo in B2B RTCDP/AEP? I know Marketo does not maintain this data after 90 days but I was under the impression, that like other CDPs, this data can be stored for as long as necessary without much concern in AEP. I have heard talk about there not being an 'upcert' in B2B, unlike in B2C, which would prevent B2B from maintaining this data long term - basically until I want to remove it. 🙂 Looking for confirmation that this is not accurate and B2B maintains Marketo Activity data well beyond the 90 days.
I want to use conkeyref to add values for elements in the prolog, for eample, prodname or category. I have created the required keys and bound it to the map/topic. I am able to add the conkeyref in the content of the topic, say within a <p> tag, but not with the Prolog. The key list is displayed, but upon selection of a key, the Update button in the dialog box is displayed. So, I used the source mode, and added the conkeyref. It picks up as conkeyref within the prodname or category is DITA valid. In short, here is the observed behavior:The Attributes panel in Web Editor does not allow updating conkeyref on elements inside <prolog>.Even using “Insert → Reuse Content” or moving the conkeyref to a dedicated attribute on <prodinfo> does not enable the Update button in this context.Is there a configuration that I am missing? OR is this an out-of-the-box behavior in AEM Guides. There’s no configuration to get the conkeyref working for Prolog from t
Hello,I'm developing a client library named image.editor and including it in the extraClientlibs list for page properties and component.This client library uses the dialog-loaded event to retrieve image alternative text from DAM assets. The implementation works correctly when:1. Editing a component dialog.2. Editing page properties of an existing page. However, it fails to load and execute when creating a new page.I've observed that the clientlib .js file is not loaded during the new page creation process, whereas it loads successfully when editing an existing page. The extraClientlibs list on the page includes:cq.common.wcmcore.wcm.components.page.v3.editorcq.wcm.msm.propertiesgranite.contexthub.configurationcq.siteadmin.admin.propertiescore.wcm.components.image.v3.editorimage.editor Is there something I might be missing, or is it generally not recommended to include a custom clientlib like this in the page's extraClientlibs for dialog functionality? Any sugge
I have created a subject schema; here is the sample code: <subjectScheme><title>Subject Schema Definition</title><!-- 1) Permissions (for prolog@view) --><subjectdef keys="permissions"><subjectdef keys="perm_internalonly"><topicmeta><navtitle>InternalOnly</navtitle><shortdesc>Only visible to internal staff</shortdesc></topicmeta></subjectdef><subjectdef keys="perm_lix_experiment"><topicmeta><navtitle>LIX_experiment</navtitle><shortdesc>Experimental LIX audience</shortdesc></topicmeta></subjectdef><subjectdef keys="perm_lix_control"><topicmeta><navtitle>LIX_control</navtitle><shortdesc>Control group for LIX experiments</shortdesc></topicmeta></subjectdef></subjectdef><enumerationdef><!-- bind to prolog@view --><elementdef name="prolog"></elementdef><attributedef name="view
I published a DITA map using the AEM Sites output preset in AEM Guides. However:The navigation panel is missing in the generated output.The links that are visible in the generated output are not rendered on the published page. Kindly advise. Thanks
I need to be able to assess the different types of risk associated with our documentation. Think things like Business Risk, Reputational Risk, Compliance Risk, Operational Risk, Country Risk, etc. Currently we have several risk-related attributes that are used to calculate a risk rating. What would be the best way to solve for this in Guides? I was thinking using tags for all of the dita objects (topics, maps, etc.) could cover the requirement of what type of risk, but I also need to be able to calculate a risk rating based on that data. Is using tags even the right approach? How could we use Guides for calculations like this? Thank you for your help.
Hi all, I have implemented Sling Content Distribution (of type Sync Distribution) to sync nodes from one publisher to another publisher. I am using a custom trigger based on ResourceChangeListener, only looking for added events under the path /home/users/IDCS. Use case being i am only trying to sync new created users as i have enabled encapsulation token support and want to ensure newly created users are synced across publishers. I am able to sync the top level user nodes ( like /home/users/IDCS/ymk6sYtFij-x_-UkAyF_) across the publishers, How can i sync the group this user is part of in Publisher A to Publisher B, what nodes do i have to send to another publisher so the permissions are also synced?Below is the code to trigger an event to the sync Agent that i have configured called "simple-agent". package com.abc.test.core.services.impl;import java.util.HashMap;import java.util.List;import java.util.Map;import org.apache.sling.api.resource.LoginException;impo
Hi, I am helping a client with their content in AEM ... and recently watched a demo of how to set up translation from AEM (an API integration in place now in order to connect to machine and human translations). Can yo please help clarify if and how i can limot what is pushed for translation machione or human etc. via variables or filtering to only translate new or added contect strings and avoid pushing all available strings each time.@174873 Thanks in advance for a swift reply! Vänliga hälsningar/Kind regardsSofia Johansson
I have a task report where I am trying to capture approvals made by certain teams. I have the view set to task>approvers, and this displays the info I want. The issue is when trying to filter on TASK > approvers, there is not that option. Can I accomplish this with TEXT mode or is there a better field to reference when wanting to filter approvals by team involved?
We would like to thank the 360 customers who registered for this event. Scroll down to watch the recording of the session, and you can find the slides presented by our engineering team as an attachment to this post. The Q&A for this event is available here: Adobe Target Engineering webinar #3 - Questions & Answers As a reminder the agenda was : New UI recap & New AI capabilities Target & Single Page Applications (SPA) Recommendations overview Q&A Watch the recording:
Has anyone found a way to dynamically aggregate & count unique visitors using raw data (data feeds) + data viz tool, the way that Workspace does? One solution is importing every distinct ID, but that's too heavy of a dataset for me to use. The obvious issue is that aggregating at different date grains or channels (or combination of both) overcounts because the same IDs are present multiple times, whereas Workspace accounts for duplicates. I haven't found a solution other than creating calculations in SQL for every date grain or channel I need. Just wondering if anyone has ever found a more dynamic solution downstream that doesn't involve importing every ID in the dataset?
Hello-We have a client with multiple business units in one sandbox. As their data sits, it is not a good idea to separate into different sandboxes, so we hope to understand when foldering might be available in the user interface, especially for Journeys. There are a lot of people working in the sandbox and they need to separate out their brands. Tagging only allows filtering, not foldering. Allowing permissions for folder visibility is also necessary. Any input about how users have addressed this, and any roadmap info appreciated - we highly suggest this feature!
Hi team,In Dataset "ajo_push_tracking_experience_event_dataset" we don't have any data being populated for the field "_experience.customerJourneyManagement.messageProfile.messageProfileID"While for Dataset "ajo_email_tracking_experience_event_dataset" and "ajo_message_feedback_event_dataset" we have messageProfileID field being populated. Whan can be happening? Thanks.If no messageProfileID for Push Tracking, what field can I use to join delivery logs and tracking logs for push?
The Show Allocation button no longer stays selected from session to session or after page refresh like it did in the past. Another in the long list of settings and UI changes that Adobe got wrong for Workfront. Adobe's AI showed me this answer, which is BS:"In recent updates, Workfront has modified how certain UI preferences are stored. The “Show Allocation” button state is now reset to its default (unselected) state when you log out or refresh the page. This change was implemented to ensure consistency across different devices and browsers. To work around this:You’ll need to re-select the “Show Allocation” button each time you log in or refresh the page.Consider bookmarking the page with the allocation view already active, if you frequently use this view."Note, the second suggested work around of Bookmarking or Pinning does not actually save the allocation setting as selected. If the “Show Allocation” button state is needing to be set as a default, then it should defaul
Hi, I'm having an issue trying to get anything to load in Marketo Engage. When I log into Marketo or click on a link that should go directly to a Marketo program, I get the following error message: "The webpage at https://app-ab28.marketo.com/?meue&meueDataOnlyMode&meueAdminTreeEnabled&meueVisualCampaign&uShell&xOrigin&xsrfId=7808024fe3d9a9042d7ca96d4a7500dada7251d43dbdbca4bb7a96947ac99839&symfony=540u18ncj93lrhf4diperb3gi0&ids_sso=CkEAR51aaln6_Cvrm5GydIoQibdQYF20yfucra0AWlrgFAxDYNrLfSuq-_B4fQqN-6NdwhpLNtfMoLbgmHCQa2NfDk1s2a-kPdVIvkXoS1c:3a824da8-d7c0-49f1-bc32-7d82aa17c374@adobe.com:578-UTL-676:14400:1761593861&mkt_lang=en_US&imsAuthId=E7B020ED67DC22400A495EB1@AdobeID#MM0A1 might be temporarily down or it may have moved permanently to a new web address."I've also attached a screenshot of the problem. I've tried using Chrome, Edge and Opera to access Marketo. I've cleared my cache/all browsing data multiple times. I've logged in and out
Hello! I have a user that accesses a report to assign work to his design team. The report has several projects and a column where he types starts to type the designer's name, the designer can be selected, and the team can access the report to see what projects they need to work on. Today, he's been unable to type anything for a couple of projects and I can't figure out why. I've added two screenshots, one shows a selected project with a small box in the Approval Assignments column visible where he can type a name. The other screenshot shows a different project highlighted where the box to enter a name isn't visible since he's unable to type anything. Other users, myself included, are not having any issues typing names in that column on any of the projects. Any ideas on what's going on? Thanks!
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.