Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi,I’m running AEM locally on my machine and I often need to upload a large number of assets (images, PDFs, etc.) into the DAM. Is there a recommended way to bulk-upload assets into local AEM? I know I can drag-and-drop in the Assets UI, but that isn’t practical for hundreds/thousands of files. Appreciate your help!
Can we migrate from Flexible Port Egress to Dedicated Egress IP in AEM as a Cloud Service, and if so, what's the recommended process including whether we need to delete the existing configuration first, how it affects different environments, and if there will be any downtime or code changes required?
Hello! I have an interesting request to capture all tasks that were closed over the weekend, specifically between Friday at 6 pm ET and Monday at 8 am ET. I think I can find a way to do this using Fusion, but I wanted to check if anyone here had an idea for creating a report in Workfront to capture this.
I want to see how many visitors were on a specific page between 10-10:30. In reporting, I've filtered the time frame to look between 10-10:30 on a specific page. 1) If a user came at 9:50 and stayed idle on that page, will they be included in the total unique visitors between 10-10:30 in reporting? 2) If user came at 9:50 to the page and clicked on a CTA at 10:05, ill they be included in the total unique visitors between 10-10:30 in reporting?
how to add multiple people using a Bulk feature or Filter to the Assignments drop down in WF >> Solution to adding one person at a time, how do I create a bulk "team" group that would consistently be Assigned to Tasks?
Hi,I'm wondering if a TTL (time to live) for specific type of events within profiles in AEP (leveraged by both Audience Manager and CJA) affect what events are being used to stitch identities for CJA? Wondering if, when a TTL is established for profile events from a dataset, and it eliminates events from the dataset in profiles that would be needed as reference for stitching-- past that TTL time range-- would it indeed affect graph-based stitching in CJA? I.e. even though X days ago someone's ID got stitched w primary ID in their profile, once the TTL hits after that X days then the stitching reference goes away. Or, does the TTL does not affect how graph-based stitching is done for CJA, and it only affects the events that appear for a profile when building an audience in Audience Manager?
Often time there are small steps/items that need to be remembered for a particular task. It's too granular to be it's own task, but it would be helpful for the user/resource to be able to add a checklist/to-do list to their own task and for a checklist to be added to templates. For example, an article creation task may have the following to-dos: Update editorial calendar - Takes less than 5 minutesCreate writing assignment - Takes 15 minutesSend writing assignment - Takes less than 5 minutes Writing assignment accepted - Just a reminder to check in Hopefully you get the idea.
Helo ~ I am trying to add a column to a Proof-centric report that lists the name(s) of people tagged in a proof as a Reviewer. All I can seem to do is list the Approver. Has anyone done that?Thanks,~ Bradley
Hi all I Created a simple Journey - see attached imageThe Alert : The Web channel items are empty or missing. (CJMMAS - 2033-422) The channel config appears to be correct Any ideas?
When attempting to query the Models API for a particular Auto-Target activity we are not getting any features returned. Does anyone know what the window is before feature data is available to be pulled down via the API? I know that the Automated Segments and Important Attributes require 15 days of data, I'm hoping it's not the same for the Models API.
Are you responsible for training new Workfront users? Creating enablement materials can be time-consuming, but we’ve lightened the load by curating project templates to assist you with training new users in Workfront.We’ve created three project templates by persona: Project Managers Workers / Assignees Contributors / Requestors / ReviewersEach template provides links to foundational Workfront training for new users to utilize Workfront in accordance with their role. Feel free to add or remove links to help train users on functionality specific to your organization. When a user completes their assigned training project, they should have a solid understanding of Workfront and be ready to execute their work.Learn how to install a blueprint How to use the templates: Copy the template so you have the original to reference, if needed.Set your template task view to "Training Template," which is included in the blueprint.Customize to fit your organization s
When I try to fetch list of datasets through the API call, I get maximum 100 records. I can set limit = 100 as maximum value. Is it possible to increase the limit, so that I can pull mora than 100 datasets.Link: https://platform.adobe.io/data/foundation/catalog/dataSets/
If you've tried to report on these Billing Record fields and can't, please upvote this idea Billable Hours Billable Expenses Billable Revenues All native fields should be reportable
Description - Particularly Billing Record fields should be reportable Why is this feature important to you - currently when a billing record contains billable hours, expenses, and tasks, there is no way to report on the breakdown totals. These fields show on the billing record itself adding up all the hours, expenses, or tasks, but you have to open each billing record to find them and cannot report on all billing records and their respective totals. How would you like the feature to work - allow the below fields to pull into a report of Billing Records Current Behavior - These fields from a Billing Record are not reportable: Billable Hours Billable Expenses Billable Revenues We are currently relying on Fusion to fill in custom fields with these totals so they can be reported on.
Hi everyone- Scenario: We use Workfront's queue feature as our intake form to manage our incoming project requests. Users from outside our organization submit via the queue, and we then turn them into project plans. There are a few fields which are crucial to our project maintenance, but are not fields we wish for those filling out the form to dictate. One example would be a rich text field that we use for "status updates". I am an admin, so created an admin only section with these additional fields, but I am realizing that my users can't see the content of it, nor can they edit the fields. Typically, we go over our workload using the report, and along the way, we add notes into this status update field. Has anyone found an easy way to integrate necessary custom fields without making them forward facing on the form that does not limit view and edit access to admins only?
Welcome to the latest Expert Insights! I’m Cynthia Boon, your “On-Demand” Workfront CSM and for this episode we have Workfront Text Mode Jedi, Katherine Lanning @katherinela, Workfront Solutions Engineer from IQVIA! During this episode, Katherine shares her story, her passion for all things Text Mode Reporting, and demos how she built her “Sanity Management” Dashboard! Check out the video here! Text Mode can be challenging, but the rewards are amazing. Just remember Katherine’s advice! “If you can see it, you can change it.” Flip into text mode on standard reports to see how columns are built. Learn by tinkering. Add fields, switch to text mode, and experiment to understand what drives the data. Use plain language. Title columns as questions or clear statements so non-admins can interpret them easily. Add descriptions. Customize hover text in text mode to explain data and guide users. Make
Hi Team, Initially, the code worked as expected without using the embed property, while running on AMS AEM 6.5 (exact service pack version unknown). We are using the org.apache.sling.servlet-helpers dependency, which is correctly declared in the pom.xml. However, we suddenly encountered an issue with the target sync functionality. Upon debugging, we discovered that the servlet-helpers JAR was missing. The JAR is not visible in the AEM console or listed among the active bundles. To resolve this, we applied the embed property to include the JAR under the /apps folder. Unfortunately, this workaround has led to Sonar issues related to the dependency. We are currently using AEM version 6.5.21. The servlet-helpers JAR is available in AEM as a Cloud Service, but it appears to be missing in AEM 6.5. We're unsure whether it was replaced or bundled within another JAR. Is it acceptable to manually install the JAR via the AEM console under bundles, or is there a recommended way to
Over the past two weeks, I’ve been encountering a recurring issue when editing dashboards in Adobe Analytics. After making changes, I receive the following error message: "Unable to save your project at this time. You may want to refresh your page and try again."Unfortunately, refreshing the page or closing and reopening the browser does not resolve the issue. The only workaround I've found is restarting my device entirely, though this isn’t a consistent fix either—sometimes the dashboard will save successfully without issue, seemingly at random.Has anyone else experienced this? Any insights or solutions would be greatly appreciated!
TLDR: I'm trying to investigate query param caching (example: /archive.html?page=xxx&year=yyyy) in my local dispatcher and I'm not sure how to test for it.-----------1. If I visit https://www.myhost.com/content/myapp/sg/en/faq.html, I'm pretty sure an HTML file is created in the dispatcher filesystem (maybe in /var/www/html).If I visit http://localhost:8080/content/myapp/sg/en/faq.html, where can I find the HTML file for this page?I tried this command (after running docker exec) but it only found the default Apache HTTPD index.html. Any ideas? Thanks54177f4f6b8b:/# find / -iname "*.html" -type f 2>/dev/null /var/www/localhost/htdocs/index.html--------2. I am trying to test Cache-Control but no matter what value I set, it seems the value is always the same. ("public,max-age=60,s-maxage=300,stale-while-revalidate=86400,stale-if-error=86400")As a test I tried thisHeader set Cache-Control max-age=0Is this normal behavior?------EDIT1: I tried both docker_run_hot_
How do we design and discover audiences which should be federated? Federated Audience Composition (FAC) enables the use of audiences built from decentralized data residing outside the Adobe Experience Platform (AEP) alongside those created with data residing inside AEP. It makes previously inaccessible enterprise data in warehouses actionable in engagement workflows, by creating new audiences and enriching existing audiences without the need to copy the underlying raw data into AEP. Deciding what data should be federated versus ingested is crucial to unlocking the full potential of Federated Audience Composition (FAC). A comprehensive plan of which data sets should reside in enterprise data warehouse vs those in AEP will help accelerate implementation of use cases and time to market. This is where Addressable and Engageable Audience Maps, a structured approach to discover and design audiences come to the rescue. Before diving into Audience Maps, let's distinguish between addressa
Hello, Is it possible to create a report view that tells me the type of proof a teammate used on their document? Our team is trying to monitor process adoption and would like to know if folks are still using simple proofs vs advanced/automated. Thanks for you insight!
When editing any email in the new email designer, Edit Email Content>AI assistant (option on the right bar)>Text settings>Language. The only language option in which the text can be generated is English. There should be support for multiple languages like, German, Polish, French, Italian, Spanish, Dutch, Portuguese, etc.
Hello,We are looking into using content fragments together with AJO. We found a lot of documentation including a step by step of how to do this in the community here. The content fragment seems to be a reference, since it can also be edited directly from AJO but the documentation states that it is imported here.My question is : is it imported or a reference to the AEM platform ? If it is a reference, does each call to a content fragment count as a content request on the AEM sites licence ?If it is imported, how is the update managed ?Thanks in advance !
Hello Community, In our AEM setup, assets are synchronized with Dynamic Media upon activation. On the Author instance, the dam:scene7FileStatus attribute is updated to PublishComplete after activation. However, on the Publisher instance, this attribute remains as PublishIncomplete, which makes it unreliable for confirming whether the asset was successfully published to Dynamic Media. Given this scenario, what is the correct approach to determine on the Publisher instance that an asset has been successfully published to Dynamic Media and that its Dynamic Media URL can be safely used? Are there alternative attributes, APIs, or workflows that can help verify this status on the Publisher side? Regards,Rustam
I have had a SPA website running for the last 4 years. Recently, I encountered an issue where the homepage—or any page with child pages—turns blank. After debugging, I found that the SPA's out-of-the-box model.json does not fetch the responsive_grid nodes or the components inside them.To investigate, I copied the homepage and made it independent (i.e., with no child pages), and then tested the model.json response. In this case, it provided the expected output, including both locked and unlocked components. The issue occurs 2 publishers out of 6.I have tried the following steps, but none have resolved the issue. Restarted the com.adobe.cq.core.wcm.components.core and org.apache.sling.models.jacksonexporter bundlesRestarted the serverUpgraded to core.wcm.components.all-2.29.0, as I was previously using an older version (2.15.x)Took the /conf and /content from the working instance and deployed them to the impacted instanceAdded dummy properties in the template and content to re
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.