Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Please let me know whether workfront and workfront fusion has Splunk Integration similar to that of Adobe Expereince Cloud as mentioned in the below url. https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/dev... We would like to ingest workfront and workfront fusion logs to Splunk. Thanks
Could using the same subdomain for both SMS and email impact my email sending reputation?For example, if my SMS channel generates a lot of spam complaints or opt-outs, could that negatively affect the reputation of the email subdomain in any way?
We have a client that is asking for our project data to be exported to MS Project and provided to them. I know we can export each individual project but I am not seeing any way to do a bulk export to xml. We have 450+ projects that need to be exported multiple times. Does anyone know the best way to do this? Maybe it can be done with a Fusion scenario?
Hi All , Is there any way to find list or details of all workflow which have update activity used anywhere across all workflow on instance. Thanks
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.
Description - as soon as an Audience is created that is using aggregation e.g., to evaluate a certain number of page views with a given property like a content category, the only working evaluation is "Batch" which is obviously not suitable if you want to do next page personalization based upon a user's content affinity. Why is this feature important to you - It seems to be a standard feature in nowadays' CDPs to be able to define some kind of real-time "Badges" based upon user behaviour which can include aggregated values.This would be exactly that. Audiences on the Edge should support this as well since Batch evaluation is just too slow for next-page personalization. How would you like the feature to work - Allow aggregation on Edge or Streaming Audiences to be closer to real-time Current Behaviour - Upon save, an error is shown and none of the available segmentation methods works except for "Batch"
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
Have a question about the Adobe Experience Platform Foundations course?This free online course is recommended as part of studying for the Adobe Journey Optimizer Business Practitioner Professional certification exam and Real-Time Customer Data Platform Business Practitioner Professional certification exam. Reply to this thread and a learning support specialist will respond to you. We follow the Adobe Experience League Community Forum Guidelines in this discussion thread. If the response resolves your question, consider giving a Like to the learning specialist who replied. We appreciate the kudos! Questions outside the scope of the online courses and exam preparation guide will be directed to the main community forum page.
Currently, if you share an audience to e.g. Facebook Custom Audience, you can do only a 1:1 mapping of your xdm schema field. As some destinations have specific requirements, it would be great to have like a calculated field as an option (same as in datastream mapping). One example would be to lowercase your xdm schema fields, as e.g. Facebook Custom Audience needs firstname / lastname in lowercase. As of now, I have to ingest an additional field with lowercase firstname / lastname to make it happen (or do some query service magic). I guess some simple adjustments / transformations of your current xdm schema fields would be very helpful.
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
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 /
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.