I find it very unfortunate that events in the Activity History of a person are not arranged in logical order - if they have the same time stamp. See e.g. here: The two Change Data Value events are the result/response of the "Call Webhook" event, yet they appear underneath it. I'd love to see that changed.
Request for Feature Enhancement (RFE) Summary: Add the ability to remove an asset from a Collection in more ways than just via the Remove button inside the Collection. Use-case: We have Collections with lots of assets and we need to regularly remove assets from Collections. Current/Experienced Behavior: If you have a Collection with a lot of assets, it is too difficult to scroll to the asset you want in order to remove it from the Collection -- due to lazy loading, it can take a very long time to scroll to the correct asset. Improved/Expected Behavior: The Remove button should also exist inside each asset and/or be accessible from a search for the asset. Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5.8 Customer-name/Organization name: Securian Screenshot (if applicable): Code package (if applicable):
AEM documentation makes it clear that Hobbes.js is deprecated. It says to use Selenium. However, nowhere in the documentation can I find HOW to use Selenium within AEM and there are no examples. When I look for examples of using Selenium, as example to test AEM Editor mode, I'm directed to Bobcat. It seems like AEM should provide a tutorial if they suggest Selenium?
Request for Feature Enhancement (RFE) Summary: It would be good if there is an ability to filter assets within collections Use-case: Filtering collections within collections Current/Experienced Behavior: There is no way to filter assets now within collections Improved/Expected Behavior: It's going to be easier to find assets within the collections Environment Details (AEM version/service pack, any other specifics if applicable): AEMaCS Customer-name/Organization name: Proquire Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: "List View (all items)" option is available when browsing folders. However, it's missing when looking at the search results and when browsing a collection. Adding this option would eliminate scrolling through lazy load in order to select all. Use-case: Sometimes bulk changes / downloads need to be done to all items in a collection. Inability to list all assets in a collection forces user to endlessly scroll through lazy load in order to select all assets. Current/Experienced Behavior: "List View (all items)" option is not available in search results or in collections Improved/Expected Behavior: "List View (all items)" option is available in search results or in collections, just as it is available for folder browsing. Environment Details (AEM version/service pack, any other specifics if applicable): 6.5.8 Customer-name/Organization name: Wakefern Food Corp Screenshot (if applicable): Update the toggle between card view and list view, by adding "List View (all items)" Code package (if applicable):
Please use the parameter label instead of the name.We have a large library of custom fields that follows a naming convention that would not make sense to most of our users.The naming convention is required to keep control and avoid duplicates.We also avoid changing the name to prevent reports/views/groupings/filters from breaking.When building reports, we would prefer the chart pulls the 'label' vs. 'name'.
Description -In Analysis Workspace, users may want to define constant values (like a yearly sales goal or revenue-per-order threshold) and use them in multiple places, like multiple projects, segments, or calculated metrics. However, the only current way to achieve this is through calculated metrics, which come with a bunch of disadvantages:They can't be used in segmentsIf they are used in other calculated metrics, they are copied instead of referenced. Therefore, changes to the original metric will not be reflected in other metrics where the original has been usedThis makes this approach unmanageable for values that might change in the future, which can be especially true for sales goals.Why is this feature important to you -Avoid inconsistency in reporting and extreme maintenance overhead when working with goals or other, widely used metrics.How would you like the feature to work -In addition to the already available component types, introduce a "Constant" type of element. We should be able to create, edit, and delete them from within workspace, and also share them with users, groups, or the whole company. The interface for creating and editing them should be very simple and just allow us to input a number and a name. The constants would then show up in a list and be available in workspace and the editors for segments and calculated metrics. Any changes to the constant should then be reflected everywhere it has been used.Current Behaviour -😩
Description -Creating segments and calculated metrics in Analytics/Analysis Workspace is, naturally, a lot of work for complex ideas. Here is the summary I recently created for my post about the Linearity Indicator:As both a user of Analysis Workspace and content creator, I would like to make it as easy as possible for me and others to confidently replicate or adapt the segments and metrics I've invested a lot of time in. Ideally, we would have the same "summary" view for segments too and be able to click into the field, then edit or copy/paste the content (a bit like formulas in Excel).Why is this feature important to you -Drive user adoption through easier workflows for complex scenarios. Increase maturity through more advanced use cases.How would you like the feature to work - Bring the Summary view from Calculated Metrics over to SegmentsWhen a user clicks into the Summary, turn it into an editable text field that allows to copy or edit/replace the content. Once the user clicks out of the field, change the metric/segment definition below, according to the changes, or return an error if there is one, preferably with a hint towards what is wrong.Current Behaviour - 😩
Description - Make permissions related to virtual report suite (VRS) management (create, edit, delete) be consistent with those for standard report suites.Why is this feature important to you - To be able to create/edit/delete VRS, you need to be a (Product Profile?) Administrator. But that is a very powerful role that some organisations may be hesitant to assign to the users just to be able to manage VRS (e.g. an analytics agency/vendor user). On the other hand, you can have the necessary permissions to create/edit/delete any report suite settings and yet still be unable to manage VRS. (Just take a moment to appreciate the breadth of that discrepancy…)How would you like the feature to work - VRS permissions are consistent with standard report suite permissions, i.e. create/edit/delete permissions, especially without the need to be a (Product Profile?) Administrator.Current Behaviour - An Analytics user can have permissions to create/edit/delete report suite settings, including props/eVars/success events/Marketing Channels, yet be unable to create/edit/delete VRS without being added as a (Product Profile?) Administrator. (I repeat, just take a moment to appreciate the breadth of that discrepancy…)
Enhance the Data Insertion API that it supports the use of Supplemental Data ID (SDID) We are promoting our server-side interfaces diligently. But if the tracking with AA is taking place on the server side and the Data Insertion API for Target does not support SDID our customers are not able to use A4T.
When cloning an email blast program, the only thing that does not automatically update but should be considered an internal program reference is the selection of which program the reports should refer to. With a Default program, the cloned version does have the settings of the reports changed over correctly, but for an email blast program this needs to be swapped manually. Can this be updated to the cloned program as well?
<b>There is no Velocity in Language dropdown. Just because of that HTML/XML language was chosen here</b> <br><br> <b>Following links will work correct from Velocity:</b> <br><br> <a href="https://www.veeam.com" target="_blank">Example of static link to veeam.com</a> <br><br> #set ( $myLink01 = "www.veeam.com/how-to-videos.html" ) <a href="https://${myLink01}" target="_blank">Example of static link from variable to veeam.com/how-to-videos.html</a> <br> <br><br> ## --- Links with problem -- inside of the Array - s ## <b>Example of the problem: </b> <br> <br> if we generate links inside of the array -- when we are sending ecard to Test we will have the same links to Page with Title for <b>Veeam Basics (Americas)</b>: <br> But links should be different ones<br> It means that in test for All links we have link for the last item in array: <b>Veeam Basics (Americas)</b><br><br> #set( $arr_database = {} ) #set( $arr_database.array_0 = { "name": "Fundamentals of Data Protection (APJ)", "lp": "www.veeam.com/product-demo/fundamentals-data-protection-apj-live-product-demo-4487.html" }) #set( $arr_database.array_1 = { "name": "Veeam Backup for Microsoft Office 365 – Best Practices (EMEA)", "lp": "www.veeam.com/product-demo/backup-microsoft-office-365-best-practices-emea-live-product-demo-4331.html" }) #set( $arr_database.array_2 = { "name": "Veeam Basics (Americas)", "lp": "www.veeam.com/product-demo/basics-americas-live-product-demo-4238.html" }) #set( $arr_database = [ $arr_database.array_0, $arr_database.array_1, $arr_database.array_2 ]) #foreach ($arr_item in $arr_database ) #set( $webinar_lp = $arr_item.lp ) $arr_item.name <br> <a style="color: #00b336; text-decoration: none;" href="https://${webinar_lp}" target="_blank"> </a><br><br> link to landing page (works properly at Email Preview, doesn't work properly when email received: links should be different in this block) #end ## --- Links with problem -- inside of the Array - e ## Description - Velocity can't 'by design' produce multiples (different) links in a loop that will end up with their distinctive token if tracked Why is this feature important to you - it's extremely important for business users to track customer activity in order to nurture and score them. How would you like the feature to work - Velocity script-made links produce multiple links by array and all of them are different from each other with "Include mkt_tok" enabled as it shows on email preview. Current Behaviour - Velocity script-made links looks good (valid) on email preview (one different link per event), but become identical with "Include mkt_tok" enabled when email is sent. Velocity script can't 'by design' produce multiples links that will end up with their disctincive token if tracked. The idea is to fix this design feature.
One unfortunate discovery after transitioning our setup to take advantage of Subgroups, is that a Subgroup cannot have its own custom statuses. In the same way that Groups inherit the System-wide statuses and can have additional custom statuses; Sub-groups should inherit their parent Group's statuses, and have the ability for their own additional statuses. When we have a small team that is part of a large group that needs custom statuses, we have to choose to either make them a separate group (which introduces other challenges), or make their collection of custom statuses available to the larger group, which gets very messy and introduces confusion.
Please add URL in the Condition Types of the Core Extension. Scenario: fire a rule on https://my.website.com/pageThe current version requires to build a list of conditions:for protocolfor subdomainfor pathIf there was a URL condition available, it would would require only a single condition. The creation will be faster and easier. This is how the current version looks: Obviously, there is a workaround with using a custom code, but let's make the tag manager more convenient for the Launch developers. Thumbs up 👍 if you agree. Best wishes,Andrey Osadchuk | Inspect Launch Implementation, Automate Classifications & Data Sources, Essential Bookmarks
My business area uses Projects that need unique names, as each Project is tied to a specific product. For us, when the same Product project is imported via Kickstart into our workflow it doesn't break anything - if we catch it we remove the extra and only one will go through the workflow. However, at the end of the season we then have a lot of open product projects that we need to circle back and see if they are duplicates or are truly missed. Right now, I just run reports of the projects and group by project name and investigate any of the groupings with more than (1). Having a "is/is not Unique" option when searching by project name (a text field) would be incredible as then I can search for just the offenders, similar to is/is not Blank.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.