Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi For the last 6 years we have had one Milestone Path that we use on all major projects. However, I am ramping up for a very large campaign coming up that will involve several projects that will have very different milestones. So, I created a new milestone path and a new project template. I have associated the new project template with the new milestone path. Currently when use the milestone view on the project screen I only see the original Milestone Path and none of the new test projects I created with the new milestone template. How do I create a dashboard that only contains this New Milestone project view for my C-suite? They want to be able to check in on the project without having to ask for updates.
I am not able to access analytics in adobe
How would I insert multiple shortened hyperlinks into a custom field that lead to different places? What kind of field would I need to use? Ex.Go to API ,Go to Google
Hi - How do you block Russian data in Adobe analytics? We don't have a Russian server set up to collect data, so the direction is to disable tracking for all Russian IPs. We're using OneTrust to determine user location based on IP and have set up a rule in Launch to disable tracking when the user location value is "RU." We've tested this and confirmed it works as expected. However, Adobe Analytics reports are still showing "Russian Federation" values under the out-of-the-box dimension "Countries." We are utilizing global report suites for our reporting and not capturing any IP address (as per our data privacy regulation).What further steps can we take to ensure that Russian data is fully blocked from our reports?
Hello, I have been fielding issues all day relating to Workfront proofs - has anyone else had issues today ? I did put a question in community and found one that said it was because of the new release - and then saw it was 2020 - lol ! I have raised a Customer Support ticket too. I am wondering if it is to do with the new release? Its either people getting error on approvals widget or can't access a proof when others can. Is there a work around? Thank youEmma @8695269 Emma
Our Workfront users have just started receiving daily summary emails from proofs out of nowhere (even when their proof settings are set to 'no email'). I submitted a ticket with WF and they said that all users on a proof receive a daily summary by default and the only way to turn it off is for each user to go into the proof settings (on the individual proof) and disable the emails. They have no explanation for why it’s happening now and it wasn’t previously or why people are getting them when their settings are 'no email'. I can stop all proof notifications to users at the admin level, but that would stop all notifications, which we don’t want to do. I can’t just turn of daily summaries. Has anyone else had this issue?
Hi,We are in AEM as a cloud service. We pointed the maven to download from the private local client central repository by configuring the intranet repo url in the project pom for both custom id and the central id under the repositories tag. From the logs, we observed most of the modules download from the private repository when we run the pipeline after the change.However, the it.tests module maven log still shows it downloads from the public central maven repository for example,Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.1/junit-4.13.1.pom But the project workspace does not show any references to the search "repo.maven.apache.org" . Can you throw some pointers on this as how to override it.tests to point to private central repo for the download of jar files. Thanks,S
We work on lot of AB test activities and use Analytics as the reporting source. There are times when we compare the expected vs actual test traffic in Analytics dashboard. Most of the time we see a variation of 10% in expected vs actual test traffic. Is it expected? What is the variance limit? For example, if 5K users visited ABC page from July 1 to July 31, we expect that an experiment running on ABC page for all visitors during the same period should have 5K users as well.
Hi team,Kindly suggest what is the best practice to extract source code from jar or AEM bundle. Thanks
Hello,I'm making an Adobe SDK mobile implementation documentation with Flutter, and I don't understand how to do the “send event” part.I'm thinking of using the flutter_aepedge plugin for sending events. On the Adobe Experience Platform Data Collection side, I've created the schema (available as an attachment) and the datastream.I saw on the documentation (https://github.com/adobe/aepsdk_flutter/blob/main/plugins/flutter_aepedge/README.md) that I had to use this code:Map<String, dynamic> xdmData = {“eventType”: “SampleEventType”}; Map<String, dynamic> data = {“free”: “form”, “data”: “example”}; final ExperienceEvent experienceEvent = ExperienceEvent({ “xdmData": xdmData, “data": data }); List<EventHandle> result = await Edge.sendEvent(experienceEvent); But I don't know how to replace the elements.I'd like someone to help me with just a first example, if I want to trigger a “screenView” event (value = 1) and with a “screenName” (value = “test page”) for e
How is session calculated & when the session expires?
The Value for Email Opens is incorrect in the New Reporting UI for AJO in AJO and also when opened in CJA. The Value is seriously under reported. When the same metric is manually added in CJA, the correct value appears. The Unique Opens originally shown matches the number of Unique Email Unsubscribers.
This is a simple structure of the Adobe App Builder app, how can I use node.js in it? For example, we created a client for frontend(react) and a server for the backend (node.js) in mern technology, here web src for the frontend part. I created a login component in the web src folder and created an action named register user which takes multiple nodes like name,phone_no, email, and password now I want to authenticate the user through the login page with the data available in register action How can I authenticate so that authorized people can access the home page. Can anyone provide the workflow structure of the document-relatedthis, as.
I'm wanting to create an external lookup field that will return the names of all the active Custom Forms. I would prefer to have this so that reporting is easier.
It just stalls at this point (see attached image) I've attached the error.log (below) as well.I'm running Java 11 16.06.2021 09:40:53.351 *INFO* [FelixStartLevel] org.apache.sling.commons.log.logback.internal.Activator LogbackManager initialized at bundle startup16.06.2021 09:40:53.357 *INFO* [FelixStartLevel] org.apache.sling.commons.logservice Service [org.apache.sling.commons.logservice.internal.LogServiceFactory,21, [org.osgi.service.log.LogService]] ServiceEvent REGISTERED16.06.2021 09:40:53.357 *INFO* [FelixStartLevel] org.apache.sling.commons.logservice Service [org.apache.sling.commons.logservice.internal.LogReaderServiceFactory,22, [org.osgi.service.log.LogReaderService]] ServiceEvent REGISTERED16.06.2021 09:40:53.358 *INFO* [FelixStartLevel] org.apache.sling.commons.logservice BundleEvent STARTED16.06.2021 09:40:53.362 *INFO* [FelixStartLevel] jcl.over.slf4j BundleEvent RESOLVED16.06.2021 09:40:53.366 *INFO* [FelixStartLevel] jcl.over.slf4j BundleEvent STARTING16.06.2021
Hello Team,We are currently experiencing our profile forms generating a 404 response. This has been working normally. Not sure when it stopped working.The code in this area has not be touched for many many months.This snippet of logs shows the sling servlet resolver doing its normal work but resulting in using the cached servlet for the 404.jsp.Looking for suggestions as to why this is happening and possible resolutions.Thanks. GET /home/users/validuser/profile.form.html/content/website/publish/en_us/user/view-profile.html HTTP/1.1] org.apache.sling.servlets.resolver.internal.SlingServletResolver Ordered list of servlet candidates followsGET /home/users/validuser/profile.form.html/content/website/publish/en_us/user/view-profile.html HTTP/1.1] org.apache.sling.servlets.resolver.internal.SlingServletResolver Servlet candidate: /libs/foundation/components/primary/sling/servlet/default/form.GET.servletGET /home/users/validuser/profile.form.html/content/website/publish/en_us/user/view-
I want to add a condition in the input form of the data loading activity. If I drag and drop the activity without configuring it, an error message such as "configure the activity" should pop up when I save the workflow. Similarly, in the advance tab of the activity in the comment session, if I add a comment, an error message should pop up while saving the workflow. Can someone share the syntax and where this code should be added?Thanks
Hi all, What is CDN Vs Edge Delivery Services? Both are close to the end user. both use caching to improve performance. Appreciate all your help. Thanks,RK.
A few weeks back, my team and I received a message saying - "Your administrator has altered some permission settings for Adobe Experience Platform.This does not affect your access to other Adobe products and services.If you think this was done in error, please contact your administrator."I have attached a screenshot of the message here Ever since this happened, my team and I have been unable to log back into our Adobe analytics console and Adobe developer console. And when logging into the Adobe admin console, none of the permissions that previously existed within it, exist any more. Our organization does not have a designated administrator who made any changes to cause this and we know that nobody from our team did. Currently, we are unable to use our test accounts although the accounts themselves appear to exist because the automations we setup for testing out end to end setup still work as expected. Has anybody encountered this situation before? We don't know if there is a
My gson version is not changing to 2.10.1 I mean not reflecting in http://localhost:4502/system/console/depfinderMade changes in pom.xml<dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> <version>2.10.1</version> <scope>provided</scope></dependency>
Hi, underlibs/xx/xx/clientlibs/Test.jsthis clientlibs are loading in all aem pages by defaultNow i want to customize the Test.js script in my project, is there any way to stop in pages to load Test.js clientlib and execute my js itself
Hello Marketo Community, I have setup two engagement programs for two different email nurtures. The target audience for both these programs are qualified via daily batch campaigns. The target audience of one program 1 is a subset of the target audience of program 2. Which is why I have suppressed target audience of program 1 from program 2. However, recently both programs received a prospect that qualified for both the programs after their respective batch runs? Please can you help identify the reason for this?
All, I How do I load an .ics file into AJO or Experience Manager Assets so I can get the link for it. Based on the documentation is a previous post, they say load to my ESP (AJO) and get the link. I've tried a few methods and the closest I get is a shared link that doesn't work. If AJO has the capability to load .ics files, can someone let me know how.
Hi, I want to implement a use case using a custom wait or condition in AJO where the current date should return the day of the week, ensuring that the date is neither a weekend nor a public holiday. If the date falls on either a weekend or a public holiday, the profile should wait until the next valid day. Please guide me on how to implement this using the advanced expression editor in AJO?
Hi everyone, How can I get the day of the week from the expressions section in Adobe Journey Optimizer? I was trying the following way, but I don't see a function that allows me to get if it is Saturday or Sunday based on the now() function. Regards,Diego P.
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.