Product ideas | Community
Skip to main content

Filter by idea status

10000 Ideas

AsifChowdhury
AsifChowdhuryNew Participant

Bulk Tagging of Pages and Publish themInvestigating

Request for Feature Enhancement (RFE) Summary: A tool that allows automation of creating tags and tagging pages and publishing those tags and pages by a CSV file and will generate a report of bulk tagging with some important information like page_path, tag_path, tag_name, status (success/error), etc. Use-case: The use case for your AEM tool is to automate the creation of tags, tagging pages, and publishing these tags and pages in Adobe Experience Manager (AEM) using a CSV file. By leveraging this tool, you can save time and effort for content editors while ensuring consistent tagging and publishing across multiple pages. Additionally, the tool generates a comprehensive report that provides insights into the status of each page, allowing you to track progress, identify errors, and ensure accurate tagging and publishing processes. This automation and reporting functionality enhances productivity and efficiency, making it particularly beneficial for organizations with large content repositories and frequent content updates in their AEM instances. Current/Experienced Behavior: There is no UI available in AEM to do bulk tagging of pages and publish them. Improved/Expected Behavior: A tool under the Operations tool section will be very helpful to the authors to create tags, bulk tagging pages and publish the tags and pages. Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5, AEMaaCS Customer-name/Organization name: Brain Station 23 Ltd Screenshot (if applicable): Code package (if applicable):  

Rohan_Garg
Rohan_GargNew Participant

Change Error Message when trying to create Technical Account in AEM (Due to lack of permissions) - HTTP 504 Gateway Timeout ErrorNew

Request for Feature Enhancement (RFE) Summary: Would like to change the displayed error code when a user with non-admin rights (system or product admin) tries to setup the technical account. Use-case: I am trying to generate access token using Developer Console. I have the support admin access but not the system admin access which is required to setup the technical account and generate clientID, clientSecret, privateKey, publicKey along with other parameters.  Current/Experienced Behavior: Currently getting the error - Gateway Timeout (HTTP 504) An error occurred attempting to load the provided log. Please check the URL and ensure it is reachable. Improved/Expected Behavior: Since the user is not authorized to generate Access Tokens the 504 Error should be changed. (401 deals with lack of validated authentication credentials for the requested resource)The HTTP Code 504 is associated with Gateway Timeout thereby implying that the server, while acting as a gateway or proxy, did not get a response in time from the upstream server that it needed in order to complete the request.  Environment Details (AEM version/service pack, any other specifics if applicable): AEM Release 2023.4.12142.20230526T152858Z Customer-name/Organization name: TA Digital Screenshot (if applicable):   Code package (if applicable):   @kautuk_sahni 

maryd51New Participant

Hourly manifest and checksum file by default for all Adobe Data FeedsNew

Why is this feature important to you -  As a Financial Service company most if not all of our divisional websites fall in the category of frequently visited and by that token we expect to see data for every hour.  It is unlikely to have a whole hour without any data.How would you like the feature to work – In light of the above, we would like to receive a zero-sum notification for the hours that do not have any data.  Receiving the zero-sum notification would provide us the assurance that we are not missing data.Current Behavior - In the current Adobe Data Feed set up, here is what is delivered by the Data FeedCompressed file(s) in zip or gzip format + manifest file – Adobe delivers the zip or gzip file and once the transfer is complete, we get the manifest file.  In the manifest file we also have the checksum which will indicate if there was any corruption during transfer. There are occurrences when nothing is delivered, and we are not sure if this is owed to corruption during feed transfer or there was truly not data for said hour.Because this is very important to us, we are requesting that our Consulting keeps us updated on the progress on this feature request and provide us the internal JIRA Ticket#. We are available to discuss if you need any further clarification. Thanks, and regards, Mary Daniel . Vanguard . mary_daniel@vanguard.com . Phone: +1 (610) 669 8878

Jennifer_Dungan
Jennifer_DunganNew Participant

Ability to re-order / copy / duplicate actions/rules in Processing RulesNew

Description Processing Rules hasn't had a lot of updates in years, but being the such a core function (particularly for mapping context variables to dimensions in mobile apps).   We really need some improvements, like the ability to re-order actions within a rule... We can re-order rules, but for efficiency we cannot create one rule for each mapping. With some mappings very dependent on order of operation, the inability to reorder actions within our rules means having to do some weird workaround, and sometimes re-doing many actions simply to add something new into the flow....   Also, sometimes you want a very similar action with a slight difference for a different condition, the ability to copy / duplicate actions within a rule, or to copy a rule itself into the same suite (so that you can make small tweaks rather than rebuild it completely) would make using this interface so much easier.     Why is this feature important to you Some rules are very dependent on order of operation, so the inability to re-order actions means that we have to redo a lot of work when adding something new into the flow... re-doing work also means there is a potential to break something. Being able to re-order actions would save valuable time and hopefully avoid costly mistakes trying to rebuild logic.   The ability to copy actions (within a rule) or copy entire rules into the same suite would also be a massive time saver... making small tweaks to a nearly identical rule, rather than having to build from scratch all the time would be a game changer.     How would you like the feature to work Each action within a rule should have drag handles (like the rules themselves) and allow you to drag above or below other actions to re-order.    Each rule or action could have a right click context menu to copy, or even some sort of select checkbox and centrally located copy or duplicate function. Even better, make it like workspace, in the case of an action - duplicate would create an immediate copy into the same rule, and copy would put a copy in the buffer that would allow you to "insert copied action" into another rule.     Current Behaviour These functions don't exist today

RobertBlakeley
RobertBlakeleyNew Participant

Ability to Download Processing Rules in a listNew

Description - Add the ability to Download processing rules to a file for a given report suite. Why is this feature important to you -We make extensive use of processing rules and I need to share those rules with developers and sometimes analysts who do not (and should not) have access to processing rules in Admin. Currently I open all the rules and take a screen capture. It would be nice to be able to simply download the list. How would you like the feature to work -Add a download link. This would download the rules, in order for the given report suite. Something like:1Tracking Codes        condition               always execute        OverwriteTracking Code 43With wb.ecd (Context Data)     If wb.ecd (Context Data)is set   OverwriteCampaignWith wb.ecd (Context Data)     If wb.ecd (Context Data)is set   OverwriteTracking Code 43With wb.src (Context Data)     If wb.src (Context Data)is set   OverwriteCampaignWith wb.src (Context Data)     If wb.src (Context Data)is set2Set Ref Module Variables        condition        Allwb.mmodule (context Data)is set    always execute        OverwriteModule 17 (Prop17)with wb.mmodule     if wb.mmoduleis set   OverwriteModule 18 (Prop18)with wb.mmodule_wb.mlink     if wb.mlinkis set   OverwriteReferring Page+Module 34 (Prop34)With wb.mpage_mb.mmodule  Current Behaviour -Not able to download the list so far as I can tell.