Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Building Rich Content and Commerce Experiences with CIF by Markus Haack Abstract Your ability to create compelling commerce experiences will lead to more page views and higher conversion rates. Learn how you can build these experiences at scale using Adobe Experience Manager and Commerce Integration Framework (CIF) tools. When we first introduced Adobe’s Commerce Integration Framework (CIF), we showed you some of the many possibilities that this powerful extension opens up to AEM practitioners interested in building great customer experiences at scale. In the next two blogs in this series, we took a deeper dive into CIF to show the developers in our audience how easy it is to integrate third party tools. Now, in this blog, we’ll focus on the role of the practitioner and authors to illustrate how to use the robust set of tools and storefront accelerators in CIF to build rich content and commerce experiences in an efficient and scalable way. To do this, we’ll use CIF with Adobe Experie
Workflow notification sent to one user by Debal Das Abstract First of all I would like to thank AEM experience league community members for sharing this wonderful use case associated with AEM workflow implementation. We talked about different approaches in terms of implementations and here I would like to discuss my implementation part only. First I would like to discuss the problem statement here- A custom workflow has been created and one of the workflow step is responsible to send inbox notification to the desired reviewer. Read Full Blog Workflow notification sent to one user Q&A Please use this thread to ask the related questions.
I have added the action item "add and attachment" in a form that also have several signatures. I assumed that the user could select the attachment in reader and remove by a simple right click. Unfortunately, once signatures are executed (that do not lock the form) the delete feature is no longer available.Is there script for removing an attachment when attachments are added from a dynamic table?
Hi ,We are using aem6.5 for touch ui dialog .Could you provide input as how the below could be resolved. Could you please provide sample code.Tried with link http://experience-aem.blogspot.com/2016/02/aem-61-touchui-add-items-to-multifield-based-on-value-in-select.html but could notresolve the issue as the multifield generates dynamic select values for eachWe have multifield , In that we have 2 select field and one text field I have two 'select' components(say Select 1, and Select 2) and Select 2 get dynamically populated using the Datasource.Here is how they are supposed to work:A. User can select an business value (best-business OR no-business) from Select 1B. Based on the user selected value from above, the selected value needs to be passed to datasource servlet using /bin/project/List of Select 2.c. Also the text filed must be populated based on Select 1Question: As this is multifield, How to pass the selected value of select 1 to a Datasource resourceType of Select 2 ?As i se
The Experience League team is introducing a developer portal microsite designed to consolidate and centralize some of the best resources for getting started with AEM Headless: https://experienceleague.adobe.com/landing/experience-manager/headless/developer.html What other resources are developers expecting to see here? Feedback appreciated!
Hello Members, I am using ACS Commons Renovator tool to move bunch of pages from source to destination. The only issue I am facing with reference update. For example, Page A has been referred in 10 pages Page B, Page C and Page D and so on. There are instances in which it is getting updated in one or two and old reference exists in other pages in random order.Can anyone help me to understand what is the exact logic of updating reference. Can it be a race condition that after evaluating reference and before updating reference, Page is moved so reference is not getting updated.Thanks,Shailesh
Hi,I am using the below query in one of my workflows to search for a node name(article id) in AEM. This is to locate the folder with a particular article id where an asset needs to be moved. Please find the sample query used below path=/content/dam/testfolder/test-assets1_group.1_type = sling:Folder1_group.2_type= sling:OrderedFolder1_group.3_type=nt:folder1_group.p.or=truenodename=12345678_ea This query is giving me node traversal errors and hence empty results. I tried creating a custom index for this query as per the below suggestion from oak index generatorPlease find the screenshot of my custom index belowAfter this step, the query is still giving node traversal error and it is not even picking my custom index since the cost of OOB index is better than the custom index. cost for [/oak:index/ntFolderDamLucene] of type (lucene-property) with plan [lucene:ntFolderDamLucene(/oak:index/ntFolderDamLucene) :ancestors:/content/dam/testfolder/test-assets] is 4303257.00
is there a way where can build only one folder called ui.frontend.tops from the above screen-shot in adobe experience manager CI/CD pipeline?
Hey Team, is there way to add roman numerals to RTE plugins(AEM 6.5)
Hi All,I have a json object and I want to create an API in AEM using content fragment. In content fragment I want to put complete JSON object and expose the JSON object and JSON properties using parameterized API. Could someone share some idea how we can achieve this and make a content fragment as a API? Thank you in advance. RegardsRashid
I recently worked with a B2C client on a campaign where they were targeting leads when they reached a specific mid-stage of the sales cycle with some SMS and email messaging. In their smart list, they were triggering on Opportunity is Updated with additional constraints around opportunity stage and the brand.In reviewing their leads, they found that some leads at the appropriate opportunity stage didn't qualify for the campaign after it was turned on. As it happens, these leads had been converted to opportunities and immediately placed in the qualifying stage versus earlier stages. Therefore, their opportunities were not UPDATED; they were in fact, Added to Opportunity. By bringing in an additional trigger (Added to Opportunity) with the appropriate constraints on stage and brand, the two triggers - which, remember, work as "OR" statements - captured all leads once reaching the right opportunity stage.I wanted to do a quick blog post on this for two reasons:This is not an uncommon
Hi guysI have the following use case:I created a custom workflow for publishing content into production, but only if the reviewer approves the changes that are made by the requester.Now, the problem is that, when the workflow is created, the notification is sent to all the members of the group where is reviewer is member( I know that this is OTB functionality) and what I need to do is: only the reviewer to be notified about this workflow (because he was assigned to check the content before publishing it to production).How do you think I can solve this one.Have you solved something like this so far?Thanks!
This post can be summed up in one screenshot: That’ll qualify people who clicked the all-too-tempting Unsubscribe button in Gmail, Yahoo, Outlook 365, etc. instead of visiting your preference center — or preference centers, if you have a multi-brand setup. The constraint Form Fields [is empty] means a Marketo form wasn’t the source, ergo the List-Unsubscribe header was the source. (Interestingly, you can’t constrain on the Activity Log Details, though they tell you “lead unsubscribed from list unsubscribe.”) In the flow, you might take partition-specific action, such as setting the custom field Unsubscribed (B2B) to true and flipping the system Unsubscribed back to false so Durable Unsubscribe doesn’t confuse things. (Of course I’m speaking of environments where brands are legally distinct.)
Join us for our next Adobe Campaign Community Q&A Coffee Break, on Thursday, February 10th, 2022 @ 8am PT Register here for this Adobe Campaign Community Q&A Coffee Break. We'll be joined by Michael Henry aka @mihenry , Senior Business Consultant for Adobe Campaign, who will be signed in here to the Adobe Campaign Community to chat directly with you on this thread to take your Adobe Campaign questions pertaining to his areas of expertise: Adobe Campaign v7 Latest Release 7.2.1 Adobe Campaign v7 Best Practices - Workflow optimization Monitoring best practices Adding delivery channels Message Center REQUIREMENTS TO PARTICIPATE Must be signed in to the Community during the 1-hour period Must post a Question about Adobe Campaign Coffee Break topic on this thread Think of this as the Adobe Campaign Community equivalent of an AMA, (“Ask Me Anything”), and bring your
Anyone (and organization) have any comments (replies) to this question?
I have a 2 publisher - 2 dispatcher setup (one-to-one mapping). I have implemented a JWT Based Oauth on my publishers. I generated individual Oauth Clients on both the publishers and therefore both have different client id & client secret. Thus the JWT tokens generated for both are different and so the calls to get the access token for both pubs are different.Ask is to only have one call which can be honored by both pubs to get the access tokenQ1. Is there a way that both my pubs can have a similar oauth client?I tried a few approaches as below:Replicate the oauth client from author to my pubs but it dint work and it was not replicated.Created an oauth client on one pub, packaged it and tried to install on other pub. It dint work as oauth client is a part of admin user and both pubs have different admin users. Now when i try to get the access token from AEM with help of one JWT token from a 3rd party system, the ALB's direct the traffic to either of the dispatchers
When I tried to unpublish the document from AEM with url contains comma(,) it is not unpublishing from solr. It is being unpublished in AEM. Ex url: /content/dam/example/en/aemdocument,testunpublish.pdf
I have a script, that due to how they wanted the form to look and all of these alerts that are necessary, there are 13 scripts which span across multiple pages, and multiple objects, and was trying to find a way that all I would have to do is change the field names, so i was wondering if someone could help me out, as I was trying to search for it, and I could not find it.Here is the scriptif(pmp.Page1.object1.kpi1.rawValue == null) {// Field is empty, other fields not required pmp.Page1.object1.Table1.Row1.ratingbox1_1.mandatory = ""; pmp.Page1.object1.Table1.Row1.ratingbox1_2.mandatory = ""; pmp.Page1.object1.Table1.Row1.ratingbox1_3.mandatory = ""; pmp.Page1.object1.Table1.Row1.ratingbox1_4.mandatory = ""; pmp.Page1.object1.Table1.Row1.ratingbox1_5.mandatory = ""; } else if(pmp.Page1.object1.kpi1.rawValue != null) {// Field has data, other feilds required pmp.Page1.object1.Table1.Row1.ratingbox1_1.mandatory = "error"; pmp.Page1.object1.Table1.Row1.ratingbox1_2.mandatory = "error"; p
I have a javascript code that I created to check for any fields that are required and have a value of "0" to display an alert, which I made for Acrobat form, I need help converting for AEM, and was hoping someone could help me out? Here is the code I have:pmp.Page9.#subform[2].check_form::mouseDown - (JavaScript, client) var emptyFields = []; for (var i=0; i<this.numFields; i++) { var f= this.getField(this.getNthFieldName(i)); if (f.type!="button" && f.required ) { if (f.valueAsString==f.defaultValue) emptyFields.push(f.name); } } if (emptyFields.length>0) { app.alert("**The first number indicates the Objective number** \n \n You have a zero rating in the Measuring Success section for the following ratings:\n\n" + emptyFields.join("\n")); } else { app.alert("All fields have been filled out successfully, and no errors were found.", 3) }I was hoping to get some pointers to help me learn.All of the drop down fields default value is
I'm using the core forms option component and I'm not sure how to author the list/data-source option. The moment I select anyone of it and put the path to an ACS-commons list, the component disappears.I am using AEM 6.5 and ACS 4.7
Hey guys,I am facing a strange behavior in AEM, when I go to any page my site in editor mode logged as Admin I can see all the components that are in my policy listed in the AEM Sidekick - Components tab, but when I needed to create a new User and give It the Content-Authors group, when that user gone to the same page in editor mode the components don't show up for that user.Is that an expected behavior? Do you guys have any tip on that?
Understanding Adobe WorkFront & Its use with AEM by Aemtutorial Abstract What is Adobe WorkFront? Workfront is a Work management application, which helps organizations to organize entire work in single location. Workfront helps manage projects, assign tasks, manage resources, documents, allocate finance, generate various reports, analytics reports etc. The tool basically helps standardize process and establish governance within any organization. Using this tool, a Project Manager can create projects and related tasks, assign tasks to team, set end dates etc. Project status section captures all status of a project (based on details which are manually updated within system by end users). Read More About Workfront here: What are all the default capabilities of WorkFront? Workfront by default provides project templates, custom forms, approval workflows which are highly customizable. Below given a list of all capabilities of Workfront, Agile Storyboard Management, Resource Mana
Setting up AEM Multi Module Project is the very first step in any project development. This has become very easy using latest maven archetypes, but many developers are still confused on how different modules created using archetypes interact with each other and what kind of data should be associated with which module. In this tutorial we will understand below topics:- Overview of different Modules created using Archetype and best practices.Create AEM Multi Module Project Using Latest Archetype.Read more at Create AEM Multi Module Project
Dear Team, The 'ACS Commons Reporting tool' is started giving error from last week. We have not added any custom code. After analyzing even the sample reporting pages also giving same error.Possible error with the new service packs we have installed. can anyone let me know its a known issue?Ex: http://localhost:4502/var/acs-commons/reports/sample-page-report.html?wcmmode=disabled
Hi Everyone, This year at Adobe Summit 2022, we’re thrilled to offer you the opportunity to connect and share knowledge with other Summit attendees, using the Braindate networking platform. We are inviting industry leaders and product experts like you, to become Networking Ambassadors and lead the Summit community by example, by sharing about your experience and inspiring others, in virtual meetings on the Braindate platform. With Braindate, you can easily create discussion topics, and host short one-to-one or group meetings, focused on the subjects you most care about. Please take 1-minute to complete this form and confirm your status as a Summit Networking Ambassador... As a Networking Ambassador, you’ll get early access to Braindate (starting on Feb 15), so you can create some of the very first meeting topics. Also, you’ll have the exclusive ability to host larger group meetings, called Fishbowls, with up to 20 attendees. As an&nb
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.