Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello, We need to update the source dataflow schedule time. I’m attempting this using AEP Flows API calls. For the request body, I’m using: [{"op": "replace","path": "/scheduleParams/startTime","value": "1762482630000"}] However, this approach isn’t working—I’m receiving a 412 Precondition Failed error. I am passing the flow ID and the If-Match (etag) header as required. Could you please assist me in resolving this issue?
Is it possible to hide Workfront Project/Task Updates Tab for certain set of Users
Are there any other ways except for Monitoring ?
Hi All,Was there a change to how to pull in Workload Balancer views into dashboards or am I just doing something wrong? Previously, I would go to the WLB, set up any filters I wanted (and share them), and then hit the "shareable link" icon to get a link that I could paste into a dashboard. The dashboard displayed a pared down version of the WLB, without an icon for filters, no nav links across the top, etc. (see Fig 1 "normal") but now when I do the same thing I get a lot of clutter (see Fig 2 "current"). Am I doing something wrong or was there a process change? Thank you in advance.
lets say i have primaryemailid as an attribute in the profile. i want to make an upsert or overwrite on that dataset. but before i do that, i want to trace which dataset contributed to that attribute in profile store. how do i find that dataset ?
Is there anyway to include a 'documents' section to a task custom form? ie so the person completing the form can upload a document in the form rather than using the task's document section.
AJO guardrails of engaging customers upto 90days once they enter in the journey. Is there any hack or work around if customer needs to be engaged for longer period of time ?I m trying to think of converting read audience based journey into trigger based journey so event attributes can be accessed for personalization. However the some of the conditions in audience goes beyond 90 days of their initial event trigger.
Hi all, We have a live journey which is triggered by a unitary event, and inmeditaley after is followed by a condition activity that checks a couple of profile attributes (to serve as a filter) to only allow Friends&Family profiles to continue the journey. The issue here is that we're getting HTTP 429 error in the condition, resulting in a big number of profiles being discarded. Do you have any suggestion/explanation on how to resolve this? Here's the condition used (fictional): (#{ExperiencePlatform.ProfileFieldGroup.profile.customerId} == 'Test-xxx') or(#{ExperiencePlatform.ProfileFieldGroup.profile.customerId} == 'Test-yyy')
Hi Adobe Community, I have 2 audience - audience A and audience B. Audience A is just a normal campaign audience. However, in audience B, we don't want to send any messages to people that were a part of audience A in the last 30 days. We can't just put "exclude audience A" in our criteria for audience B because it will just exclude people that weren't a part of audience A today but we want anyone that was a part of audience A at all in the last 30 days so even if they were in the audience 25 days ago and dropped out of the audience 10 days ago, we still want to exclude them. Anyone have any ideas on how to do this in AEP. Thanks, Nick
When we profile enable a Schema and Dataset from Marketo, all the data ingested into it is included in profile. But we have data quality issues in Marketo due to which do not want to include all the data into Profile, only certain data matching few qualified campaigns should be included into profile. Marketo doesn't support row level filtering for Individual Records data. Is there any easier way to achieve this?
lets say there is a requirement that any data that is exported out from AEP to any destination, that data should also be exported into inhouse datawarehouse for audit purpose. Now instead of marking every audience activation at two destination manually, is there a way better way to do it sandbox level so that every export automatically gets exported into inhouse datawarehouse as well ?
Hi Everyone, excited to be part of this awesome community. I have my first question:I need to confirm if a user has explicitly opted out of push notifications (either via device settings or an in-app preference center). Especially after sending a Push campaignWhere exactly in the Adobe Experience Platform (AEP) or Adobe Journey Optimizer (AJO) interface can I check a profile's current push opt-out status? Is it seen as a specific field/attribute on the individual customer profile (and if so, what is the attribute name)?Or is it only reflected in the Push Notification failure/bounce metrics in the Journey reporting?
Bumping a previous question I posted--if anyone has knowledge on this? When I apply a non-default attribution model to a metric counting specific events, and I apply it to a Web Page dimension (or any dimension), and select last touch, I notice that the grand total count is different than the row amounts combined. How do I make sense or interpret these numbers, relative to the attribution? With my understanding, in Last Touch attribution, a success metric-- e.g. an application submit event-- should not be attributed to more than one dimension item--therefore the sum of all rows should be equivalent to the grand total... but doesn't seem to be the case. If anyone has insight please let me know!
Hi Team, We are receiving CPU spike issues recently, so to troubleshoot we are planning to configure custom logger to capture gc.log. Could you please let us know some suggestions or class that captures gc.log, so that we can create loggers accordingly. We need to capture under crx-quickstart/logs folder. Kindly let us know some suggestions to proceed further. Thanks,Aishwarya Karthikeyan
I'm managing a couple of thousand pages across 2 websites and I want to automate the processes around identifying pages that haven't been updated recently i.e. by published date. I can output as an excel etc but are there any automations inside of AEM to assist with tasks like this?
IntroductionCreating professional-looking office cleaning checklists and marketing flyers doesn’t have to be complicated. Adobe Illustrator provides versatile tools to design clear, visually appealing documents quickly. Whether you’re a small business owner or managing a cleaning team, using a structured template can save time and ensure consistency.For example, Westlink Cleaning Services uses a simple Illustrator template to create weekly cleaning checklists and client flyers, which helps them organize tasks efficiently while keeping their promotional materials professional.Step 1: Set Up Your DocumentOpen Adobe Illustrator.Go to File → New, select A4 or Letter size, depending on your preference.Choose a portrait or landscape orientation based on the flyer/checklist layout.Set bleed to 0.125 in for print-ready designs.Step 2: Add Branding & TextAdd your logo and brand colors for a professional touch.Create text boxes for titles, headers, and key points.For checklists, use tables o
Hi Team,I am facing an issue during the Maven build and installation of an AEM package to my local instance.The build completes successfully for all modules, but the All-in-one package fails during the installation step.Environment:AEM Version: (add your version, e.g., AEM 6.5.20 or AEM Cloud SDK)Java Version: (example: Java 11)Maven Version: (example: Maven 3.8.8)OS: (Windows 10 / macOS, etc.)Local AEM running on: http://localhost:4502 Full Error Snippet:Request to http://localhost:4502/crx/packmgr/service.jsp failed, response=Moved Permanently...Error while installing package. Check log for details.
I have a project where we have several country websites (20 countries). I'd like to create a package in Package Manager that only grabs each country homepage and not the underlying content. So, for example, homepage content would be located under /content/project/en_us/global/aus/jcr:content Here's the content setup:/content/project/en_us/global/aus...more content and directories under aus.../content/project/en_us/global/aut...more content and directories under aut.../content/project/en_us/global/bel...more content and directories under bel... I've tried these two filter rulesets in Package Manager and none seem to work:/content/project/en_us/globalexclude: .*include: .*/[a-z][a-z][a-z]/jcr:content /content/project/en_us/globalexclude: .*include: /content/project/en_us/global/[a-z][a-z][a-z]/jcr:content Is there a way to regex this? I'd prefer not having to update every time we add another country. Thanks in advance!
Hello all, I've posed this question to Adobe Support, but their solution isn't quite working. So I thought I'd try all you brilliant people in the community! I have a team that is trying to solve a resource allocation issue via reporting, as manually checking workload balancer every hour is not sustainable. They would like a report that will populate any users who have hours on a given day exceeding 7 hours. Note, this is not actual hours, as this team is not tracking time. They want to see who is over-allocated on planned hours on any given day (can be within a timeframe of $$TODAY to $$TODAY+8w, as an example). I've found solutions ranging from an Hours report, to an Assignment report, to a Budgeted Hours report (AI gave me that last one, which I'm raising an eyebrow at). I believe I need an Assignment report, but having trouble narrowing the groupings down to the day / planned hours for a user. Any thoughts?
Resourcing has been a huge focus with our team. We have 2 internal teams that have odd schedules as they work some weekends out in the field for projects. The system is setup for 40 hours, 5 days, and 8 hour days. I've tried creating a 2nd schedule to apply to specific projects for cases like this but it's not working the way I hoped. Does anyone have any recommendations on setting up the Workload Balancer to show 7 day availability but with a 40 hour work week limit?I think this has been the biggest struggle for us in trying to capture availability and scheduling within the system. Thank you!
Hi everyone, The Web Channel is working when used in Campaigns — I see the message display correctly in my SPA.But when I trigger the same Web Channel via a Journey, nothing appears in the app.I configured a webevent and trigger that event in journey. The profiles are entering into journey but nothing appers in app.I checked with debugger and dev tools , i observed the server is responding but not client.FYIWhat could be causing the message to work in Campaigns but not when coming from a Journey?Any tips or things or I might have missed in the Journey setup? ThanksAJODev
Hi WF Community,I saw this Community post from 2022, which is now locked, and was wondering if anyone has found a way to accomplish this? What I'm Trying to AccomplishI have a multi-select custom field called "Digital Deliverables" with 8 possible values on my Project reports. I need to create a chart that shows the count of projects containing each individual value, not unique combinations.Example:Project A selected: A, B, FProject B selected: A, B, C, DProject C selected: A, G, HProject D selected: A, GDesired Chart Output:Value A = 4 projectsValue B = 2 projectsValue C = 1 projectValue D = 1 projectValue F = 1 projectValue G = 2 projectsValue H = 1 projectWhat I've TriedI followed the Adobe documentation on Chart a Report by a Multi-select Custom Field, which suggests creating a calculated custom field that references the multi-select field using {DE:Digital Deliverables}.The Problem: This approach groups by the entire combination of selected values, giving me counts like:"A, B
Hello everyone, I have deployed a simple js application to my Adobe IO runtime dev workspace.I can hit the URL in browser and I can get the response.https://adobeioruntime.net/api/v1/web/123456-pocservice-development/default/test?name=world But, I am not able to see the action in the same workspace? Am I missing something? cc @arunpatidar @sarav_prakash @mk_aem21
This is the array of object field in AEP schema{ "model":[ { "modelName":"PRP_TRIGGER_1Y_14DLAG", "modelScore":0.1243792474269867, }, { "modelName":"PRP_60D_LAPS_1Y_REV1", "modelScore":0.7769704461097717, },{ "modelName":"PRP_SALON_TRIGGER_1Y_15DLAG", "modelScore":0.1443792474269867, } ], "sysIdentifiers":{ "mId":"3646278" }} How can we create an audience by specifying the condition from specific index ?lets say list of all customer where on 2nd index of the model objec
Hi All,I was trying to copy nodes from 1 journey to another. I was able to do this by selecting required nodes using ctrl+c ( many times ) and then using ctrl +v to paste in the final journey.Its working sometimes( after restarted ) and sometimes not. But when ever I copy I was able to see the json for the copied objects. is it related to browser cache or ajo issue? or how can I resolve this?I was also going through a future improvement where we could save nodes in a journey and then re-use them as needed.Thanks
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.