Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi All,I have hidden 2 component for the tablet layout but after hidden component disappeared from the view .is there anyway to show Author/Editor display hidden component in the editor mode so that they can able to see those 2 component is hidden.
Scenario : CTA event (eventx) should be fired on every cta present on the website. It is happening correctly but it is firing two times sometimes. Below is the screenshot for network tab where first call showcase the parameters for analytics parameters.In second call or duplicated call, there is one more attribute "sdid" getting generated in the payload. Is this Target paramater? Data Collection rules and event listeners are checked correctly , first call is only required that is event should be fired one time. This scenario is quite intermittent , not always duplicate call is captured but what could be the probable reasons for it happen. Thanks in Advance.
Is there a way to view, within the browser, where tags exist? Specifically I want to know what tags exist on buttons/links. Something similar to the Chrome developer tools that let you hover over an element to see details. I'd prefer to see visually all tags on the page using something like tooltips, but if I have to hover like the Chrome tool below I guess that would suffice. I don't see any such functionality in the Adobe Experience Platform Debugger extension. Thanks!
Hi Team,Currently, we are trying to migrate from the AA extension to the AEP extension, but we have only basic access for AEP. For basic access, we can able to use all implementations in the AEP SDK.Thank you for Advance for the help.
There is a use case to call a Graphql based API provided by external vendor and we need to call that API from ACC, use the response to define journeys. We are doing a POST call with all possible headers, connection works and we receive a 200 response code but the response body comes back as HTML response. We are able to test this successfully from Postman. Anyone have insights if there are compatibility issues and ACC doesn't support a Graphql connection? Thanks.
I see people adding GA4 and/or GTM tracking for Marketo LPs. Is this necessary? I don't want Marketo LPs to compete with our website's ranking. I don't want Marketo LPs to show up in SERPs because a handful of those pages are very old and have wrong information. So, just using Marketo analytics to observe the LPs' traffic is good enough?
Hi everyone,I tried setting up the WKND project on my local AEM 6.4 instance.I was able to build and install the package, but when I try to open the WKND pages, I'm getting either a blank page or component not found errors.I have verified bundle is active and also there are no error logs.Would appreciate any suggestions - stuck here!
Hi! Suppose we have an event configured to listen for new entries into a specific schema (X schema). If I have a journey published and listening to that event, will a new entry into that schema (for example, coming from Web SDK) automatically trigger the journey? Or does the journey only trigger if the incoming payload exactly matches the JSON structure defined in the event?In other words, an entry into the AEP schema (if it meets the journey event condition) won’t necessarily trigger the event journey because the journey is expecting for a different payload structure from that specific event?For example, if I upload a .csv file to that X schema and the journey is listening for new entries into that schema, will it trigger the journey? Or will it not trigger because the journey is specifically listening for the event's payload?Thanks
In fusion I would like to retrieve workfront email templates via the custom api call. I've checked the api explorer and don't see an object for email templates so can't go that route. In workfront I can happily create a report for email templates so the information should be accessible from fusion but can't see how to retrieve it. Any suggestions?
I could use help with changing text color to "red" if the task past due in text mode I tried the following to no avail 😞displayname=Completion Statuslinkedname=directnamekey=completionStatusquerysort=completionStatusvalueexpression=IF(ISBLANK({actualCompletionDate}) && {plannedCompletionDate} < $$TODAY, "<span style='color:#d30519'>Overdue</span>", "On Track")valueformat=HTML THANK YOU!Mark
Outside of Adobe, who in your opinion offers an easy DAM integration with WF? Would love to get your thoughts. Thanks!
I am trying to figure out how to setup a goal metric in the Reporting Settings area of Adobe Target for a successful form submit. If I use Conversion > Clicked Element, I can select the form submit button. However, this will include any time a user clicks the button even if it wasn't a successful submit. We use Google Analytics. So the event that fires when they click the submit button and it is successful is form_raq_success. I thought about using Pageviews and selecting the thank you page that loads after a successful submission, but I worry that won't be completely accurate if anyone reloads the page or accidently comes to the page. Is there anyway to set this up or get close to setting this up correctly?
Hello, So I know this can be done using a calculated custom field, but I am trying to do this in the report itself without having to add a calculated field: displayname=External URL valueexpression=IF(ISBLANK({DE:Some ID}),"",CONCAT("https://www.google.com?id=",{DE:Some ID})) valueformat=HTMLThis does work functionally and shows a link to the external page, but it shows the entire URL. I am trying to add a Hyperlink here instead of showing the full URL. I did try to set up an HTML Tag using the following:Column1: < a href="Column2:Above URLColumn 3">link text< /a > I also used sharecol to combine all the columns into one, but I had no luck! Wanted to see if anyone had any suggestions. Thanks!
Hello, looking for assistance on an issue report. We have a custom issue field SGWS | Short Product Name. Is there a text mode method where I can display the value of that field, but it's also a link to the issue?
Looking to see if anyone has ever used the Update Record module to post an update with a hyperlink to another object?I thought by selecting URL it would output the link to that specific project but it doesn't seem to work that way. My guess is because you have to manually add hyperlinks within updates. Wish there was more of an ability to format the updated text as well. If anyone has any thoughts or ideas please share! Thank you and Happy Friday!
Hi,I'm working on a site structure in AEM (AEMaaCS) using this layout: /content/my-site├── language-masters│ └─ en└── global│ └─ en When I use the Create Language Copy wizard from /content/my-site/language-masters/en and choose a new language (e.g., fr), AEM automatically creates:/content/my-site/language-masters/fr – which I expectedBut also: /content/my-site/global/fr – which I didn’t explicitly requestThe content inside the global contains only 3 pages from the original language master Why does this happen and is there any way to prevent it?
In AEM as a Cloud Service (AEMaaCS), is there an automatic mechanism that scales down or optimizes resource usage during periods of low activity (for example, nights or weekends) for non-production environments? If so, can customers configure these scaling rules themselves, or is it entirely managed by Adobe?
Hi AllI added Allowed Template for ET under the sites's Advance tab, not able to find/not able to create Page in site.See my attachments for ur references. Thanks,-Siva
I want to downmerge dataflow mappings from prod to dev. Can someone guide me with the process.
Hi All,I did my local setup recently but if i try to open CrxDe it is loading infinity and then an blank page is appearing. I tried multiple blogs but could not resolve this issue and not able to find the error in the error log as well.FYI : all my bundles are active Loading : After load : Can anyone help me resolving this issue.Blogs i already tried to refer and fix this issue.https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-5-instance-provisioning-crx-de-not-loading/td-p/407172https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-2-crxde-doesn-t-work/m-p/221566
Hi AEM Community, II'm looking for insights on adding Sling Pipes in the project using pom.xml in AEM Cloud. Added below dependencies in all/pom.xml, tenant/pom.xml and root/pom.xml<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.pipes</artifactId> <version>4.5.0</version></dependency><dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.query</artifactId> <version>4.0.4</version></dependency>Added below com.adobe.dx in tentant.pom and root.pom <dependency> <groupId>com.adobe.dx</groupId> <artifactId>content</artifactId> <version>0.0.10</version></dependency> Installed script by manually downloading(since not downloading via pom) adobe-dx/apps/scripts/pipe and executing mvn clean install.Getting forbidden when accessing http://localhos
I embedded SDI in my AEM Cloud project like this - I added the dependency:<dependency> <groupId>com.adobe.acs</groupId> <artifactId>acs-aem-commons-bundle</artifactId> <version>6.0.10</version> </dependency>Then in my component's HTL, I wrapped the dynamic part with:<sling:include path="dynamicSection.html" resourceType="my/project/components/dynamicsection" />and I also configured the SDI servlet mapping under /libs/sling/servlet/default.But when I load the page, it doesn't seem like SDI is actually working - everything is just loading normally without any include tags.Am I missing something? Appreciate your help! @arunpatidar @konstantyn_diachenko @aanchal-sikka @santoshsai
Hi Folks, I am facing one issue while merging the field based on the email IDS. Merge failure – unable to perform a merge operation in the natively synced CRM. We enabled the feature Marketo Sync User Convert Leads in Salesforce. But still face the issue. Here are a few key observations:I elevated a case where both records had the same SFDC type (i.e., Contact-to-Contact or Lead-to-Lead), yet the issue persists.However, when the SFDC types are different (e.g., Lead-to-Contact, Contact-to-list-Import, etc), the merge completes successfullyy. Your suggestions will be helpful
I'm not even sure if this is possible, but I'm hoping someone has an answer! I have a custom form with several calculated fields which generate a link if that option is selected in a dropdown field. I have created a report with a shared column which lists each generated link. I currently have a huge field with "slots" for all potential results, even though only a few of the links are generated. I want to see if I can only display the line break if there is a value in the calculated field. Is that possible? Happy to share my (very very long) text mode if it helps. Example: If someone selects only email and social from the dropdown list of 10 options, the column in the report would show the email link and the social link (separated by a line break), but would not include a blank line for all the other 8 options. See screenshot of current situation.
I have got such a journey which starts with Event A. In later stage (after few days) I would like to check if on the profile occurred Event B using Condition (?). Looking at Condition Node I am not sure if that's possible.....
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.