Build better products with our product team
Our organization aims to determine the most common times of day when users open messages from specific campaigns. We want to know whether they tend to open them in the morning, early afternoon, late afternoon, or other times.When creating a report, we have Time dimensions available for Day, Hour, Minute, Month, and Quarter. However, the Hour dimension currently only specifies the hour of a particular day (such as 9:00 AM on April 1, 2023), not the hour of a general day (such as 8:00 AM - 8:59 AM)
Right now, if we are on a Task, and we convert that task into a Project, as soon as we do that, the original task is deleted. The request is the following:We are in Project A, and we have Task number 1.We are in Task Number 1 and convert that Task into Project B.The Task number 1 will remain in Project A.User will update the progress/status of the Project B.Automatically update the progress/status of task 1 in Project A. Regards.
Make instances an available metric for data warehouse reporting. If it's in the regular UI it should be in DW too.
Request for Feature Enhancement (RFE) Summary: Page unlock feature to product admin Use-case: When a page is locked by user and goes on a vacation or out of shift. Other authors need to wait until the user is back or need to create a ticket with adobe which is taking lot of time time. Current/Experienced Behavior: Even product admins not able to unlock the page and impersonate as that user also not helping to unlock. Only adobe admin users are able to unlock the page as of today. Improved/Expected Behavior: Product admin should able to unlock the page directly or by impersonating as page locked user. Environment Details (AEM version/service pack, any other specifics if applicable): NA Customer-name/Organization name: Bread Financial Screenshot (if applicable): NA Code package (if applicable): NA
Description - Enable / Disable Event Notifications on Subgroups Why is this feature important to you - This will help group admins to customize Event Notifications for all groups they manage, not just the top-level groups. How would you like the feature to work - When the Email Notification is unlocked at the Setup level, the Subgroup level Event Notification would be unlocked as it functions for top-level groups. Current Behaviour - The Event Notification remains locked for subgroups.
Description - On the homepage, the widget names are hard-coded, but different things mean different things to different people. From organization to organization, from role to role, and from functionality. It would be great to be able to customize it and enhance the user experience.Why is this feature important to you - This creates a higher adoptability as the user will be able to understand the views as it relates to their job role and function, My Work, for example, could be priorities. How would you like the feature to work - To be able to customize the naming widget to whatever the user wants to name it, but the ability in settings to be able to see what the original Widget applied (for troubleshooting).Current Behaviour - The name of the widget is hard coded to what has been established by Workfront which doesn't translate as well for all users. We need the ability to customize.
Description:We recently faced an issue with the request conversion to template. After conversion, the relationship was removed either as human error mistakenly or on own. The same was fixed by restoring the relationship. We were wondering if there were any log system to keep notice of changes made in the details section of the project or task. This issue has been repeated twice the last week.Why is this feature important to you:This will prevent accidental changes to requests and projects as well.How would you like the feature to work:Either the changes made by person's name to be shown in the current system activity or separate log for the same.Current Behaviour: There is audit log and system activities for changes. But it does not work on the details section.
Description - OAuth authentication to Adobe Experience Cloud applicationsWhy is this feature important to you - Use OAuth to connect to AEC applications. A JWT private key has an expiration date and needs to be refreshed.How would you like the feature to work - A connection within Workfront to an AEC product (AJO/Target) should us OAuth instead of a private key. OAuth does not use a private key to exchange for a bearer tokenCurrent Behaviour - To obtain a bearer token a private key is required.
Description: Presently, the Data Science services section only accommodates Customer AI, primarily utilized for generating propensity scores for diverse profiles. However, it falls short in empowering customers to deploy their personalized machine learning models. This limitation necessitates a reliance on alternative tools, hindering the full utilization of data resources.Why is this feature important to you: The integration of this feature is crucial as it opens avenues for deriving tailored insights from data, aligning precisely with the unique requirements of each customer. The absence of the ability to deploy individual machine learning models constrains the potential utility of the available data, impeding the generation of valuable, customer-specific insights.How would you like the feature to work: We propose the enhancement of the RT-CDP (Real-Time Customer Data Platform) by incorporating the capability for users to deploy their personalized machine learning models within the Data Science framework. This can be facilitated by introducing a new, user-friendly interface for the data science workspace, akin to existing solutions like Treasure Data. Enabling seamless integration and deployment of custom models would empower users to extract more meaningful and targeted insights from their data.Current Behaviour: At present, the platform is limited to the out-of-the-box (OOTB) Customer AI Intelligent services. While these services provide valuable functionalities, the absence of an option to incorporate individual machine learning models into the platform confines users to the predefined capabilities. This creates a gap where users cannot fully leverage their data for more specific and nuanced analyses. The current system lacks the flexibility required to accommodate the diverse machine learning models that users may want to deploy.
Request for Feature Enhancement (RFE) Summary: Ensure AEM Maintenance Update releases respective code artifacts to Stage and Production Environments Use-case: We currently do Stage deployments on a weekly basis and Production deployments on bi-weekly basis. However, the AEM Maintenance Update pushes back the baseline code to last successful deployment for Production to Stage as well. This then requires another Stage.Ideally as the pipeline is able to pick up the last commit id of the deployment to Production, it should also be able to pick up the Commit Id of Stage and deploy the necessary artifacts. This deviates from the usual principle of deploying same artifacts on Stage and Production but helps to keep the system in as-is state before and after Maintenance Updates. Current/Experienced Behavior: The custom code that was only available on Stage gets lost and has to be deployed again. Improved/Expected Behavior: The Production instance should have the last known production deployment artifacts while the Stage instance should similarly have its last deployed artifacts to ensure continuity. Environment Details (AEM version/service pack, any other specifics if applicable): AEMaaCS (AEM Release - 2023.12.14538.20231205T165334Z) Customer-name/Organization name: TA Digital Screenshot (if applicable): AEM Version Updates | Adobe Experience Manager Code package (if applicable): N.A
Zusammenfassung der Funktionsverbesserungsanfrage (RFE): Better differenciation between Asset-Is-Expired and SubAsset-is-ExpiredVisual by not having a red flag for both - and for the filter. Anwendungsfall: The red flag icon on the thumbnail warns that an Asset is expired. This red flag indicates that a file can not be downloaded. BUT this warning is used by the system for two different occasions.AssetExpired and SubAssetExpired.An InDesign file might contain an expired picture.Now that InDesign file will be displayed with a red flag.But the InDesign file itself is not expired and can be downloaded.Therefore i suggest that there needs to be a better differenciation.Visualy as well as for the expiry search filter. Aktuelles/erlebtes Verhalten: If a picture expires that is built into 1000 documents, the expiry filter now lists 1001 expired assets - even there is only a single expired asset and a 1000 assets in which this picture is a dependency.There is no visual differenciation between an expired InDesign and an InDesign that simply contains an expired asset. Users see the red flag and get the impression that the file can not even be downloaded. Verbessertes/erwartetes Verhalten: For the Thumbnails, this can easily be done by having a small change in /libs//dam/gui/coral/components/admin/contentrenderer/card/asset/propertyList.jspThis already checks between the two states:if ((isContextCollection || properties.contains(VIEW_PN_IS_ASSETEXPIRED)) && (isAssetExpired || isSubAssetExpired)) { %> <coral-card-property class="expirystatus" icon="flag" data-is-asset-expired="<%= isAssetExpired %>" data-is-sub-asset-expired="<%= isSubAssetExpired %>" title="<%= xssAPI.encodeForHTMLAttr(i18n.get("Expired")) %>"></coral-card-property> <% } I changed this for my organisation, but i think it would be a great improvement for everybody OOTB. Umgebungsdetails (AEM-Version/Service Pack, ggf. weitere Angaben): Name des Kunden/der Organisation: medi GmbH & Co. KG Screenshot (sofern zutreffend): Code-Paket (sofern zutreffend):
Currently the Percent Complete roll up at the Program level only takes into account Projects that are in "Current" status. This does not make much sense as you are completely ignoring all projects that have been fully completed and marked as such. If all projects under a program have been marked as complete status, then the Percent Complete at the Program level should show 100%
Once an update is posted, we currently don't have the ability to go back and amend anything in that update and resave. This feature would be really handy to avoid any spelling errors, typos, incorrect mentions etc.
Description - We are using the profile API to enhance a users profile with a CDP solution. Currently when we generate a token (In Adobe Target), which is then inserted into the CDP solution, it needs to be regenerated and replaced every 90 days in order for the functionality to continue undisturbed. Why is this feature important to you - The implications of someone not remembering to do this very manual task is large and in an age where personalisation is at the front of most strategies surely this is a small enhancement that would be deemed necessary for implementation in order to minimise risk for customers How would you like the feature to work - Where Profile tokens are being generated for implementation purposes it would be great to have the ability to choose the timeframe you want the token to expire (i.e. 6,12,24 months) or make it possible to set it as never Current Behaviour - Currently the profile API token expires after 90days, a new token must be generated and replace the old one.
Description: While the new Data Warehouse UI is a much-welcomed step, I think it is missing some features that would make it more user friendly and efficient.These would be: 1. Add calculated metrics.2. Add custom date ranges.3. Add segments to individual dimensions. This is a Workspace staple, it is so necessary.4. Ability to edit/delete created accounts and locations. People make mistakes.5. Requesting an account name, description and hostname seems unnecessary.6. Ability to save notification emails.7. The "Save request" button unshaded seems weird and is unhelpful as you navigate the tabs. A Next button until the last tab (Notification email) would be more helpful. Why is this feature important to you1. Calculated metrics is an integral part of Adobe Analytics, and the success of content/campaigns cannot be fully measured without it.2. Custom date ranges. In addition to previous point, several campaigns and timeframes don't align with a standard calendar measurement (for example, since product launch).3. Segments to individual dimensions. While we can do an overall segment, adding segments to individual dimensions within DW would save an enormous amount of time during data analysis. It is a staple of Workspace already.4. Edit/Delete created accounts and locations. People make mistakes but also server information and credentials becomes outdated. Leaving the incorrect information there may lead to mistakes and isn't efficient.5. account name, description and hostname seems unnecessary. This is just repetitive and counter-intuitive. It should be a name and server information. The name can be the description.6. Save notification emails. Every other repetitive task has been eliminated but this one has been left on.7. A Next button until the last tab (Notification email) would be more helpful. Given how counter-intuitive the Save button currently is (and the fact that there needs to be information in each of the tabs) a next button until the last tab follows standard web UI more closely.How would you like the feature to work1. Calculated metrics. Make it available the same way it is now in Analysis Workspace.2. Custom date ranges. Make it available the same way it is now in Analysis Workspace.3. Segments to individual dimensions. Drag and drop from the segments bucket. Make it available the same way it is now in Analysis Workspace.4. Edit/Delete created accounts and locations. Add a delete and an edit button.5. account name, description and hostname seems unnecessary. Remove description6. Save notification emails. Add a plus sign (same UI as create accounts and locations)7. A Next button until the last tab. Remove Save and add next instead. Add save to the last tab (Notification emails) Thanks to @jennifer_dungan I wasn't able to reply to your comment in the questions part.
When creating a custom object in Marketo, 3 fields are automatically created: Marketo GUID, Created At and Updated At. These fields are not available in the contraints when using a filter to which this new custom object is linked. These could be extremely useful if you are planning on using these to track custom activities in CRM so you can leverage the "before" or "after" in your date ranges based on the Created or Updated at values.
Existing Option: When am trying to scroll down for adding the location when my browser option is 100%, am not able to see scroll bar options below. (Refer the image attached below.) Every time, I have to reduce my web browser size to 80% and then select the options further. Additional Option:So, I would like to add the point as to optimize the page in a way that even when I see it in 150% zoomed option it has to get modified according to that.
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