Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, According to the access rights configured for our ACCv8 instance, 'delivery' operators should be able to access the 'Transactional message history' folder with read, write, and delete permissions. However, when trying to access this folder, users in both 'delivery' and 'message center' operator groups are presented with a blank page:For Admin users, this page is populated with data. What additional permissions are needed for delivery operators? Thanks,Skyler
Hello, I would like to get some tips for Campaign Classic Developer certifications. Where can I get question and answers to practice, tips... Thank you in advance @_manoj_kumar_ @heku_ @alnavarg
Hi All, To automate CDN cache purge on publish, we implemented a EventHandler which listens to replication request and initiate HTTP Purge request from Author to Publish to clear out CDN cache for published page. However, this Purge request is failing and we are getting 403 response - Complete Error Response =<!DOCTYPE html><html><head><title>403 Not allowed.</title></head><body><h1>Error 403 Not allowed.</h1><p>Not allowed.</p><p>Trace-id: 25477b2d-8605-4fdc-b2e4-a7890b18b998</p></body></html> The same EventHandler works in local AEM instance and gives 200 response for Purge request. Implementation is similar like how it is given in this blog - https://experience-aem.blogspot.com/2023/01/aem-cloud-service-invalidate-dispatcher-purge-fastly-cdn-cache-api.html#:~:text=A%20simple%20servlet%20%2Fbin%2Feaem,demand%20for%20a%20page...&text=2)%20Purge%20the%20Page%20in,requested%
How to create a background image with contents in a Guided lp template.
Hi, I've created an email using the new email (New Email Designer) feature but can't see an obvious way in which to send an email test and was wondering if other people had experienced a similar issue and/ or if there is an easy way in which to do this? Thanks for your help.
Greetings,we are adopting a different approach for our users to enter our Aem as a cloud service platform, before they used cloud users, however limiting the access for those users to specific sites/folders was challenging, with those admin users, unlocking pages locked by another is possible.However when we made the change to local users created directly in AEM, while we are able to achieve the limitations we wanted, it does not allow this functionality, which one of our users is complaining about.Attached you can find the permissions allowed for the groups, for the specfic site they must be able to contribute and overall manage.Is there a way to allow a user group this functionality(unlocking pages locked by other users), and what special rule should we add to accomplish it.
Hello Adobe Team,I received a notification regarding the deprecation of Service Account (JWT) credentials in favor of OAuth Server-to-Server credentials.As an Adobe-administrator of Medallia, I need to confirm the status of a project we have.It's authentication details are used for publishing versions of an Adobe Experience Platform Extension,Which is done once in roughly 2 years.As far as I undestand, in order to succeed publishing a new package with "@adobe/reactor-packager":1. The "Project" needs to be updated to use the new OAuth2 credentials2. During the deployment process, the new credentials will need to be supplied So is it correct that the code that creates the package-zip DOES NOT needto include an OAuth 3rd party implemention in it?
Hi Support Team,I tried with https://experienceleague.adobe.com/en/docs/target-dev/developer/api/profile-apis/profile-bulk-api to upload pcId profile but i don't know how to retrieve profile info from API. Although i can retrieve profile by https://experienceleague.adobe.com/en/docs/target-dev/developer/api/profile-apis/profile-fetch#using-a-thirdpartyid. Thank you.
it seems like hard to control the profile go into the path what I would let it come through. example above: what I understood is the path 1 is always take precedence over path2 in the order of condition node. however, as long as I move path2 higher than path1 is then opposite. one profile is eligible in both condition path1 and path2 that I was testing to understand the prioritization. on conclusion, it looks like the above path in the canvases is higher priority than lower paths not within the order of condition node. please articulate
I wanted to give this exam "Certification journey for Adobe Experience Manager Sites Developer Professional Exam AD0-E123" within 20 days. I am learning AEM from 1 month. I am new to AEM but I am now familiar with Basics of AEM 6.5 but not AEMaasCS. I have completed Training course provided by Adobe. I am looking for more materials so that I can practice more to clear the exam. Also, I am looking for tips to pass the exam. Your help will be indeed necessary to pass the exam as I am at beginner level.
Currently, I am unable to use the Firefly API with my personal account.I would like to know how I can use this API.Could you please provide guidance on this?
I just created an agreement. Now I'm trying to send reminder mail to the participants. Getting error. Please find below screenshot for reference.
I have table within another table and I need to adjust Table Row Height relatively to the row height of main table.According to documentation I've got a row height of the main table using: var mainRowHeight = xfa.layout.h(parent.parent.parent, "in"); after that I made some calculations with this value and trying to adjust element height using calculated value: var calculatedValue = mainRowHeight / 2;//just for example this.h = calculatedValue + "in"; and nothing happens. However if I just use any other variable height is being adjusted without any issue: var newHeight = 1.5;this.h = newHeight + "in"; //this way works perfectly I tried to convert it to string and to float and vice versa and nothing helps.how can I adjust value returned from xfa.layout.h() in order to use it for setting height of another element?
Hi, I want to fetch transactional message delivery log via API using GET option, but I can't able to find the target URL to use. Could anyone please let me know the URL to fetch.
I'm having an issue with assigning credit to campaigns for a conversion metric. We want to see which campaigns result in a client login/registration within 2 days of it being sent out. The segment I created is assigning credit to every campaign a person sees, regardless of whether that individual campaign was responsible for the conversion. For example, if Jim Smith saw Campaign A on March 1- converted to login on this one, Campaign B on April 4 (no login), and Campaign C on April 15 (no login), it's showing that all three campaigns are credited with the "action complete" when that isn't actually the case. I only want it to show that Campaign A receives credit for conversion, not the other two. Is there a way to handle this in CJA?
We started migrating from visitor ID to ECID, but for some reason we see a drop of visitors by around 20% for one of our brands. We are unable to find that why is that happening if anyone could help?
Hi Everyone, Good Day!I'm working on personalizing experiences for a mobile app and planning to use Adobe Target and Offer Decisioning integration. If we implement the Adobe Optimize SDK in the app (referring https://experienceleague.adobe.com/en/docs/platform-learn/implement-mobile-sdk/experience-cloud/target) , will it be able to fetch personalized offers from OD via Target and display them in real time?Just want to confirm that this setup works for mobile personalization before going too far down this path. Has anyone here done this before? Anything I should watch out for?Many thanks in advance,Neal
Getting this error when trying to run adobe pdf service sdk after adding certificate with below keytool command-keytool -import -trustcacerts -keystore "C:\Program Files\Java\jdk-17\lib\security\cacerts" -storepass changeit -noprompt -alias adobenewcertificate -file "C:\Users\Anuj.Sahu\Downloads\adobe_io.crt" Error-Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Here I'm trying to create agreement using API, for that i need to generate token for authentication. how to create access token and how to create client ID and client secret. Let me know if any clarification is required.
Hi,I have created the propensity model to score the churn of the records, and have set the weekly timeline for scoring. But after two weeks of successful run, I find that model has scored only 25% of the total records. I have checked the included datasets, each of them have more records. Is it the expected behavior? or will the model include the entire database slowly and in few weeks all the records will be scored?
we have pushed the page view event when the location. href is changed to the data layer which we are using Adobe Client Data Layer extension. Instead of using Adobe Data Layer as digitalData itself. event is included for all redirections of the page. This is how we have created the rule to track the custom page view. But this rule was not triggered. But it was showing this message in the console, I will attach the console message belowkindly, help me to fix this
Hello,I'm a bit new to Workfront. Is there a way to automate the setting of the project priority status based on the scorecard results? I'm imagining something like a score of 0-50 would be Low, 41-70 Medium, 71-100 High. Thank you!
Hi AJO Community,I'm currently testing the Journey Entry Capping functionality in a journey that is triggered by an event. The rule is configured so that a profile can only enter the journey once per day.However, when I try to trigger the journey a second time (to validate that the entry capping rule blocks it), the All-time Report — which seems to be the only one showing exclusion details — returns the following error:"ERROR_SEGMENT_REALISATION_CONDITION_MISMATCH"I did some research and found that this error might be related to how segmentation is handled (e.g., read audience vs audience qualification), but I was expecting to see the exclusion reason as:"RULESET_ENTRY_CAP_VIOLATION",which is the one documented in the official Adobe documentation for capping rule violations.Does anyone know why I'm seeing this segment mismatch error instead of the expected entry cap violation message? Any clarification would be greatly appreciated!Thanks in advance!Diego P.
I'm trying to enforce alt text for images in AEM. I've used a metadata schema to make the "description" field required, but authors can still drag and drop images without alt texts and upload them. Is there a way to strictly enforce alt text before an image is uploaded or used? Any guidance would be appreciated!
I am trying to make sure I have setup the OAuth server to server credential properly. I have my Adobe synch tool tied in with my Microsoft Applications, it does the provisioning. I just need to make sure my users are still being provisioned. Thank you,Megan
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.