Build better products with our product team
HI,It will be a great option, if we have possibility to select workload balancer in Percentage (%) also, in addition of Hours.Please vote if you agree.RegardsKundan.
Currently Workload Balancer sorts by Day and Week. Can another option be added to sort by Month?
It would be nice to be able to allow my directors the ability to see the resource management information from the copied URL on their reports.
We are currently looking to implement MSI in a synced ENV to reduce the necessity of multiple Marketo instances. We have hit a limitation that where the GUIDs match between the 2 ENV's MSI works correctly, but where the GUIDs do not match, it cannot link the record between D365 and Marketo. We do have a synced custom field (synced between D365 ENVs and Marketo) that could be used as a unique identifier between all 3 ENV's.
Description - A lot of my clients request data obfuscation/encryption rather than deletion, GDPR package could be enhanced with an option to obfuscate rather than delete.Why is this feature important to you - Client's requestHow would you like the feature to work - Add an extra option in the GDPR package to obfuscate data rather than delete.Current Behaviour - GDPR deletes data
The breadcrumbs in the New Workfront Experience are useful, however the lack of distinction between Parent tasks and Child tasks is causing a lot of confusion with users while navigating and working on Projects.In our organisation, we refer to Parent tasks as "Products" and child tasks as "Tasks".When working on a child task having Parent tasks and Child tasks both labelled as "Task" is not helpful. We would like Workfront to allow for the customisation of the labelling of Parent tasks and Child tasks in the Terminology config screen for layout templates.
Hi, It would be nice to have a complete Password management in Campaign Classic:At User Creation:Generate a temporary complex passwordSend the "Create my password" link via emailWhen the User is created:"Forgot my password" featureFrom an admin perspective, re-send the "Create my password" link for 1 or more users at onceAs it is currently a long & manual process. BestFlorian
Request for Feature Enhancement (RFE) Summary: Functionality to resolve duplicates/unreferenced assets in AEM DAM along with mechanism to set asset name validation while uploading an asset. Use-case: For larger organizations to maintain and better organize AEM DAM, where the number of assets(mostly pdf's) is ever increasing. Current/Experienced Behavior: Custom workflows/maintenance jobs or even need to write python/bash scripts.For any new assets making entry in the system we should make amends in form of asset name validations to prevent malformed names (customization). Improved/Expected Behavior: OOTB functionality to resolve duplicates/unreferenced and to set regex for asset name validation w.r.t the naming convention the organization would be following.. Environment Details (AEM version/service pack, any other specifics if applicable): Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: As a user, I'd like to see my filters "pop-out" instead of remaining static so that I can pinpoint & work faster. Use-case: When searching for assets, filters will be more visible to the user Current/Experienced Behavior: User needs to look carefully for filter list Improved/Expected Behavior: Filters will pop out in a modal or otherwise visible element so that they are easier to see and work with. Environment Details (AEM version/service pack, any other specifics if applicable): Adobe Experience Manager 2021.7.5607.20210705T063041Z-210600 Customer-name/Organization name: Accenture Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: Have the option to disable auto-unpublishing of assets when they expire in AEM Use-case: We don't want assets to get unpublished when they expire because it will cause broken images appearing in our website Current/Experienced Behavior: When the out-of-the-box expiration field in AEM is used, an expired asset gets automatically published Improved/Expected Behavior: Have the option to disable auto-unpublishing of assets when they expire in AEM Environment Details (AEM version/service pack, any other specifics if applicable): AEM Cloud Customer-name/Organization name: Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: Adobe AEM Assets allows user to email the download to another user. The email creates a link to a zip file, sends it from a no-reply address and looks suspicious, like a security breach. No sender information is included in the email. Here are the steps to reproduce: Select 1 or more Assets Click “Download” In the Download dialog, choose “Email” and enter the user’s email address AEM will generate a ZIP file of the asset(s) and email the user. Use-case: Current/Experienced Behavior: The email feature creates a link to a zip file, sends it from a no-reply address and looks suspicious, like a security breach. Improved/Expected Behavior: The email body should include sender's username or email address, so the email can be verified and authenticated by the recipient. Environment Details (AEM version/service pack, any other specifics if applicable): 6.5.8 Customer-name/Organization name: Wakefern Food Corp Screenshot (if applicable): Sample email that AEM Assets sends - you can see how suspicious this looks: Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: Feature Enhancement - Manage tags in Collections. Currently, in order to manage tags of assets included in a collection, the user needs to open the assets through the folder taxonomy Use-case: We have users of Assets (DAM) who want to manage tags without leaving the collections UI Current/Experienced Behavior: Smart tags can not be managed through the collection UI Improved/Expected Behavior: There is an ability to manage smart tags in the collections UI Environment Details (AEM version/service pack, any other specifics if applicable): AEMaCs Customer-name/Organization name: Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: In the reprocess function, add an option to just process certain items like presets, metadata, etc Use-case: Select an asset or folder and then hit reprocess. In the reprocessing dialog, the only option is "Full process". It will be good if there is an option to reprocess --- metadata, presets, smart crops Current/Experienced Behavior: Select an asset or folder and then hit reprocess. In the reprocessing dialog, the only option is "Full process". Improved/Expected Behavior: Have an option to select --- metadata, presets, smart crops Environment Details (AEM version/service pack, any other specifics if applicable): AEMaCS Customer-name/Organization name: Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: The existing aem-event-proxy-skyline source code distribution enforces assumptions that are incompatible with many potential use cases, and future development in this direction should relax these constraints on AEM's role as an Adobe I/O event producer. Use-case: * Developers should be empowered to fire custom Adobe I/O events from publishers, directly from custom servlet code. For example, POST requests from customers containing PII that must be sent to an Adobe I/O runtime for correlation with anonymized aggregate metrics from Analytics. * In a a multisite hosting scenario, it is plausible that a Firefly App would be deployed to the organization that is only interested in consuming events originating from a particular regional site, without having to introspect the event payload to determine if the associated request resource actually maps to the appropriate domain. Of course, this is an established pattern for Analytics and Target cloud service integrations in AEM already.* AEM developers working on site functionality should be able to iterate together with Project Firefly developers to evolve event payload formats without being forced to conform to XDM activity stream types. Current/Experienced Behavior: * IMS Configurations cannot be replicated to publishers, even though system user nodes and keystores are replicable.* (Aem-event-proxy) Workspace configuration is not runtime configurable.* (Aem-event-proxy) Adobe I/O integration in publish environment is not supported and not enabled with distributed sources.* (Aem-event-proxy) Only one adobe I/O configuration is supported for the environment* (Aem-event-proxy) For custom events, API client code must flatten complex event payloads to the OSGi event structure, with no synchronous feedback. Improved/Expected Behavior: * All Adobe I/O Configuration and IMS Configuration active in the publish environment should be modifiable at runtime by users authorized to use the Configuration Browser and IMS Technical Accounts consoles, respectively, in the author environment. * AEM should allow users to create multiple Adobe I/O Configurations (and their associated IMS Configurations and CSM registrations) and should support context-aware association to zero-or-more content trees. * CSM registration should be a deterministic activity occurring on the author environment, with the registration status of an Adobe I/O Configuration made visible to the user, and with reasonable ability to change labels and descriptions of the registration to support better management of integrations across the organization.* Due to the synchronous nature of a servlet execution, the API provided by the native integration should support synchronous feedback to the servlet for the backend submission to eventsingress, in case the the request should be reattempted by the client. In other words, the AEM integration should not add an asynchronous layer like Sling Jobs, unless this behavior in the context of AEM is specifically desired by the client. * XDM Schema Event mapping should be a feature available in the API, but not required by the fundamental postEvent method signature. Environment Details (AEM version/service pack, any other specifics if applicable): Skyline Customer-name/Organization name: Bounteous Screenshot (if applicable): Code package (if applicable):
Many customers today need the AEM Versions to be kept and not purge due to legal requirements.At any given point of time , customers may want to restore to any previous versions, can view differences, go in timewarp mode with all the previous versions of a page. Over a period of time , the jcr:VersionStorage can grow to more than 100 million nodes which makes indexing , Inplace Upgrade and overall system performances slow. We need ability in AEM where jcr versions can be offloaded to an offloaded instance / shared mount and all the OOTB functionalities like Restore, TimeWarp, Version history / difference should work AS IS without the need of custom code/ implementation.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
OKSorry, our virus scanner detected that this file isn't safe to download.
OK