Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi All,In order to avoid the below error, I am creating resourceresolver and session at every place(all methods) and closing it at the end of method in finally block.. Sample piece of code for creating and closing resourceresolver and session in single methodI am doing lot of operations(remove node, add/modify/delete property under the node) in 30 different methods. Whether it will cause any performance issue if we creating and closing resourceresolver and session at 30 methods. Error:01.01.2016 09:21:56.916 *WARN* [0:0:0:0:0:0:0:1 [1424679716845] GET /content/geometrixx/en/services.html HTTP/1.0] org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate Attempt to perform hasProperty while another thread is concurrently reading from session-494. Blocking until the other thread is finished using this session. Please review your code to avoid concurrent use of a session.java.lang.Exception: Stack trace of concurrent access to session-494at org.apache.jackrabbit.oak.jcr.delegate.SessionDele
I'm working on a solution to rendering a VEC personalization decision server-side in Next.js and React. Question is, is this possible? Here's what I've done so far on our site that uses the Adobe Web SDK extension in Tags. When the page is rendering server-side using Next.js and React I make a request to the https://edge.adobedc.net/ee/v2/interact endpoint and I can see my VEC experience being returned. Example of the data returned from the endpoint: { "id": "0", "schema": "https://ns.adobe.com/personalization/dom-action", "meta": { "profile.et_rid": "true", "activity.name": "TEST: VEC Made For You", "experience.name": "Experience B", "option.name": "Offer2", "option.id": "2", "profile.daysSinceLastVisit": "0.0", "offer.id": "0",
If a lead receives an operational email today, would that prevent them from later receiving a non-operational email the same day? Communication limits state that only 1 email can be sent a day. I understand that operational emails bypass the communication limit, but what about counting against it?
Hi All , Willing to learn in depth working and functionality of "External Signal" Activity , i have gone through official document link"https://experienceleague.adobe.com/en/docs/campaign-classic/using/automating-with-workflows/flow-control-activities/external-signal"Can someone please provide a link or reference where i can learn more.Thanks in advance.
I have an XT activity where I have a lightbox template enabled for users to show pop-ups & the goal is to get the users to click on sessions at the end. In the lightbox pop-up by clicking on CTA button users land on Page-A where I have some tracks: {track1, track 2, track3} that I want the user to select they are interested in, and then after selecting the desired track user lands on Page-B which has sessions on it { session-1, session-2, session3} and user can select which session they want to watch. In the goal setting off course, I have selected the goal metric as->conversion->clicked on element i.e. CTA button of Pop-up to understand the click-through rate on the CTA button but I also want to measure how many sessions getting clicked as this is the major goal to get the users click on sessions. How can I incorporate this in current goal settings, any suggestions?
Hi, I have a requirement for a Marketo form where the form fields should be visible based on segments.There are three segments (eg. seg1, seg2 and seg 3) and three form fields. Field1 should be visible to a set of people belonging to seg1 and so on. Can we implement this?
Hello ACS Experts, I have a workflow that runs every 10 minutes. User fills some information on a landing page created outside ACS. Fills out fields like email address, name, language, country, postal code, product type, product name, product code and date of purchase. This information flows to ACS via API and I map them to the email that is going to be sent via the workflow. I mapped the information through freetext fields. The issue is I want this workflow send 1 email for every product registration. A user can register multiple products and should get only one email per registration. Currently whenever the workflow runs every user who registered a product constantly gets the same email every 10 minutes. I need a way to cut the emails sent to 1. So that when a user registers a product he only gets 1 email not the same email every 10 minutes. If the same user registers another product he gets another(1) email for that product. Thanks
Hi, Anyone knows how to update the multi-field component with the dropdown menu. I need to have the field in MCP to select more than one option from the dropdown. Using SelectComponent.EnumerationSelector.class doesn't allow me to choose more than one value from the dropdown. So do we need to include the dropdown in the multiselect using MultifieldComponent.class. But by default we are getting the text field , how to update the text field with dropdown list. Anyone knows the solution, please let me know. Thanks in advance! Regards,Bhavani Bharanidharan
Hi everyone, We recently upgraded from AEM 6.5 SP14 to SP21, and since the upgrade, we’ve been facing an issue where content fragment models (CFMs) aren’t retaining field values. After editing and saving the content fragment models, the values don’t seem to stick. This happens with both existing CFMs and newly created CFMs.Here’s what we’ve noticed so far:No new nodes are created under CRX/DE after saving the CFMs.The issue happens consistently across different models and environments.I’ve checked the logs and here are some of the errors I’m seeing: 23.12.2024 11:46:28.227 *ERROR* No renderer for extension html, cannot render resource23.12.2024 11:46:28.258 *WARN* Could not add property to granite:data resource as it does not exist. GET /mnt/overlay/dam/cfm/models/editor/content/editor.html/conf/demo/settings/dam/cfm/models/testing-sp HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource TypeOverwritin
Hello Everyone, After upgrading from AEM 6.5 SP14 to SP21, we're encountering issues with Content Fragment Models (CFMs). The main problems areFields Not Retaining Values: After editing and saving CFMs, fields do not retain their values, and we see the following warning: 23.12.2024 11:46:28.227 *ERROR* [[0:0:0:0:0:0:0:1] [1734979588163] GET /mnt/overlay/dam/cfm/models/editor/content/editor.html/conf/demo/settings/dam/cfm/models/testing-sp HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource TypeOverwritingResourceWrapper, type=dam/cfm/models/editor/components/datatypeproperties/translatablefield, path=/mnt/overlay/dam/cfm/models/editor/content/editor/jcr:content/body/items/wizard/items/editorStep/items/content/items/{{field_id}}, resource=[TypeOverwritingResourceWrapper, type=dam/cfm/models/editor/components/datatypes/field, path=/mnt/overlay/dam/cfm/models/editor/content/editor/jcr:content/body/items/wizard/ite
We are working with multiple content syndication vendors who will be sending us leads via web api. I wanted to understand what would be the best way to capture these leads? I am doing a combination of 'Person is created' with the source to track new leads. My concern is if this will capture any existing leads that can come via the content syndication route? Any thoughts on how can I best capture all the leads via a smart campaign? Thanks again. Thanks,Shweta.
Greetings! I'm a newbie with Fusion and I just built my first successful scenario! WOOHOO! But, what I need is to build a webhook or event to listen for the scenario and run when an Issue's Status changes to "Ready for Fusion". Can someone help me create that? I'm not sure where to start. Thank You! Deb
We have a requirement to use the adobe dam dynamic assets in our application which is hosted externally.I'm checking integrating of Micro-Frontend Asset Selector with localhost. I like to know if it possible to raise a support ticket with localhost as domain for providing with imsClientId, imsScope, and a redirectUrl for the integration.I'm new to adobe assets so please elaborate your answers. Thanks in advance.
Hi everyone, When uploading a CSV file using the Map CSV to XDM schema option in Workflows, I included additional data of a empty columns to complement an existing record in the dataset. However, instead of updating the specified fields, a new record was created. Why does this happen, and is there a specific configuration I might be missing to ensure records are updated rather than duplicated? Regards,Diego P.
Hello, This is not only about Target but experience league documentation in general but what a better place to ask than the optimization community! Maybe someone can notice pro-activity and invite me to gigs = ) I happen to read the docs at 200% ('command' + '+', six times) especially to look a graph or visual.I would find useful if there was a one click toggle for 2x view for that and then click it to go back to 100% (maybe other %?) and see the sidebars. Screenshots attached. *Right before posting played with the two arrows that open the view (I used them before but not for the full view) but decided to still post as the 2x option is one click toggle vs the 2 arrows, also perhaps the '2x' or '200%' CTA could be more intuitive than the arrows, which for some reason I did not click to go 2x view-ish mode initially. Thanks, Rafael Sahagun
Hi - my company leverages some great internal AI summary assistants and I wanted to get an export of the 'All (read-only)' transcript in the Updates section on projects? Is that possible? If it is, is it possible to also get that data for all projects within a portfolio within a specific time range? i.e. in the last week Thank you!
In my team's workspace, we have projects that have tasks that require multiple approvals. Is there a way to report on Task Approvals at the approver level? I was able to build a report for Task Approvals, however, its only at the overall approval level. I'd like to build a report that breaks it down even further to track each approver. In other words, in a task that has multiple required approvals - I want to be able to see the approval status for each approver so that I can see- at a glance- who has approved or not approved.
Hi everyone, We're looking into implementing BIMI, but there are a few questions and concerns regarding the process. I'd love to hear your thoughts or experiences. 1. Our IT team mentioned that either SPF or DKIM needs to align with the domain in the "From" header for BIMI to work, especially with Gmail enforcing this for bulk senders. My understanding is that DMARC alignment could be a requirement too. Has anyone dealt with this? 2. There's some concern about using a branded domain as primary domain, specifically around brand reputation and complexity. From what I've read, it's generally not recommended. Thoughts? Can anyone provide additional information? 3. From what I've gathered, Marketo doesn't support BIMI out of the box, but it's possible to configure (with an additional cost). If you've implemented BIMI through Marketo, was it worth the effort? Did you see any noticeable difference? I'm trying to get a sense of whether the ROI i
I'm working on an AEM 6.5 server that was migrated from an earlier version. Some of the steps were not strictly followed, however - I don't know the full story but I'm guessing there were actual regression problems or just no practical way to test. One example of this is when I go to Tools > General > Tagging, the root path is not what I would expect. Note the URL has a suffix pointing at the pre-migration path - /libs/cq/tagging/gui/content/tags.html/etc/tags.Where is this root path set? I'd assume that the deployment is setting this, but I can't find anything that looks like it is overriding the v6.5 default of /content/cq:tags.
Hi,I noticed Marketo has GET/POST endpoint to get access token, but both endpoints accepting query parameters only, Is there any reason?<URL>/identity/oauth/token?client_id=<Client Id>&client_secret=<Client Secret>&grant_type=client_credentials clientid and secret are exposed to internet when pass them as query parameters, is there any better approach to prevent from exposing clientid and secret? Thanks,Babu
I understand there is a way to merge columns and add line breaks, but wondering if there is a way to replace commas with a line break to separate multiple values in a column in a report. I have a user report showing the "Other Group" field in a column. There are multiple values in the field/column separated by commas. I'd like to separate by line break. Thanks in advance.
Hi everyone, When trying to create an audience in Experience Platform, only the Batch type is allowed, but not Streaming or Edge. Why would this happen? Regards,Diego P.
Our internal creative team currently receives requests via our WF intake request form, develops a project estimate outside WF (in Word), and emails the estimate to the requestor for approval. We don’t begin work or convert the request to a project until the requestor has approved the cost estimate and timeline via email. I want to develop the project estimate and get approval completely in WF. As a WF administrator and Operations team member, I want to be able to develop and share with a requestor, who is on a contributor license type, an estimate consisting of the following info AND get their approval for the estimate:Project title (pulled from field in request)POC/requestor name (pulled from the field in request)Timeline (pulled from project template fields)Total estimated cost of project labor (not per task)Creative staff assigned, their tasks/roles, and their hoursSOW (project description field edited from intake)A prepopulated disclaimer field w
Hi Adobe Community,I was in the process of taking my Adobe certification exam when my link unexpectedly broke. I was immediately redirected to a survey page, and I couldn’t return to the exam session. After checking my status, I saw it now shows as "missed." I’ve sent an email to adobe.psisupport, but no initiative has been taken yet. I also contacted Examity, and they replied that it’s not in their hands to resolve this issue.I’m unsure how to proceed from here and would appreciate any guidance. Has anyone faced a similar issue, or does someone know the next steps to reschedule or resolve this? I’ve put a lot of effort into preparing for this certification, so I hope there’s a way to sort this out soon.
I am running a scenario that copies a set of Template Tasks over to a project after it's initial creation, but the last task of the Template Tasks I am copying over is excluded as I only need that task once in the project. Currently after flipping my project I am left with that has that "end/last" task, but it lands earlier in the timeline than it should (due to the original project conversion and subsequent Template Tasks being added later in the scenario).Is there a way to target an individual task on a project and then set that task as the last task in the project?Any help is greatly appreciated! Thank you,Eric
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.