Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi,I am looking for an option in Marketo where I can keep list of lookup fields and use these look up fields to render in the email templatefor example: <urlkey,urlValue> . Would like to get urlValue based on urlKey and render in the email.Please suggest if any other alternatives. Thanks,Babu
Hello Community, We recently found a bug on our site that the AMCV cookie which contains ecid is not being set when page gets loaded for the first time. It is being set after 2 or 3 page loads. After some debug, i figured that this is likely happening due to the Opt-in settings we have in ECID extension. Within ECID extension, we have configurations below: "Previous Permission" uses a "onetrust: adobe consent" data element which returns either true/false for below objects based on our CMS OneTrust active consent groups on the page: return {aa: analyticsConsent,aam: aamConsent,target: targetConsent,ecid: ecidConsent}; When i look up the value of "onetrust: adobe consent" data element in the browser after the first load, i can see that it is setting everything as "true"However, these values are not being passed to adobe as "true" for some reason and when i look for adobe.OptIn.permissions on the console, it is returning the below result.Can someone help me explai
Hi,Does anyone know if we can add custom activities via OOB integration with any third party product? for example Cvent. Might be third party product related question, just curios to know if anyone tried that. for example, there is a custom activity "watched product" with attributes "Name", "Id". Is it possible to add a custom activity for "watched product" via OOB integration? Adding via Marketo API works fine. Thanks,Babu
Hi All,Currently working in AEM and based on my recent role change, i want to learn AEP. Going through the Documentation and tutorial videos in Adobe platform, but can any one suggest me the structure in which i need to follow and learn and also the necessary flow to get better understanding of AEP.Thanks in Advance!
what is main difference in unitary and business events in journey creation,and can send me on use for example,any source for to learn
I’m new to the AEM Edge Delivery System and would like to understand how to restrict access to preview and live pages.When using an AEM Sites project (wknd), users are required to log in to access pages:author-pXXXXXX-eXXXXXX.adobeaemcloud.com/content/wknd/us/en.htmlHowever, when using Edge Delivery Services (EDS) with AEM, the preview URL looks like:<branch>--<repo>--<owner>.aem.page/content/<site-name>and is publicly accessible to anyone who knows the link.How can I restrict unauthorized users from viewing or deleting content in this setup?At the moment, I’m able to delete or unpublish content using Sidekick without any authentication.Is there an IP allow list or login mechanism available, similar to what AEM author environments provide?Or is there a configuration in the GitHub repository that I need to set up?Any guidance would be greatly appreciated. Thank you!
How to change the categoryOrder of Object Category by using custom API? I'm getting error when I configured API module
hi folks,I have GSON 2.8.0 but I've been told to upgrade to 2.8.9.Just editing the Pom file doesn't seem to work for me. Cloudmanager doesn't find the updated GSON. I changed my main pom.xml file. Any ideas what I'm doing wrong.? Could it be my UBER jar api version?thanksFiona<dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> <version>2.8.9</version></dependency>
I am seeing a failure in HTTP API streaming ingestion - error message is - ECID not found (ECID is a primary identity).from where i need to change and are we need to connect anythng?
what is Nested fields,where we use ?
Hi folks, have a bit of an odd one here and really hoping there's a way to achieve this, whether through Fusion or otherwise. Here's the scenario: - I'll have an issue in a project- Sometimes the issue will relate to multiple other projects in the same program- I need a dynamically-populated multi-select dropdown in the issue custom form of the project pulling in all active projects in the program the issue's project is in. So if I have issue 1 in program A, I need to be able to select any other active project within program A in this program (so the other active project names need to populate in this multi-select dropdown). Same for issue 2 in a separate program B (all in same portfolio though), and so on. I know this isn't natively possible in custom forms, but is there any way with Fusion and/or a lookup field? There would only be up to probably 20 other projects in the program at any time that it would need to pull into a dropdown in the issue custom form, we're not talking 50+.- C
Hi, I have reordered the embedded clientlibs in the clientlib-base folder under which broke my search functionality, even after changing it to previous order it is not working throwing some JS error, when checking on the code in dev tools(inside clientlib-base) the function is defined but search is not working. I am thinking to restart the qa server. How to restart the QA server on AEMaaCS? If you have an idea on this issue please suggest the solution. Thanks,Prasannanjali.
Edited: Includes additional comment as a postscript. Hello Community, I am working on reusing some Velocity Script in a token that my team used last year for our industry event Abandoned Registration email/process; after updating only the dynamic content within it (I didn't change any of the parameters or fields), the script isn't working in my test emails or when I use a person to preview the email in Marketo. I'm extremely unfamiliar with VS so would love some expert eyeballs on the script to see what's wrong (hoping it's an errant space or comma 😛). However, as I'm writing this, I see that there are a few () missing in various places - would inconsistencies with things like that cause the entire script to fail/break? For example: Should there be a closing bracket at the end of lines like this?: #elseif ($lead.Support_Type__c.equals("Gold Success Plan") Should there be an opening bracket at the start of lines like this?: $lead.P
Hi All,I'm new to both Power BI and API calls (I've used the Custom API Call module in Fusion but nothing much beyond that), and I have a couple of questions for folks who have used both with Workfront.I started experimenting with WF API calls in Power BI. After reading Rick's reply in this post, I was able to build a successful search query in Power BI Desktop (passing along the key name in the query and entering the actual key only in the credentials dialog box). This worked, and I was able to publish a chart I built from the query to the Power BI Service. However, I received an error when attempting to refresh the data directly from Power BI Service and discovered that there is no option for entering an API key there (it can only be entered from Desktop).In WF's API Basics documentation it states "The preferred method of authentication is to pass a request header named SessionID containing the session token." I was able to build another query using sessionID authentication, and I wa
Hello Team,I am using AEM as a cloud service. Wanted to know, whether multifield support is avialable in new Content Fragment editor?I was referring to these AEM community forum:https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/custom-multifield-in-content-fragment/m-p/613121https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/customized-content-fragment-model-in-new-editor-does-not-work/td-p/677474 If multifield support is not possible directly, is it possible to support by externalizing it via Adobe Runtime using React Spectrum?I got this articles as well: https://medium.com/tech-learnings/aem-cloud-enabling-dynamic-data-fields-in-the-new-content-fragment-editor-a3b6f6d70b19 Can someone provide me details about this? Thankscc @arunpatidar @kautuk_sahni @veenavikraman @lukasz-m
** Edit: I already have open ticket regarding this matter. Due to the summer shutdown at Adobe, I am reaching outside the normal channels for a response as I think they would want to act to correct this with some urgency. ** Still trying to migrate over Workfront users to the Admin Console... While testing the setup of users at an external collaborator (a company that I presume also has its own Adobe org ID and new SSO set up) their unique usernames were exposed to us. Our Admin Console automatically converted their identity types from AdobeID to FederatedID and replaced their usernames from email addresses to the numeric (presumably confidential) usernames of their employees. This not only disconnected these employees from their data in our instance and broke their ability to log in, it's more than likely a mishandling of their confidential information by Adobe. My team should not be able to see their usernames, especially since there is no Directory Trust establis
Hi Everyone, I'm currently working on an Edge Delivery Services (EDS) project using XWalk and trying to fetch data from an AEM GraphQL endpoint. Here’s the simplified JavaScript logic I’m using:const isAuthor = window.location.hostname.includes('adobeaemcloud'); const domain = isAuthor ? '' : 'publish-p1234-e454334.adobeaemcloud.com'; const endpoint = '/graphql/execute.json/eds-dummy/faqs'; const url = domain ? https://${domain}${endpoint} : endpoint; const response = await fetch(url); const data = await response.json(); I also followed the steps outlined in the Publishing pages with AEM Assets article and applied the following changes:Updated paths.json:{ "mappings": [ "/content/eds-dummy/:/" ], "includes": [ "/content/eds-dummy/", "/content/dam/eds-dummy/" ] }Set Cloud Configuration for the DAM folder (/content/dam/eds-dummy/):Went to Assets → /content/dam/eds-dummy/Opened Properties → Cloud ServicesSet the Cloud Configuration to /conf/eds-dummy&nb
how to create realatinal schema ,and how to strich to main schema,and how to ingest dat separately or along with striching schema?which is better option?
how to find is this batch Ingestionand stream Ingestion if u ingest data how system understood that batch or stream,what background process to run that ?and whre we see is this batch ingestion data and stream ingestion data like that ? if any one know can share the path or share the screen shot realted to that ?
We are using Guides Version: 5.0.0.211 in AEM 6.5 with service pack 21. We want to add some custom filters in the guides editor. We followed these two documents.https://experienceleague.adobe.com/en/docs/experience-manager-guides/using/install-guide/on-prem-ig/web-editor-configs/conf-custom-file-filtershttps://experienceleague.adobe.com/en/docs/experience-manager-guides/using/knowledge-base/expert-session/metadata-define-manage-utilize-may2024We added filters in the Folder Profile ui_config.json file. First, added the filters in the "browseFilters" section, and it's not coming in the editor. Then added filters in "repositoryFilters" section. Now the filters are appearing in the Advanced Filter popup like below However, when applying these custom filters, the search results are not coming based on that. When inspecting the network call on clicking Apply, in the request payload, only the OOTB filters are going and not our custom filters. Also, we notice something called wi
Hi All,I wanted to understand why am i getting this below error in logs on hitting few pages. 10:17:23.120 *ERROR* [148.252.141.237 [1737109042752] GET /content/path/EN/Sample/products/product-category.html HTTP/1.1] com.day.cq.wcm.core.impl.designer.SearchPathLimiter No style has been found until search path threshold: 10000 was reached.I am thinking because of the huge content and nested structure authored on page something like belowEach of these paragraph systems have lot of static components and nested structure. Increasing the threshold to 10000 under Design Factory Config will resolve the issue but i dont think its a proper fix and wanted to understand the reasons leading to exceeding default threshold.
Hi There, I have implemented a custom workflow, however when that workflow is to be launched, it allows user to select any folder path for payload. However I would like to restrict it to a certain folder (i.e /content/xyz/ and it subfolder). I did not find any config setting for workflow model config xml that would allow us to restrict it to certain folder and its subfolder
Hi Team, We're in test phase and testing the data sync between Marketo and Webex. After a successful form submission in Marketo, only some fields are syncing with Webex.Successfully synced fields:NameEmail addressCompany NameJob TitleFields not syncing to Webex:Interested InCountryReason for attending this WebinarCertificate RequiredTerms of UseOpt-InWe're unsure whether the issue lies with the Webex integration or if additional configuration is needed. Regards,Ragu
We are preparing for a content migration from our current AEM instance to AEM as a Cloud Service using the Content Transfer Tool (CTT). While reviewing the documentation, we've noted the prerequisite that the total size of the Lucene Oak indexes on the source environment must not exceed 25 GB. My query is about the technical reasoning for this specific limitation. We understand that the CTT is designed to migrate content (nodes and binaries), not the physical index data itself. On the target Cloud Service environment, content is re-indexed from scratch using the custom index definitions deployed via a Cloud Manager pipeline. Given that the source indexes are not transferred, could someone clarify why this 25 GB size limit is imposed on the source system?
Because our timesheets are populated with tasks which have got Planned Start or End date within the timesheet range, even thought you mark task as complete for yourself - it still appears on the timesheets due to dates. It would be really useful if hitting 'Done With My Part' on tasks was taking the task away from your timesheets. Currently it's a pain as you don't really need a task t be on your timesheet if you are not working on it anymore. It's really annoying if you've got long list of project/tasks you work on,
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.