Build better products with our product team
Request for Feature Enhancement (RFE) Summary: When using asset-link, I can search for and use assets out of AEM directly in Creative Cloud Applications. But when I found an asset, I might want to check it's metadata, or check the folder it's in for other assets, and such. The asset-link UI is not good for such activities, and cannot do them.As such, it would be great to be able to directly open the asset directly in AEM - using the information asset-link already has to open the asset in the browser in AEM-ASSETS.Searching though cloudmanager for the right environment, then searching for the right asset inside of AEM is cumbersum and error-prone. Use-case: check/edit metadata of files used in asset-link review the folder the asset used in asset-link is in preview the edited asset in AEM with renditions etc. preview the edited asset in the experience the asset is for (website, etc.) Current/Experienced Behavior: The asset cannot be opened in AEM using asset-link Improved/Expected Behavior: Being able to open the asset in AEM ASSETS in the browser directly from asset link. Environment Details (AEM version/service pack, any other specifics if applicable): all AEM versions, but especially Cloud Services. Customer-name/Organization name: Adobe Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: Add Priority Queue in AEMaaCS Use-case: The customer is publishing bulk content via content tree workflow. When the bulk contents are in the queue, there is a delay if we publish any content directly via the quick publish button option. Current/Experienced Behavior: Delay in publishing the priority content Improved/Expected Behavior: Content publishing will be faster for priority content Environment Details (AEM version/service pack, any other specifics if applicable): AEMaaCS Customer-name/Organization name: LGE - APAC Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: enhance feature set for AEM Asset Reporting Use-case: We propose the implementation of a new features in Adobe Experience Manager (AEM) that allows users to create custom report templates for asset management. These templates can be saved and scheduled to run at user-defined intervals, such as monthly. The primary purpose of this feature is to facilitate the generation of reports that scan for assets scheduled to expire within a specified timeframe and defined meta data parameters. Key Features: Custom Report Template Creation: Users can create and save custom report templates and use again. Templates can include custom metadata fields configured by the user. Scheduling: Users can define a schedule for the report to run automatically, such as daily, weekly, or monthly. Email Delivery: Users can register one or more email addresses to receive the generated report. The report can be sent as a PDF attachment or as a link to a dashboard in AEM. Interactive Reports: The report includes thumbnails of the assets. Users can interact with the report by clicking on links that direct them to the respective assets in AEM. This can be implemented as an interactive dashboard within AEM or as clickable links in a PDF report. Use Case Example: A marketing team schedules a monthly report that identifies assets due to expire within the next specific parameters. The report includes thumbnails and key metadata fields such as asset name, expiration date, and usage rights. The report is sent via email to the team, and they can quickly review the assets and click on links to access them directly in AEM for further action. Current/Experienced Behavior: Not able to save templated reports and can only schedule once or execute now. Report need to be reconfigured each time used. Report not interactive. If exported from system thumbnails of images are lost. Improved/Expected Behavior: Create recurring report that has thumbnails of images and has live links to the assets in AEM. Environment Details (AEM version/service pack, any other specifics if applicable): Customer-name/Organization name: Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: Currently, Web Tier and Frontend pipeline deployments are not supported on AEM Cloud RDE instances. Use-case: AEM RDE instances make faster deployments possible but if team is using Web Tier and Frontend pipeline then there is additional change needed to maintain different configurations for RDE v/s non-RDE instance. e.g. Deployment to RDE mandates running full-stack build to deploy frontend and dispatcher code which would otherwise be going through separate pipeline on non-RDE instance. Current/Experienced Behavior: Currently, Web Tier and Frontend pipeline deployments are not supported on AEM Cloud RDE instances. Improved/Expected Behavior: Web Tier and Frontend pipeline deployments should be supported on AEM Cloud RDE instances. Environment Details (AEM version/service pack, any other specifics if applicable): Latest AEM Cloud version Customer-name/Organization name: Abbott Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: Determining the content of zip files solely from their title or file name can be challenging. It would be beneficial if marketers could attach images to the zip files (for thumbnails), as this would enable quicker visual identification. Use-case: Visually identifying the content of a ZIP via a thumbnail Current/Experienced Behavior: All zip files has same generic thumbnail. Thus, marketers need to check read through Titles/names. Improved/Expected Behavior: Associate Image with a ZIP to identify contents by looking at the thumbnail Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5/Cloud Customer-name/Organization name: Mondelez Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: Enhancing AEM Assets Reports with additional metadata fields that marketers can choose or deselect for generating reports would be advantageous. Furthermore, allowing marketers to create various asset report templates based on selected metadata and other criteria would provide even greater utility. Use-case: AEM Asset reports come with a predefined list of metadata that can be selected/deselected. Though custom metadata option is also available, but its technical. It would be good: - if the fields in the Asset Reports could be configured. - if a user could create an Asset Report template similar to Saved search and execute it when needed. Current/Experienced Behavior: - Cannot add custom metadata as checkboxes as it lies in Internal Area - Custom fields can be added buy defining exact property on Asset Report UI. Its too technical. Also, the configuration does not persist, thus one needs to configure it again before execution. Improved/Expected Behavior: It would be good: - if the fields in the Asset Reports could be configured. - if a user could create an Asset Report template similar to Saved search and execute it when needed. Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5/Cloud Customer-name/Organization name: Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: Rollout config "Activate on Blueprint activation" does not work for preview publisher node Use-case: Publishing Language Master instance of a page doesn’t publish the children/live copies. The children (IE, NI) need to be published individually to replicate to preview."Activate on Blueprint activation" rollout config has been set up but this only replicates to publish nodes. Current/Experienced Behavior: By default, any activation from the author only goes to publish and not preview. Improved/Expected Behavior: The replication must occur for preview node as well as this is also a publisher instance. Environment Details (AEM version/service pack, any other specifics if applicable): AEM as cloud service Customer-name/Organization name: Brown Thomas Arnotts Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: I have implemented permission-based caching for our secure site. The site will perform user authentication before serving any secure content. I have followed the document for configurations and implementation-https://docs.adobe.com/docs/en/dispatcher/permissions-cache.html For initial request/cached content not available, the Dispatcher directly calls AEM resulting in displaying the secure page without authentication. Use-case: Use Case 1: The user must be authenticated via the Dispatcher Auth Checker Servlet before serving secure content. Use Case 2: If the user's authentication via the Dispatcher Auth Checker Servlet fails, the dispatcher will not forward the original request to AEM. Current/Experienced Behavior: Current Behaviour for Use Case 1: When the requested content is not cached, the Dispatcher Auth Checker sends the request directly to the AEM publisher for page rendering, allowing the user to access secure content without authentication. Current Behaviour for Use Case 2: If user authentication fails, the dispatcher forwards the original request to the AEM publisher for page rendering without authentication. Improved/Expected Behavior: Expected Behaviour for Use Case 1: The user must be authenticated via the Dispatcher Auth Checker Servlet before serving secure content.Expected Behaviour for Use Case 2: If the user's authentication via the Dispatcher Auth Checker Servlet fails, the dispatcher should not forward the original request to AEM. Environment Details (AEM version/service pack, any other specifics if applicable): Cloud Release - 2024.8.17465.20240813T175259Z Customer-name/Organization name: Boston Scientific (BSC) Screenshot (if applicable): Code package (if applicable): @gurjotsingh @akashramchandani
Request for Feature Enhancement (RFE) Summary: I have implemented the composite Multifield in Content Fragment by referencing https://jimfrenette.com/aem/content-fragments/composite-multifield In this implementation, we have added custom Client-Libs for composite multifield and show/hide target functionality based on dropdown selection. These custom Client-Libs are loading correctly and working as expected in the old content editor. However, in the new content editor, the custom Client-Libs are not loading, causing the functionality to break. Use-case: We have a dropdown, and on 3rd selection of the dropdown, multifield should show, and min value of multifield is 1 and max value is 5 Current/Experienced Behavior: When we open a new content fragment editor multifield is not getting hidden and giving a warning to add at least one item, as custom Client-Libs not loading Improved/Expected Behavior: In the New content fragment editor dropdown show/hide should work and also on the dropdown selection multifield items should show, Whereas in the old content fragment editor custom client libs are loading hence on the dropdown multifield is hiding and didn't get a warning Environment Details (AEM version/service pack, any other specifics if applicable): Cloud Release - 2024.8.17569.20240822T203847Z Customer-name/Organization name: Bosten Scientific (BSC) Screenshot (if applicable): Code package (if applicable): @indrajitsi @gurjotsingh
When setting calendar availability in Dynamic Chat you can only choose availability by day of the week, this request is to enable controlling availability by specific dates i.e. instead of choosing every monday you can specify which mondays you are available
I would like to see increased filter functionality in the Assigned Work area of the Workload Balancer to include AND and OR statements.This would allow Assigned Work filters to pull tasks from a specific Portfolio (Client A) and for a specific Job Role (Strategic Planner).For example, we are trying to see all Client A's tasks assigned to a Strategic Planner. However, there can be different Strategic Planners supporting Client A's work so we cannot set the filter to specific USER IDS as this would be too limiting.Currently, when filtering Client A's tasks assigned to Strategic Planners, it lists all Strategic Planners even those that have have no Client A tasks. So there are many Strategic Planners showing with zero Planned Hours or empty rows.I would like to filter out those Strategic Planners with zero Planned Hours or empty rows for a specific Client or Portfolio but that functionality is not possible at this time.
Description - Workfront uses a banner functionality to let customers know that they are approaching their annual contract renewal date. Why is this feature important to you - There are announcements that as a system admin I would like to share across our Workfront instance as a banner for all users to see. How would you like the feature to work - For Workfront to offer the banner functionality to the customer facing side of the application for system admins to use to share out information as a banner across the top of all Workfront pages. Current Behaviour - Customers can send Announcements or Notifications that trigger an email or can be viewed via the Notification icon in the upper-right corner of the Workfront interface but there is not a banner functionality that would be visible to users from any page in Workfront.
Description - We would appreciate advance notice of when a new version of the Proof Viewer app is released.Why is this feature important to you - Our users are not able to install the update themselves due to security reasons and the app must be packaged and deployed by our IT department. Without notification, we rely on the users to inform Admin team when a new version has been released which causes a delay in the new version being available to our users.How would you like the feature to work - Our IT and Admin team receives notification which allows them to package and deploy the update proactively so users are not impacted.Current behavior - When a new version of the app is released, users get a pop-up window when they are proofing alerting them to a new version. The pop-up window is persistent and needs to be dismissed multiple times and impacts their ability to work.
This is a pretty simple optimization, but I would love to be able to just click on a smart list and see how many people there are just like in a static list or smart campaign. Just having it appear somewhere in the "Status" tab. Having to click on the "People" tab in a smart list and wait for all the leads/contact information to load when I just need a number seems unnecessary.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.