Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
https://hemalathachockalingam002.medium.com/build-phygital-pysical-digital-customer-experiences-using-aem-screens-part-1-352c5cf16a40
Release 8.2.8 October, 2021 Inbound Interaction: Real-time interaction management is now available for inbound channels. For more information, refer to the detailed documentation. Campaign Optimization: This module lets you control, filter and monitor the sending of deliveries. For more information, refer to the related Campaign Classic v7 documentation. Unicity Service: Unicity Service is a new Cloud Database Manager component. It helps users preserve and monitor the integrity of unique key constraints within Cloud Database tables. This allows you to reduce the risk of inserting duplicate keys. Check out the new capabilities, improvements and fixes in the latest Campaign v8 Release: Release 8.2.8 Feel free to reach out for questions and feedback through the below comment section.
Release 21.1.4 - Build 9343 October, 2021 Patches Fixed an issue which could prevent proper offer management when using the Interaction module with the Power Booster option. (NEO-39263) Fixed an error ‘The ipaffinity xxx is not found on mid server xxx’ which could happen on delivery sending when using more than one IP affinity on a multi mid-sourcing instance. (NEO-37514) Check out details of what Security enhancements, Improvements, Other Changes, and Patches have been made in the latest Campaign Classic v7 Release: Release 21.1.4 - Build 9343 Feel free to reach out for questions and feedback through the below comment section.
According to document, there should be an option "Site from template" when Click create button. But these is no this option in my author environment.
I build a pages (content) package through package manager in crx/de, but I met this error : Going to check the log, I found this relevant error : 19.11.2021 15:25:25.889 *ERROR* [qtp1274534587-9081] org.apache.felix.http.jetty Exception while processing request to /crx/packmgr/service/script.html/etc/packages/my_packages/sho1.zip (org.eclipse.jetty.io.RuntimeIOException: org.eclipse.jetty.io.EofException) org.eclipse.jetty.io.RuntimeIOException: org.eclipse.jetty.io.EofException at org.eclipse.jetty.server.ResponseWriter.isOpen(ResponseWriter.java:133) [org.apache.felix.http.jetty:4.0.8] at org.eclipse.jetty.server.ResponseWriter.format(ResponseWriter.java:467) [org.apache.felix.http.jetty:4.0.8] at org.eclipse.jetty.server.ResponseWriter.printf(ResponseWriter.java:439) [org.apache.felix.http.jetty:4.0.8] at com.day.crx.packaging.impl.response.StreamedScriptResponse.writeCallback(StreamedScriptResponse.java:228) [com.adobe.granite.crx-packagemgr:1.2.74] at com.day.crx.pa
We've scheduled another Fusion User Group, this time we'll look specifically at integrating external systems into Workfront. You'll see examples of customers using Fusion to connect Salesforce, Marketo, CVent, Jira, and maybe even a few more if there's time. At least half will be Marketing / Creative use cases. You definitely won't want to miss it! RSVP here.
As promised! We've scheduled another Fusion User Group, this time we'll look specifically at integrating external systems into Workfront. You'll see examples of customers using Fusion to connect Salesforce, Marketo, CVent, Jira, and maybe even a few more if there's time. You'll definitely want to save the date! RSVP here.
Campaign Workflow HeatMap consists in a color-coded graphical representation of all the workflows that are currently running. It is only available to Campaign Administrators. By providing a quick overview on the number of concurrent workflows, the Workflow HeatMap enables the Adobe Campaign platform administrators to monitor the load on the instance and plan workflows accordingly. The Workflow Heatmap report documentation has been updated and improved with more details. Check it out here: Workflow HeatMap In case you have any questions, please feel free to post them below or reach out through the community Q and A section. In case you have any ideas and/or suggestions regarding the Campaign Classic product, then kindly submit them here.
Hi Everyone, We'd love to have those of you interested in table management take a 5 minute, unmoderated, usability test in Maze. Please be sure to use a computer as mobile is not supported. As always, we SO appreciate your feedback. You truly help design and product management make Workfront a better product. Usability test link: CLOSED Thanks, Elissa
Hi Community,I have following setup:an AEM Form with a dropdownthe dropdown items are loaded from an "Items load path"the datasource in the items load path uses an OSGI service the form is used within a common AEM content pageThe problem:I changed the configuration in the OSGI servicethe datasource actually delivers (seen while debugging) the correct new configured itemsthe dropdown within the form at the page has the old configured items setupIt seems that the items where cached anywhere in the AEM Forms logic, because when I restart the bundle "com.adobe.aemds.guide.aemds-guide-core", the new items where loaded. How can I prevent the caching of the items? Setup tested on Publisher AEM 6.5. SP 9 Thanks for helping me!Andrea
HiUsing AEM 6.3 , I am trying to add a custom action type in AEM Form Core Component. It had only 4 dropdown items. I successfully added the custom action in the container dropdown.For the post action, I followed the steps given in this post.https://helpx.adobe.com/experience-manager/using/form_component_customaction.htmlAdobe Experience Manager Help | Creating a custom action for an Adobe Experience Manager Form componentBut I am not getting the data in backend on submit.
Cloud Manager: Deploy and Operate AEM Cloud Service by one-inside.com Abstract Cloud Manager is an integral part of Adobe’s AEM as a Cloud Service (AEMaaCS) offering. Cloud Manager provides a fully-featured Continuous Integration / Continuous Development (CI/CD) pipeline enabling organisations to build, test, and deploy their AEM applications to the Adobe Cloud automatically. Hosting, operation, and scaling of Adobe Experience Manager is all managed by Adobe in the background including a SLA. Maintenance of Cloud Manager and upgrading of AEM is taken care of by Adobe as well. Cloud Manager benefits smaller projects with the extensive out of the box build pipeline and stable deployment that promises zero downtime. Larger projects can free up resources in their devops and operations team which no longer have to focus on the intricacy of deploying and hosting AEM. Lastly, overall system performance, stability and availability are improved since no one will know how to build and host
AEM RichText TouchUI, Enabling Code Editor, Source Edit by sourcedcode.com Abstract AEM Touch UI October 22, 2021briankasingli AEM RichText TouchUI, Enabling Code Editor, Source Edit Like4 Sometimes we need to give our power content authors, the flexibility to review their HTML markup from the richText editor, so they can ensure that the semantics are looking as expected. As AEM developers we are summoned to enable and deliver this requirement. In this article, I will provide a code example on how we can enable the code editor for the rich text editor. Technically, we call this feature the source edit when referring to this feature from the rtePlugins. The source edit feature is actually a feature from the misctools rtePlugin. Simply add the rtePlugins > misctools with the feature set as sourceedit. Next add the toolbar configuration value of misctools#sourceedit, for the inline && dialogFullScreen node. See the code example below. For sightly, make sure you use the cont
Adobe Experience Manager's Sling RepoInit: Have You Tried It Yet? by Poorva Jain Abstract There’s a lot to do when it comes to managing the initial repository state in Adobe Experience Manager (AEM). Keeping all the environments in sync with the required basic code, content, and configuration is a challenge. So is ensuring a consistent local setup for all the developers on a project—content, users and groups, node structures, configurations, and more. Enter - Sling RepoInit! What Is Sling RepoInit? Sling RepoInit is a mechanism used by Sling for base repository initialization. It also includes the ability to register configurations making it available to projects to further configure the repository. It is implemented as a Domain Specific Language (DSL) with a parser and JCR implementation. With immutable instances becoming the norm, it has taken on a more important role. With RepoInit you can write instructions or scripts that define JCR structures, ranging from common node structu
Hi All, I have a requirement where i have to pre populate a field inside multifield everytime "add" button is clicked. any guidance is appreciated TIA
I want to include a Modal title for a URL related to a Bundle so that I can enhance Bundle characteristics. . Add Bundle Modal Title text field and place after the Bundle Intro field. Example of Modal Title as seen on Product:I can add text in a Bundle Modal Title field, then save the change. How should I do, I am confused
Hi All, Need to extend AEM Social Share Core component to implement other social media links i.e. Linkedin and Twitter. Plan to extend SocialMediaHelper class core implementation class available, need steps of its implementation how to proceed further on the same. Would really help if any inputs on the same. Thanks.
Don’t try this at home... or perhaps only try this at home! Been playing around this weekend with ddSlick to transform a Marketo Select — that is, a standard HTML <select> — into an “image dropdown.” So you can change this: Into this: Rolling it out First, add your image URLs in Form Editor, using Markdown syntax* (![url]) at the beginning of each value: Then include this JS right after the form embed (yes, a few different <script> tags, in this order, are necessary): <script id="routeJQGlobalToJQMkto"> window.originalJQuery = window.jQuery; window.jQuery = MktoForms2.$; </script> <script type="text/javascript" src="https://cdn.rawgit.com/prashantchaudhary/ddslick/master/jquery.ddslick.min.js" ></script> <script id="restoreJQGlobal"> delete window.jQuery; if(window.originalJQuery){ window.jQuery = window.originalJQuery; } </script> <script> M
I'm trying to build a project it is getting above error. I unwrapped content package zip file and checked there is only META-INF folder but not jcr_root. jcr_root is not getting packaged. why jcr_root is not getting packaged along with META-INF folder?Any help please.
Last updated: June 2024 Eager to take your marketing analytics to the next level? By implementing advanced reporting techniques, you can leverage more data-driven insights to help you and your team maximize customer lifetime value, increase sales, and reduce churn. Join Adobe Marketo Engage Champion @byoung987 as she helps you identify the people, processes, and technology needed to build an enterprise automated ROI reporting strategy. You'll walk away with: Advanced marketing analytics reporting techniques that make sense for your business Tips to start implementing advanced reporting The tools you need to take your reporting to the next level Roles you should consider adding to your marketing team Watch Now: Additional Resources: SLIDES - Rounding out your reporting: How to build a full-fledged ROI reporting strategy BLOG - Marketo Success Series: Reporting WEBINAR - Reporting for the C-Suite: Own a seat
How to add tags in AEM
Hey folks, Last Friday, we connected XDM, Schemas via data stream via this post. Reiterating, XDM is a framework on which schemas would be built for data ingestion. Actual data flow to schemas through DataStreams. Schemas are rules on which the dataset would store data in form of tables. This Friday we would see more of Data ingestion from sources and getting the DataStreams. Source: A source is a general term for any input connector in Platform. Sources in Experience Platform are Adobe applications, advertising, Cloud storage, CRMs, Customer Success, Databases, payments, streaming and protocols. Source connector: Source connectors (also known as sources) help users easily ingest data from multiple sources, allowing the structuring, labelling and enhancement of data using Experience Platform services. Data can be ingested from a variety of sources such as cloud-based storage, third party software, and CRM systems Data ingestion: Data ingestion is the process of adding data from a
I created a project Aem(6.5) with Archetype as 31.When tried to build I'm getting the following error. Could not resolve dependencies for project com.adobe.aem.guides.wknd:aem-guides-wknd.core:jar:0.0.1-SNAPSHOT: org.apache.commons:commons-imaging:jar:1.0-R1534292 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
Hello Finders, Developing a holistic understanding of customer require relevant digital experience which is impaired due to fragmented customer data making a single customer appears as multiple identities. Platform Experience brings identity service to provide the comprehensive view of customers by stitching identities across devices and systems. Introducing some key terms Identity: An identity is data that is unique to an entity, typically an individual person. ECID: Experience Cloud ID (ECID) is a shared identity namespace used across Experience Platform and Adobe Experience Cloud applications. Namespace: An identity namespace serves to distinguish the context or type of an identity. Real-time Customer Profile: It merges data from various enterprise systems to form customer profile in time series events. Merge policies: These are rules that Platform uses to determine how data would be prioritized and what data would be used to create customer Profile. Union Schema: Its ability
Hi everyone, I'm looking in wich channels can I do Test A/B in Adobe Campaign, but I only found email / newsletter channels. Are there any other channel where can do it? Thanks in advance!
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.