Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I am trying to setup a new ec2 instance, and on author instance. The SAML Authentication is failing and throwing the below error. com.adobe.granite.auth.saml.SamlAuthenticationHandler Login failed. SAML token invalid. com.adobe.granite.auth.saml.SamlAuthenticationHandler SAML error with reason: invalid_token detected, redirect user to: /libs/granite/core/content/login.error.html?j_reason=invalid_token *INFO* [qtp1714949751-38787] org.apache.sling.auth.core.impl.SlingAuthenticator getAnonymousResolver: Anonymous access not allowed by configuration - requesting credentials *INFO* [qtp1714949751-38787] org.apache.sling.auth.core.impl.SlingAuthenticator getAnonymousResolver: Anonymous access not allowed by configuration - requesting credentials *WARN* [qtp1714949751-38787] org.apache.sling.auth.core.AuthUtil isRedirectValid: Redirect target must not be empty or null *ERROR* [qtp1714949751-43800] org.apache.sling.auth.core.impl.SlingAuthenticator doLogin: Cannot login: Response al
Description - Proof Deadline Date should not be blanked out on the most recently activated stage when the "Workfront stage" is added to the WorkflowWhy is this feature important to you - Reviewers are not seeing these proofs appear on their report and are missing proof deadlines.How would you like the feature to work - When a "Workfront stage" is added, it should not change/blank out a Proof Deadline Date in the recently activated stage. The Proof Deadline Date should retain.Current Behaviour -Proof Deadline Date is blanked out on the most recently activated stage when the "Workfront stage" is added to the Workflow This is related to:a ticket we have opened with Adobe Support: 00415119 [WORKFLOW-2900] Issue: Sync with Compliance Catalog is Blanking out Proof Deadline Date - Jira (atlassian.net)
Hi Team , I am willing to create an A/B testing setup for our batch and blast email sends through a smart campaign. We use a smart campaign because we send 4-5 emails each month as part of a monthly campaign setup. I researched several blogs and posts, which suggested that A/B testing for batch and blast can only be done through the options in the email program setup tab, as shown below. I also discovered a champion/challenger approach, which is only applicable in engagement programs or for triggers. I would like to know if we can implement A/B testing for our batch and blast emails using the individual smart campaigns we utilize for our monthly sends. Looking forward to some option if they are available to leverage within the smart campaign for us to leverage and some documents if you could share which will guide us in the correct direction Regards,Akshat
Hey everyone, I’m trying to get a better understanding of how Tracking Code variables (utm_medium, utm_campaign, etc.) and Marketing Channels should work together in Adobe Analytics. I’m running into an issue where we can see medium parameters under non-paid channels, even though the user originally arrived via a paid channel. Here’s my setup:I have several Marketing Channel Processing Rules in place.The Tracking Code (s.campaign) is set only when UTM parameters are present in the URL.The tracking code variable persists for 30 days (default expiration).If a visit has no UTM parameters, s.campaign remains undefined.The issue: 1. A user lands on the site via a paid campaign (utm_medium=cpc, utm_campaign=Summer_Sale). Tracking Code is set correctly.2. Let say, a few days later, the same user returns via Google. According to our Marketing Channel rules, this visit is identified as Organic Search, since there are no UTM parameters, the tracking code variable is und
I use feed in the form of CSV. Particular product in my Catalog search looks like this: Sample row with values looks like this:## RECSentity.id,entity.sku,entity.pageUrl,entity.name,entity.thumbnailUrl,entity.categoryId,entity.message,entity.value,entity.inventory,entity.margin,entity.last_updated_by,entity.multi_english,entity.availability,entity.tax_country,entity.tax_region,entity.tax_rate,entity.product_type,entity.item_group_id,entity.color,entity.size,entity.brand,entity.gtin,entity.price,entity.category,entity.category_uids,entity.custom1,entity.custom2MH13,MH13, ,Marco Lightweight Active Hoodie,https://magdev11.adobedemo.com/media/catalog/product/cache/7fa649b51b890fd1480d6dfbd7897a94/m/h/mh13-blue_main_2.jpg,[12, 15], , , , , , , , , , , , , , , , ,74,Men / Tops,['MTI=', 'MTU='],https://dsn.adobe.com/web/experiencelab/product?productId=MH13,74.00$ What my be wrong?
I am using ACS commons Redirect map for internal 301 redirects. But Now I have a scenorio like I want to redirect for external domains likewww.Old.url/te/page.html to www.new.url/tke/product.html Is it possible to use dispatcher level to make this redirects.
Service Pack: 6.5.20core.wcm.components: 2.23.4Instances Affected: Author and Publish We noticed that our ui.content and ui.apps packages would sometimes not automatically install themselves through our normal pipeline and we had to install them after a code build manually. We were able to identify this was only occurring when the core.wcm.components packages appeared to no longer have the "Last installed" date and last installed by username listed. The functionality of the core components appears unaffected and ui.apps and ui.content could be manually installed without an issue, so we don't think the package is truly uninstalled but rather it is not recognized by the ui.content and ui.apps packages when they are attempting to install. Initially, we had older versions of the core.wcm.components in the package manager, which would install over 2.23.4 and we thought that was causing the uninstall issue. We removed all old versions of the core.wcm.components and are s
my identyMap contains something like this - [ECID -> "{(00217892182081596154117317023817799037,f)}"] what i want to see is 00217892182081596154117317023817799037 , could someone help how to extract
Hi I'm Dharmavaram Murali. I recently successfully passed the AD0-E134 Adobe Experience Manager Sites Developer Expert Exam. I am writing to inquire about the process of obtaining my official Adobe certificate.I have received a PDF certificate in the above image." I would like to confirm whether this is the original Adobe certificate or a temporary one. If it is a temporary certificate, could you please provide information on when and where I can expect to receive my official Adobe certificate?Thank you.
How to preview my feeds if it has expected structure?What should I create next - Collections?
Hello,I need to create a report to filter out 2 specific tasks:1) Task 1 - Asset Audit2) Task 2 - Build I want to filter out projects where Task 2 is in progress and Task 1 is not complete.Task 1 - Actual end date is blank & Task 2 - Actual start end is not blank When I tried "OR" in the filter, it either shows Task 1 / Task 2. I need to filter out the combination of task 1 + status & task 2 + status. Is there a way to create a filter for this combination?
I tried to connect with Mysql using the configuration of "Apache Sling Connection Pooled DataSource" in AEM 6.5.I installed the mysql-connector-j-9.2.0 jar as well and did the restart on local instance still getting the below error. Please add comment for any possible solutions. Thanks in advance
Hello,Wondering if there is a known issue with the out of the box 'Geo' location audience parameter within Adobe Target? Specifically, for the country of Colombia. I've created a number of audiences based on this metric and they all work with the exception of Colombia. Any suggestions or alternatives here?
ContextWe are implementing a hybrid implementation with AEM + REACT using AEM as a Cloud Service. We are having our REACT code coverage in *.tsx files under ui.frontend module. We have configured "@types/jest": "^29.5.14" and "test:coverage": "react-scripts test --coverage --watch all", in ui.frontend/package.json. We are using npm run test:coverage to generate coverage folder under ui.frontend which has lcov-report, coverage-final.json, clover.xml, lcov.info. The path to the lcov.info has been placed on the project root pom as -<sonar.javascript.lcov.reportPaths>${project.basedir}/../coverage/lcov.info</sonar.javascript.lcov.reportPaths><sonar.dynamic>reuseReports</sonar.dynamic> ConcernREACT code coverage is not reflecting on SonarQube 9.9 LTS Instance or on Adobe Cloud Manager Quality or Deployment Pipeline Code Scan Summary report. QueriesHow do we reflect this REACT code coverage report/result on a SonarQube 9.9 LTS instance project
I have requirement to read page properties into eds block.
Hi all,I'm looking for someone with experience with the AEM + Campaign assets integration. In the documentation here: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/connect/ac-aem#assets-library the last step claims that "Your asset is now uploaded to your email delivery." Does this mean that when using this interface to select assets Campaign is actually copying and loading the image to it's own resources server for the delivery?
Hi,I am using "com.day.cq.commons.date.DateUtil" and printing the following in my logslogger.debug("Raw Calendar Time: " + cal.getTime());logger.debug("Calendar TimeZone: " + cal.getTimeZone().getID());logger.debug("ISO: " + DateUtil.getISO8601Date(cal));And the results are as follows :Raw Calendar Time: Fri Apr 04 15:46:22 CEST 2025Calendar TimeZone: Europe/ParisISO: 2025-04-04T15:46:22.213ZHowever, Here my time zone of the JVM is Europe. However the ISO time printed is also in CEST with a Z at the end. Which should ideally be in UTC.Please explain.Best regards,Vijaya Kumar A
What are the Target Hosts? If I have put Web SDK OR at.js on my website then in order for Target to work I need to whitelist it? Could somebody explain me business use-case?
I downloaded the Common Analytics Plugin and have initialised getNewRepeat. I then used the adobe analytics extension to set variables and I've put opened editor and have put in s.eVar4 = s.getNewRepeat(); When I look at debugger I see that eVar4 is always "New" despite the fact I have used the same browser to re enter my site many times - theres bound to be at least a repeat but when I look at my AA freeform table I'm only seeing "New". From what I read the plug in should be creating a cookie to help AA identify if they are new or repeat customers but the only cookies I am seeing are starting with s_ is s_cc and s_sq. what to do?
Hi - my company has a prospect that is migrating 5+ PB's of files from various sources (other DMS, file shares, SPO, Box, Azure) to Adobe Experience Manager (AEM). We need to demonstrate that our universal connector can migrate files from some of these sources into AEM Cloud via the API. We're not a licensed customer of AEM, or a solution or technology partner. How can we get a sandbox or trial environment ASAP (1-2 days) so we can update and test our connector with the AEM API? We plan to go through the formal partner process, but experience and pattern recognition assumes that typically takes 2+ weeks.Thanks in advance!
Dear community members, Is there any way we can delete or update a specific record inside an Audience, not the complete Audience? Any suggestion will be very helpful.Thanks in advance.
Hello, my fellow Adobe Target practitioners! My team at MiaProva is involved in helping clients adopt the WebSDK, integrate with CJA, and build on the awesomeness of 1st Party ID data in Target. With that in mind, we added a bunch of new features to our free extension. You can see the video here: https://www.youtube.com/watch?v=EGv4iWa5DMsand you are welcome to download it here: https://chromewebstore.google.com/detail/miaprova/mgmachpoeeklnmmiamheacganlehicdb?hl=en-US New features:- full support for WebSDK on top of our At.js support- New network panel exposing mbox calls, trigger views, modular mboxes, and WebSDK requests (with search and filtering - super helpful for WebSDK validation!)- Response tokens! We expose each update to response tokens - this is huge for those using profiles as part of offers! - Profile retrieval: full support for ECID, which is going to be HUGE for RT-CDP and when companies move to WebSDK an
Hi Everyone, To setup universal editor in my local AEM 6.5 I followed the steps mentioned in this documents. https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/headless/universal-editor/introduction#set-up-ue Im not able to achieve. getting below errors.any type of help appreciated? Thanks,Durga Kavali. @arunpatidar @jennifer_dungan @ EstebanBustamante @Manoj_Kumar_
Hi All, I am trying to set up universal editor in AEM 6.5 with service pack 21. I have referred this document : https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/headless/universal-editor/introduction?lang=enBut, i couldn't find the configs mentioned the document like : Universal Editor URL Service and some config properties are also not matching. Do i need a higher service pack number ? Thanks, Sushma
Hi all,We have a complex WBS. In this WBS, there is a parent task called 'Custom'. It has many subtasks, and many of them also have subtasks. If we have no 'Custom' in the project, we close down the tasks. If we have more than one, we will copy the parent item and all its subtasks so that we can track and schedule each custom individually. Each 'Custom' has a unique ID, and on tasks, we have a field called "Custom ID". We want to enter the ID on the parent field and have this populate to all subtasks under the parent. Can this be done?
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.