Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
How to define/personalize an if-else condition in an AJO API Trigger Campaign email template to return the values of {{context.make}} and {{context.model}} only if they exist(true). If only one exists(true), return that one; if both exist(true), return both.{ "context": { “make” =“true”,"make"= "a", ”model”=“true”, "model"="b" } }
I have successfully created the following audiences separately:Edge segmentation, using Edge merge policy [A]Batch segmentation, using default batch merge policy [B] Adobe Support has advised me to create an audience combining the two using an OR condition, in order to identify and capture returning visitors over a longer period of time. The goal is for individuals to flow into Target and be served personalized experiences, beyond the 24 hour limit within Edge profile qualification. In the segment builder, I have set Attributes as: [A] OR [B]I have tried the following combinations of Evaluation Method and Merge Policy, but regardless of the combination I receive the same error outcome with the following message: Evaluation MethodMerge PolicyOutcomeBatchBatchErrorBatchEdgeErrorEdgeBatchErrorEdgeEdgeError When trying to save, I receive this error:One or more of your referenced audiences uses a merge policy different from the one selected for this audi
Is anyone else having issues accessing Sandbox today? Production is fine and working well, however as an Admin, the options available to me in the Sandbox main menu are Priorities and Set Up.I am in Chrome, have cleared cookies and caches, tried an incognito window and also in Edge, all the same result.Just want to make check if it is an system issue or an isolated one.
NN
Hey folks, I have an absurd issue on my custom ui testing build - The logs are building out the URL https://publish-p111111-e1492222.adobeaemcloud.net/hello/test/hi?nocache=trueThe actual URL should be adobeaemcloud.com and not .netI have set the URL in environment variable and in my cypress.config.js but yet the above one gets logged. The above URL gives Apache standard response It works and thereby fails my custom tests.cy:request ✔ [object Object]Status: 200Response body: <html><body><h1>It works!</h1></body></html>cy:command ✔ STEP HTTP Status: 200 Anyone knows why that is? Thanks,Nagesh
Hi all, Is it possible to use a subdomain delegated to Adobe and used in email channel setup to be reused in SMS Subdomain setup with a different prefix ? As per this documentation - https://experienceleague.adobe.com/en/docs/journey-optimizer/using/channels/sms/sms-subdomains already delegated subdomains can be used, but wondering whether the one used for email setup could be reused for SMS or not ?
Hi everyone,I’m seeing a strange discrepancy in Unique Visitors when viewing the same dashboard within the same Virtual Report Suite.Users with different roles are getting different numbers — specifically, Basic Users see around 40K more Unique Visitors than Admins.Has anyone come across this behavior before? Could this be related to user permissions, data view settings, or something else I might be missing?I’d really appreciate any ideas or guidance — thank you all for your time and help!Best,
I am new to Adobe Analytics, is there any way that can I track what visitors from Adobe Campaign did on my Fatlosscalc website without using UTMs? So far all I could get where the Campaign Dimensions, but I can't do much with those or maybe I'm doing something wrong. Cheers!
Hello!I'm having difficulties finding Version identifier enable option when creating schemas.Can somebody please help me with this?Thanking you in advance,Aline
Hi, I have a tickbox field which has over 50 options, this field is used to create the job name by Fusion. Is it possible to use this field on several custom forms but alter the answers available to choose from dependant on the form it's used. E.G. Form one has all choices, Form two only has choices for print because it''s a print job form. TIA
Why it is called Adobe Campaign Classic v7 & Campaign v8 is version 8 is different, or does it mean as Adobe campaign classic version 8 ?
I am trying to create a variable in HTML and use the value in multiple places in HTML. {% let Linktags = "abc,def" %} <a href="https://www.qatarairways.com/" target="_blank" data-tags="{{ Linktags }}" style="color:#8C919B; text-decoration:underline;" data-tracking-type="MIRROR_PAGE" data-nl-type="mirrorPage"> View in browser </a> I validated this HTML and there is no syntax issue but it is treating like string data-tags="{{ Linktags }}". instead of getting value from actual variable. I also tried below syntax but it is not working. Any idea how to make this work ? <a href="https://www.qatarairways.com/" target="_blank" data-tags="{%=Linktags %}" style="color:#8C919B; text-decoration:underline;" data-tracking-type="MIRROR_PAGE" data-nl-type="mirrorPage"> View in browser </a>
Hi All, I tried to setup a maven project and refered the help docs.I have successfully compiled and jar files are available in the target folder. But it is not getting installed to the CQ instance.In the maven logs i could see "D://Workspace/target/my-bundle-SNAPSHOT-1.0-Jar is not an OSGI bundle, not uploading" . I am not sure what could be the error. Can someone please help me on this!!Thanks,Jai
Hi All, In continuation to this https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-process-of-running-aem-6-5-lts-analyzer-to-check/m-p/778500#M188610, I tried do the step to check whether the existed 'crx-quickstart' would work with LTS jar file(), so started the jar file along side 'crx-quickstart', but that is failed to start seamlessly, with below errors,ex:*ERROR* [FelixLogListener] Events.Framework.org.apache.jackrabbit.oak-segment-azure FrameworkEvent ERROR (org.apache.felix.log.LogException: org.osgi.framework.BundleException: Unable to resolve org.apache.jackrabbit.oak-segment-azure [120](R 120.2): missing requirement [org.apache.jackrabbit.oak-segment-azure [120](R 120.2)] osgi.wiring.package; (&(osgi.wiring.package=org.apache.jackrabbit.oak.segment.spi.persistence.split)(version>=1.0.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.apache.jackrabbit.oak-segment-tar [121](R 121.2): missing requirement [org.ap
I am currently working on integrating Azure Service Bus with AEM and need to load the azure-messaging-servicebus dependencies in the AEM environment to enable file POST operations via a servlet to the Azure endpoint.I have downloaded the required JAR — azure-messaging-servicebus-7.17.16 — along with its relevant dependencies.These JAR files have been placed in a lib folder located at the root of the codebase, and I have updated the core/pom.xml accordingly as shown below (Added Azure and Netty dependencies and updated the bnd-maven-plugin configuration with corresponding Import-Package and Embed-Dependency directives) : <?xml version="1.0" encoding="UTF-8"?> <!-- | Copyright 2017 Adobe Systems Incorporated | | Licensed under the Apache License, Version 2.0 (the "License"); | you may not use this file except in compliance with the License. | You may obtain a copy of the License at | | http://www.apache.org/licenses/LICENSE-2.0 | | Unless required by appl
Hi, just i am learning adobe AEM and while practicing getting below an error.WKND ArticlesError: Failed to fetch i have created AEM component and servlet class and now trying to fetch page articles which are in wknd content through React app getting above error. i searched and tried multiple ways to resolve the issue but i couldn't do. when i searched dev tools below erorr was showing even i have configured CORS in AEM OSGi console AEM -http://localhost:4502/system/console/configMgr for com.adobe.granite.cors.impl.CORSPolicyImplcan some help on this what went wrong from my side. (index):1 Access to fetch at 'http://localhost:4502/content/wknd/language-masters/en/PracticePage.article.json' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.:4502/content/wknd/language-masters/en/PracticePage.article.json:1 Failed to load resource: net::ERR_FAILED(index
Hi, where I can find SMS tracking logs? I used Twilio and I have clicks in my Last 24hs report but I can't find any SMS tracking logs dataset
Hello! When in a Project's Task list, I am looking for a way to highlight when a child task is missing a predecessor. My users sometimes forget to add predecessors and I want to give them a Task View that highlights when that happens so they can easily see it & fix it. I am not sure if there is a column rule I can configure? or if this is a text mode solution?
Hi everyone, I have a question about creating workflows in AEM (and automating repetitive tasks in general). Our process to create a workflow in AEM is: Navigate to Sites > {your product's v1 folder}Select the icon for the page to be reviewed (if you need more than one page reviewed, additional pages can be added later from within the workflow). Various buttons become visible in the toolbar above, including "+Create".Click Create in the top (far left) nav. The button expands, revealing several options.Click Workflow. The Create Workflow window opens.Select Workflow Model - type 'E' or scroll to find EDP Sequential Workflow or EDP Daily Workflow. The applicable fields are displayed (workflow title, keep workflow package, package title, change summary, date, approver, publisher, etc.)(Fill out the various fields for your workflow.)If you have multiple pages to review (or your product is available to multiple countries /
Hey guys, has anyone managed to get the automatic click tracking of Target activities, played out through Web SDK, to work? We are applying the "data-aep-click-label" label to our CTAs The click is triggering a "decisioning.propositionInteract" call as it should, but we are constantly seeing this error in our dataset. "The message cannot be validated due to the format error: #/_experience/decisioning/propositions/0/items/0/id: [1214107:12] is not a valid URI reference." Now, looking at the schema, the field indeed requires a url-reference formatted string in events[0].xdm._experience.decisioning.propositions[0].items[0].id but this is what the Web SDK is implicitly sending, so no changes from our end, and surely not a URL-style value. Any idea whether this has to somehow be configured? As mentioned, all we do is add the label and Web SDK should do the rest.
Hello,We have an AEM integration in place with Adobe Target. We're encountering a replication error when publishing pages that contain activities. Saving the activities works fine—there are no errors, and the activities are successfully synced to the Target workspace. However, when we attempt to publish the page, we receive an error related to Goal Metrics.Please note that we don't require any tracking.Has anyone experienced this issue before? If so, what was the resolution? Any insights or guidance would be greatly appreciated. Error.log:2025-09-08 20:08:36 - ERROR - test_and_target : Error replicating /content/campaigns/project/experience/test-experience - com.day.cq.analytics.testandtarget.TestandtargetException : com.adobe.tsdk.common.TSDKException: Unable to parse goalsandsettings from json.metricsJson:{"goals":{"metrics":[{"title":"MY PRIMARY GOAL","postGoalSuccessAction":"","type":"engagement","worth":"","engagementType":"pageViews","metricLocalId":10}]}} @davidj
Hi All, I am currently trying to use the SharePoint Online module "Get a Folder" with "Enter Manually" selected in the Enter Site, Drive and File IDs field. However, I am unable to format the "Folder Path" field correctly. I have tried multiple ways of retrieving the path of a folder in SharePoint with no success. Are there examples of anyone using this module successfully or documentation I could be pointed to? Thanks.Padraic
Lets say if the events are batch based, and attribute required in the personalization is not part of profile schema, but event schema. And those attribute cant be added into profile as there could many such attribute. In such case if journey is built using read audience or qualification, then how to access attributes from event schema for those audience ? computed attribute is not an option here, bcz these cant be stored as profile attribute due to growing nature of event attribute list.
Is journey orchestrator a separate sku and not part of journey optimizer ? I havnt used adobe campaign, but is that JO part of ACC suite ? The UI of JO seems exactly same as AJO. When do we use JO, instead of AJO ?
Hi all,I have a request from a manager for a report that shows the status of each phase of their ongoing projects. Each project is divided into these phases, with a parent task named 'Phase 1: XXX', Phase 2: XXX' etc., and all the related tasks are under it. The ask is to have a report with these columns, and to have the Phase column show the progress status (or percent complete) for each phase:Project NamePhase 1 StatusPhase 2 StatusPhase 3 StatusPhase 4 StatusI think this can be done, but I'm new to text mode reporting and stuck as to how to call out a parent task from a project report. Usually I hunt around the Community or documentation to find something close to what I need and then try to patch it into doing what I want, but I'm stuck here. I am aware of the API Explorer, but haven't had a chance to practice in it yet. Any help would be hugely appreciated, I'm trying to convince some folks they can get good project info within Workfront and we don't need to revert
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.