Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
For new and experienced users the entire platform would really benefit from having a more user-friendly interface and UX/UI design. Making it easier to preview dashboards or reports as well as the project templates and options given within a task. Hopefully 2026 is the year for a better looking Workfront😁
I’m working on a Power BI dashboard for some of our business partners. I’m told that delays with these projects frequently stem from the partners failing to approve proofs in a timely fashion. In addition to project info, I am hoping to show folks info on current tasks and any pending proof approvals.I know that proofs use a completely different API than does Workfront. My thought is to create a custom form for documents and populate it with reviewer/status info obtained from a Workfront Proof module (that way I wouldn’t have to hassle with making a Workfront Proof API call in PBI). I tested the back end of this idea--pulling reviewer names/roles/approval status, aggregating those values, and updating a custom field attached to my document with the aggregated text--and it worked.I’m now trying to figure out the best way of isolating the population of objects I need for the front end of the scenario. For my initial test, I’m hoping to pull documents with pending approvals for proje
I’ve created a scenario that automatically creates a Jira ticket when the issue status is set to In Progress. The scenario runs, however I need to create it for individual teams to ensure only their issues are adding to their Jira boards. I currently have a filter in place between the watch events and read a record for the teamID, however I’m hesitant to run the scenario because there’s a chance it would pull every other request that is newly In Progress to the incorrect board. Does anyone have any experience/feedback on this or if the recommendation is to create a new Webhook with the teamID as a filter in the first module rather in between the two?
I have this ruleRewriteRule ^/content/my-project/([a-z]{2})/en/(.+)\.html$ /$1/$2 [R=301,L] Now when i hit with CDN domain then my CDN domain gets converted into AEM publish domain and this is true for all the 301 & 302 redirects. Followed couple of articles and did not worked like by adding {HTTP_HOST}, is any header needed in CDN to support this?
Hey AJO practitioners, One thing that keeps coming up when I talk to teams across the industry: staying on top of Adobe release notes is genuinely hard. Not because the documentation isn't there - it is - but because carving out time to check it regularly just doesn't happen when day-to-day work takes over. I built DXP Intel to solve exactly that. It monitors release notes across Adobe Experience Cloud solutions weekly, summarises what's new, and surfaces it in one place. You subscribe to the products you care about - Target, AEP, CJA, AJO, whatever's relevant to you - and only get an email when there's actually something new. No noise, no digest of nothing. Check it out → dxpintel.com Happy to hear any feedback - this is early days and I'm actively improving it.
Hey CJA & Analytics practitioners, One thing that keeps coming up when I talk to teams across the industry: staying on top of Adobe release notes is genuinely hard. Not because the documentation isn't there - it is - but because carving out time to check it regularly just doesn't happen when day-to-day work takes over. I built DXP Intel to solve exactly that. It monitors release notes across Adobe Experience Cloud solutions weekly, summarises what's new, and surfaces it in one place. You subscribe to the products you care about - Target, AEP, CJA, whatever's relevant to you — and only get an email when there's actually something new. No noise, no digest of nothing. Check it out → dxpintel.com Happy to hear any feedback - this is early days and I'm actively improving it.
When the Interactive Proof of a page of URLs is opened in the Desktop Proof Viewer, the reviewers/approvers are forced to sign-in every time as the Desktop Proof Viewer does not appear to have persistent cookies, when reviewing content as part of an authenticated experience.The reviewers/approvers sign-in to display the Page of URLs with session data stored in a persistent cookie. Is there a way that persistent cookies could be enabled via the Desktop Proof Viewer or via some kind of settings change as part of the install?
Hey Target practitioners, One thing that keeps coming up when I talk to teams across the industry: staying on top of Adobe release notes is genuinely hard. Not because the documentation isn't there — it is — but because carving out time to check it regularly just doesn't happen when day-to-day work takes over. I built DXP Intel to solve exactly that. It monitors release notes across Adobe Experience Cloud solutions weekly, summarises what's new, and surfaces it in one place. You subscribe to the products you care about - Target, AEP, CJA, whatever's relevant to you — and only get an email when there's actually something new. No noise, no digest of nothing. Check it out → dxpintel.com Happy to hear any feedback - this is early days and I'm actively improving it.
Hi! I am creating a custom form on the project level, but would like for it to pull data from a specific issue from a specific task. Under the project, we have a task named, “Program Production.” Within that task, an issue is created, containing the words “Code Request.” Within the issue, there is a field called, “Assignments.” This is the field I want to pull. To make this more complicated, occasionally the “Program Production” task does not have an issue. In this case, we would want to pull the “Assignments” field from the task instead. I want it to pull the specific person’s name, not the team/role.Is this possible?
This is a weird one. I created a new component. No problems with it in AEM Local or lowest environment Dev. It was present in the Design mode. I could enable it on my page. I could then add it to the page in Edit mode. However, in the Stage environment, the new component is simply missing. If I look in crx/de, the component is not there in the menu.Anyone have any idea what might have happened? Or what sort of error messages might help me debug?thanksFiona
I have a requirment where we have a listing page with restaurants (cards). There is a filter and when end user select single filter example cuisine=french. im able to fetch the data from graphql query and return the CFs which has a tag called french. Now if end user selects multiple filters like french and italian then i need to show all the CFs which has tags french and italian through graphql. I have tried multiple ways but im getting null valuessample query:query getDiningList( $langcode: String,$tag1: [String], $tag2:String,$offset: Int,$limit: Int) { diningList( includeVariations: true _locale:$langcode offset: $offset limit: $limit filter:{ _path:{ _expressions:[ {_operator: STARTS_WITH,value:"/content/dam/test/cfm"} ] }, cuisineTag:{ _logOp:OR _expressions:[{_operator:CONTAINS , values:$tag1}], } locationTag:{ _expressions:[{_operator: CONTAINS, value:$tag2}] } } ){
Hi Everyone,I’m looking to connect with professionals who have hands-on experience in Adobe Experience Platform (AEP), Adobe Campaign, or similar marketing automation tools.Would love to understand how you are working on customer journeys, segmentation, and personalization use cases in your projects.Also curious to learn about real-time implementations and best practices followed in AEP/AJO environments.Happy to connect and exchange knowledge!Thanks in advance.
Hi, I am looking to see if there is an Adobe enterprise product that would help to manage and create dynamic QR codes that have been printed on posters. I would like to change the link at a later date without having to re-print the QR code. Is that possible?
We have had a Chrome problem for a while and are trying to get to the bottom of it. Most people do not have issues, but for some employees (and not all the time) there is an issue with embedded Marketo forms not displaying. We are concerned this is happening with others as well so are trying to dig in further. It is only Chrome that has the problem. The page is: https://ontic.co/demo-request/ although other pages with Marketo forms also have the same issue (when someone is having this problem). Here’s the console errors when this is happening. From a Gemini search, one of the suggestions is that we need to:update the Access-Control-Allow-Private-Network: true header added to the preflight (OPTIONS) response for our instance in the CNAME. Because go.ontic.co is managed by Marketo's infrastructure, you often have to reach out to their technical support. They recently updated their infrastructure to handle this for many customers, but older instances or specific CNAME setups sometimes get
We’re excited to celebrate Arun Patidar ( @arunpatidar ), who has been named the 2025 Community Member of the Year for the Adobe Experience Manager community! Arun is a big reason why the AEM community is such a helpful and welcoming place. Through his consistent participation, thoughtful responses, and deep product knowledge, he has supported countless community members as they work through challenges and get more value from Adobe Experience Manager. Whether he’s answering tough technical questions, sharing practical tips, or helping move conversations forward, Arun always shows up with generosity and care. His contributions make a real difference and help strengthen the collective knowledge of the AEM community. The Community Member of the Year recognition celebrates individuals who go above and beyond to support others, and Arun truly embodies that spirit. Please join us in congratulating Arun by sharing your appreciation in the comments below. We’re grateful for everything he d
Hi Team,We are observing several hundred batch IDs that have been stuck in a “loading” state in 2 months period, which suggests potential data loss.The source system successfully sent the data, however these batches never transitioned out of the loading state and appear to be stuck indefinitely. As a result, the data is not available downstream and we are currently missing critical data.We have subscribed to dataflow ingestion alerts, but these alerts are not providing any visibility into batches that remain in the loading state, and no updates are triggered for these batch IDs.Given that the data is now outdated and cannot be backfilled or re‑ingested, what is the most efficient and recommended approach to immediately identify, monitor, and detect batches that are stuck in the loading state?we are using Retrieve list of batches with query params so that we can see the missing batches that are still in loading state Any suggestions would be appreciated ThanksReshmika
Hey has anyone tried the Aprimo-Workfront Integration? Aprimo & Workfront: DAM Solutions for Content Optimization Is it worth using or would a Fusion Scenario bear more fruit? I know sometimes these integrations don’t always do everything one wants them to do so I figured I’d reach out to see if anyone else has had experience with this.
Description -When you update a calculated field on a custom form, the change to the calculated field is not changed in other custom forms where the same field is used. The calculated field needs to get updated in each custom form it is used in. Workfront Support Response > "After speaking with my team and running some tests, this is currently working as designed, and why we recommend copying the calculation into the instructions of the field settings so they can be copied and pasted into the calculation after it is added to the new form. Currently, if you update the calculation in one form it will not carry over to another form where that field lives." REF: Case Number 00431554 Why is this feature important to you -Having to update a custom calculated field in multiple forms adds to the administrative burden and can lead to user error or inconsistencies in the calculated value across forms. How would you like the feature to work -Calculated fields sho
So I have a custom text field attached to tasks. I customized my project view to include this column. I tried adding text to these fields and it refuses to save inline. However, I went into the task itself, edited the task, and added text to the field there. I saved it, came back to the project view, and it isn’t showing up. But going back into the actual task itself, and editing, I can see the text I added to the field. Is there something going on with custom fields and tasks right now? I found this issue: https://experienceleague.adobe.com/en/docs/workfront-known-issues/issues/new-workfront-experience/wf-current/wf-tasks-inline-changes-not-saving But it claims to have been fixed in December. I don’t know if this is related. Is there anything I can check? It’s kinda starting to put me in a bind. I’m rebuilding Workfront for a team that isn’t really comfortable with the tool. I just want to make sure I get this to them in a way that’s productive. For the record, I can’t submit a ticke
Hi,I have a project report where I want to add some columns that contain data from task forms. For 5 different milestones we have a task form where they may click some options if a task is delayed. I’m having trouble getting that displayed in a project report.Any help on text mode syntax is appreciated. This is what I tried but does not seem to be working. listdelimiter=<div>listmethod=nested(tasks).listsnamekey=Survey Design Barriersvaluefield=Survey Design Barriersvalueformat=customDataLabelsAsString ThanksHeather
Request for Feature Enhancement (RFE) Summary: Download Button for Sites page in AEMaaCS Use-case: This product enhancement request is to be able to download an image (pdf, gif, jpeg, etc.) from the preview page of a Sites page in AEMaaCS Sites. Current/Experienced Behavior: This is a requirement for larger multi-level organizations (in this case a large Adobe retail customer), which have Third Party & VPs/Executive leadership that do not normally access or do be granted access to go into AEMaaCS to view or approve a campaign. Thus, exporting the Site page from the preview page is a critical step in the approval process. Currently, there is no built-in functionality to download an image/PDG of a Sites page in AEMaaCS Sites. Improved/Expected Behavior: The scale of which the Adobe Retail customer plans to be creating emails and other marketing materials in AEMaaCS makes it unreasonable to go through a multi-step process in order download an image of a marketing component.
Hello, We need to filter out traffic on our site as internal if Employees are visiting site.What will be the best way out in CJA. In Analytics, we had ability to filter out based on IP address using processing rules.
Hi everyone,I’m facing an issue with one of our Content Fragment Models in AEM where a few text fields were intentionally disabled using disabled=true and renderReadOnly=false at the field node level under /conf/<project>/settings/dam/cfm/models/<model-name>/jcr:content/model/cq:dialog/content/items/textfield. In the old Content Fragment Editor (Granite UI), these fields appear correctly disabled and are not editable, but after moving to the new Content Fragment Editor (which is React-based and built on Adobe React Spectrum), the same fields appear editable and authors are able to modify them. It seems the new editor doesn’t respect the traditional disabled or renderReadOnly properties that used to work in the old UI. Could someone please guide me on how to make these fields appear disabled or read-only in the new React Spectrum–based Content Fragment Editor? Any official documentation or best practice would be really helpful. Thanks,Abhishek A.
Hi All,I am trying to create a journey where i pull data from an API end poing using AJO custom actions. and there is a filed in the response called as id. the id is stored in an array like this: { "data": { "multiContextList": { "items": [ { "DisplayDate": "dateOnly", "publisheddate": "dateTime", "pageUrl": "string", "_id": "string" } ] } }}I want to use this ID to create a URL in the AJO journey email like this: https://domain/_ID.But when i pull the data suing the action all the fields can be printed in the email body using the script:{{#each context.journey.actions.413214ba-8a6c-4564-8a97-88585292066e.data.multiContextList.items as |items|}}{%#if @index = 0%}{{items._id}}{%/if%}{{/each}}but its not getting populated in the URL part of the email. It shows an error in the journey: Invalid value for the parameter originalUrl found at Pos
I am attempting to run a scenario that will get the entryDate of each document version in a document folder. I am successful there, but need to understand how I can extract the newest file (by entryDate) and move each other file into a specified folder.Can someone elaborate on how to go about this? 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.