Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I am asked to implement custom reminder notifications to send to the Task owner/Project owner when the task is due in few days and also when its overdue for few days. Can someone help me how to achieve this requirement?
Hello! As the 3rd party gas CTA Account Manager, I had a CTA reach out on behalf of our mutual clients. The question they posed is: One of our customers has informed us that PG&E communicated upcoming changes that may affect prior access, mentioning that the access would need to be reauthorized. Could you please clarify if all customers would need to create a new MyEnergy login, and if previous usernames and passwords will no longer be valid? Additionally, any insight into these changes and how they will impact user experience would be greatly appreciated.
Hi Team, I have a requirement how to query assets using a particular tag in AEM using GraphQL. I have even tried with chat GPT and Copilot but not getting required output some errors are coming. Below are the errors I am getting kindly help on this
Hi Community, 1) Is it possible to monitor the real-time email send volume in Ajo?2) Adobe must be capable of supporting the daily sending volume without any limitations? @satheeskannak @mohan_dugganab @anuhya-y @davidkangni
My client is already having a few sites on AEM as a Cloud Service platform. They wish to bring in few more sites now on to the platform, but with EDS and UE features enabled along with Document Based Authoring. As obvious, their existing sites are all based on Editable Templates & Sightly Components. I plan to instrument those components for Universal Editor. But here are a few questions I have in my mind - How do the content editors author new EDS blocks/sections on those normal AEM Sites pages given that those site pages were not developed on EDS Site template and are based on parsys from drag-n-drop which UE does not recognize. Even on editing all such pages (2000+) from AEM Sites Console, Universal Editor does not open up automatically.How does the blocks created on Google Doc / Word documents map to the blocks that we will be developing on EDS client-side codebase so that once the pages are created using Document based authoring, Content Editors can edit them further
Is there any official Adobe documentation on working with a repoless setup for XWalk projects? Specifically, I want to use a single repository while managing different content sources for various feature branches. Is there any guide that explains handling multiple branches and multiple content sources effectively?
I have a checkbox in a multifield based on which i want to show/hide certain multifield items. I have tried following the instructions in (/apps/acs-commons/touchui-widgets/showhidedialogfields/source/showhidedialogfieldstabs.js ) however i cannot get this to work. It only hides my fields on initial load of dialog but upon checking the checkbox it does not show the fields at all. Checkbox checked value is string true. Unsure of what i am doing wrong here.Node structure for checkbox (enableLinks)granite:data node for checkbox Show/hide field container properties, it contains a pathfield and select dropdown field granite:data node for show/hide container
when i am running the aem up command it showing the spanwn UNKNOWN error due to which localhost:3000 is not opening up. what could be the reasons behind this error. can anyone tell me how to resolve it.
Hi there - I have yet another accessibility issue for you:We are getting forms ready to comply w Federal DOJ new rule requiring "state and local governments with a population of 50,000 or more to comply with the Web Content Accessibility Guidelines 2.1 Level AA (“WCAG 2.1 AA”) by April 24, 2026" (see https://www.federalregister.gov/documents/2024/04/24/2024-07758/nondiscrimination-on-the-basis-of-disability-accessibility-of-web-information-and-services-of-state).We develop forms in AEM Forms Designer v6.5.21. Once approved, we check accessibility using first the AEM Macro Accessibility Checker, and then Acrobat's accessibility checker. I am attaching a mockup illustrating the issue. There are two Lists with two list items each:In List1, List Item lib there is a simple image within the List Item. This image fails the accessibility check in Acrobat.In List2, the image has been moved out to within the List (so out of the List Item). This image succeeds the accessibilit
All,is there a way other than splitting url that one can access url in client library js alone ? I could do via models but want script to obtain it vs backend model eg http://localhost:4502/text/test2.abc.htmlsince I don’t believe I can get selectors directly within client library js passing using below option I get the selector in htl and add a script in htl itself setting it to a variable, hoping I can get it in js or set it in a var id within data-sly-use
Does anyone know how I can import the api for guidelib to invoke below . guidelib.dataIntegrationUtils.executeOperation(operationInfo, inputs, outputs, null, null,); @sakshi5 @mayankgu9 @workflowuser
Hey, Documentation states that "The number of times an offer is proposed is calculated at email preparation time. For example, if you prepare an email with a number of offers, those numbers count towards your max cap regardless of whether or not the email is sent." I would like this explained further. Is the offer capping calculated for the chosen audience in the campaign/journey where the email is created with the offer and are all the possible offers counted towards capping or is it just the offer with highest priority for any profile in the audience. Also do the campaign or journey need to be live for the capping to be counted or is it counted already in draft etc. Thanks,Mikael
Hi, I have requirement where i need to serve all the existing and newly going to upload images will need to serve in WebP and AVIF. Presently it was serving with .png/.jpeg.I am using AEM as cloud and also we are using dynamic media as well. Can anyone please help me the steps how to proceed with this requirement. Can you please provide the solution for this. I am unable to find the steps/solution for this. Thanks,
Configuration for share widget is managed centrally by locale (one config per locale)Authors can configure up to 6 share options from a predefined list: Email, Facebook, Twitter, LinkedIn, Copy Link, PDF.For each share option, authors can configure:IconTitle/Link TextShare URL (for social media options)Author can configure the modal title for tablet an mobile views (defaults to: Share this story) Tablet and MobileClicking the share icon opens a modal popup with a 60% opacity black background overlay.The modal displays:Configurable title using tagsCustomer Story Thumbnail (populated from page properties)Customer Story Card Title (populated from page properties)Configured share options with icons and labelsExit/close iconShare ActionsEmail: Opens the user's default email client with a pre-populated email containing:Subject: Title of the customer story pageBody: The page URLSocial Media (Facebook, Twitter, LinkedIn): Opens the respective social media platform in a new tab, pre-popula
Hi Everyone,We are facing issues while configuring adobe analytics connector in campaign classic. Below is the error screenshot. Can someone please help me to understand this error? Regards,Sujith Kumar.
My use case is for a streaming and media services provider where primary account holder can create a Family Account and add/associate the family members with the Family account. The Family account will have a Family ID. Am designing my Schema as follows:1. The Family ID is defined as a cross-device identity and set up as the primary identity.2. The memberIDs variable will contain a list of Member objects.3. How do I realize this entity relationship in AEP? I did not find any datatype of list or array type? Can a variable of list type with multiple objects of Member representing the associated family members be setup in AEP?4. Shall the Member IDs within this list be Secondary or Primary identity? Thanks.
Hi Community!My authenticated community website sends the user_id to Adobe via the value we capture on the data layer. user_id = 12345 (for example)However, we do not capture how many months the user has been a Community member. We keep this attribute in our data warehouse. months_in_community = 3 (for example).I would like to create a two_column report (user_id and months_in_community) to Adobe so I have the months_in_community value for analysis inside of Adobe reporting.Is that type of mapping possible inside of Adobe, where I can add a new dimension based on an existing one? Not sure if it would be classification reports.Thanks for any guidance!Curtis
Is SVG extension supported in Adobe?
Hi Team, For one of our clients, there is a request to trigger marketing communications in real-time via Adobe Campaign Classic V8. 1/ The client has a website (Customer portal).2/ Users can register and log in to the portal.3/ Post login, the user can visit any page (Eg: News, Events).4/ Under each page, there are a number of details page (News, Events) with their own heading, Banner image and description.5/ If the user clicks through the detail page, there should be logic that the content (Heading, Image and Description) should pull from the website and passed to Adobe campaign.6/ In Adobe Campaign Classic, the data enrichment between user data and the tracking data (page visit, Page name and website content will take place and trigger the personalized communications. Note: The website has Adobe Analytics and Adobe Target tracking. Could you pls help me and provide a useful solution to how to achieve this?
Hi Team, There is a requirement to store the value as a string and There is a column called year of travel, and this column has an integer data type. in the data loading file, the data looks like 2,008, 2,009, 2,007, 1,998, ... Like thatWhen I'm trying to update the data, it's displaying the value as 2,006.How can I remove the comma and store it as a year, such as 2007?I have used the Tostring expression in the enrichment activity. It's actually removing the ", " but getting an error in the update data activity (as the first-year travel attribute is long/int, unable to parse the string value)Can anyone Help
Hello, While paging through /rest/asset/v1/folders.json using the offset parameter, we are seeing duplicate folder ids in later pages that were returned in earlier pages. E.g. With a maxReturn=200 and offset=0, we get folder id 130 in the results. Then with the same maxReturn=200 and offset=200, we again get folder 130 in the results. This is breaking our existing integration we built and not sure why this API is now providing records shown in earlier pages in later pages. Any idea what might be behind this? Has Marketo broken paging in their API to now not page properly?
I was hoping to get some insight on how I could create a field that would show who the modifying user is when records are created. We have a number of pipelines used and when troubleshooting issues/data, I thought it would be really helpful to be able to pull lists by who the modifying user was rather than going one by one into records and checking their activity logs.
hi folks,I can’t use itextpdf anymore for license reasons, so I’ve been trying to integrate PDFBox in my AEM project (AMS, 6.5) I found this project with suggestions on how to do this: https://github.com/ahmed-musallam/pdfbox-osgi-bundle I added the maven-bundle-plugin updates below to my AEM “Java” module. It builds fine and my AEM project shows Active in the console. The PDF tests work ok during compile. However I did notice that some of my Servlets and all of my custom Services are “Satisfied” but not Active.These services don’t work in my Application.Any ideas what might be wrong? I didn't have <Private-Package> and <Import-Package> in my maven-bundle-plugin instructions before so I am assuming that it is something there that is wrong..... (it is like it is making my *Impl* classes unavailable..) ThanksFiona Log errors Servlet *ERROR* [FelixDispatchQueue] org.apache.sling.servlets.resolver FrameworkEvent ERROR (org.osgi
I'm facing the problem that the latest Designer 6.5.21.20240522.1.161 doesn't recognize any of my macros. The Extras menu just shows the accessiblity checker, not matter if I put the macro files under %AppData%\Roaming\Adobe\Designer\6.5\DE, C:\Program Files\Adobe\Adobe Experience Manager Forms Designer\DE\Macros oder C:\Program Files\Adobe\Adobe Experience Manager Forms Designer\Macros.In an older version it works fine. Could someone crosscheck this?
Hi Everyone, I would love to create a report that shows Daily Task Hours for our Designers. NOT the entire total Planned Hours for Tasks, potentially spread over a few days--ONLY Daily Hours. I was informed that WF can't run a report like this; does anyone have a workaround?This would help immensely to assist our designers with time management so they can focus only on their daily allocated hours and tasks for the day. The only report I'm able to create does show tasks for the day, but also shows the total hours, rather than the daily allocated hours. This would be a great tool/function within Workfront. Thanks for any insight!
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.