Home » Forums » Playstation » Report Builder: very old metric can’t be found
I am trying to fix/investigate a file generated via a Report Builder schedule which was created probably 8 or so years ago.
-
Test2 User
NewbieJuly 15, 2024 at 4:06 pm #1396However, no matter where we look, we cannot find this metric - it's not in metrics manager, it's not on his or anyone else's accounts.
-
Test2 User
NewbieJuly 15, 2024 at 4:34 pm #1397And now, when I try and edit the report builder, it removes the metric, so I cannot make any edits without breaking the file!
-
Test3 User
NewbieJuly 15, 2024 at 6:09 pm #1398Under All Admin > Logs, there is a tab for “Usage & Access Logs”
You can check in here for changes made to Calculated Metrics, you can even further reduce this list by adding the name, or even a partial name of the metric that is missing.
-
Test3 User
NewbieJuly 15, 2024 at 6:13 pm #1399Once you find it, you can grab the ID of the metric. Now, open ANY calculated metric in your inventory, and replace the ID in the URL..
-
Test3 User
NewbieJuly 15, 2024 at 6:14 pm #1400Deletions are really "soft" deletions... basically the item is removed from the components list, but it should still exist..
-
Test3 User
NewbieJuly 15, 2024 at 6:16 pm #1401Looking at our logs, it seems they don't go back far enough (we have "only" 3 years of logs by the look of it), and I estimate this was set up / potentially deleted more like 4-5 years ago (but somehow report builder can still use the metric)
-
Test4 User
NewbieJuly 15, 2024 at 7:00 pm #1402once we have the search terms, I need to know whether it is typed or pased in the search field. How can we achieve this?
-
Test4 User
NewbieJuly 15, 2024 at 7:12 pm #1403If you use the last interaction, that's easier... but may not provide the detail you need... but if you try to track a combined usage you can see how complex this might get...
-
Test4 User
NewbieJuly 15, 2024 at 7:19 pm #1404All of this would require custom JS to detect Key Presses (which wouldn't work for assistive technologies, and storing / updating at each use, to then read/pull when the search is submitted....
-
Test4 User
NewbieJuly 15, 2024 at 7:24 pm #1405While I am not going to presume to know why this is important to you / your business... it might be worth having a discussion about whether this particular use case is worth the complexities (which still may not be able to capture all scenarios with 100% accuracy any way)
-
Test4 User
NewbieJuly 15, 2024 at 7:26 pm #1406That one is tricky... what if they paste AND type? I assume you don't want to inflate your server calls by sending tracking on each keystroke or paste action (which may not even result in an actual search).
-
Test4 User
NewbieJuly 15, 2024 at 7:27 pm #1407If you use the last interaction, that's easier... but may not provide the detail you need... but if you try to track a combined usage you can see how complex this might get...
-
Test4 User
NewbieJuly 15, 2024 at 7:29 pm #1408Personally I don't use the flow diagrams much... While I appreciate the ability to see the pathing through multiple channels like you are trying to do... Since the numbers don't align it causes confusion...
-
Test4 User
NewbieJuly 16, 2024 at 1:23 am #1409I almost suspect there is an issue with these diagrams (but it's hard to prove).. but in my case, our "orders" are subscriptions... users can only purchase a single subscription at a time... so there should be no way to have multiple orders in a visit that could cause calculation issues with a flow diagram, and yet, the orders are way off for us... leaving me even more convinced there's a bug in that visualization.....
-
Test4 User
NewbieJuly 16, 2024 at 1:43 am #1410If extensions are blocking then please try to open the page in another browser (Mozilla, Safari) or you can also check in incognito mode.
-
Test4 User
NewbieJuly 16, 2024 at 12:16 pm #1411Yes it is OOTB dependencies depends on the version of cloud ,If cloud server uses the old version then map the same old version to your main pom and also try to change the analyser version 1.1.2
-
Test4 User
NewbieJuly 16, 2024 at 1:53 pm #1412If you anyway need custom code to capture this new category, maybe a line of code would solve the issue rather than introducing a whole new extension?
-
Test4 User
NewbieJuly 16, 2024 at 6:20 pm #1413ability to view source code of previous versions is currently not available in the version history feature. We have added this in our roadmap for next year.
-
Test4 User
NewbieJuly 16, 2024 at 6:32 pm #1414Yes, it is possible to set traffic filter rules, including rate limits, in AEM as a Cloud OOTB Fastly CDN. Some of the advanced WAF-based rules require an additional WAF or advanced security license, but the basic filter rules can be used OOTB.
-
Test4 User
NewbieJuly 16, 2024 at 6:38 pm #1415Check the cards list initialization: In your CardDustReviews class, you have a @ChildResource annotation on the cards list. Make sure that the cards list is properly initialized and populated with data. You can try debugging the code to see if the cards list is empty or if there's an issue with the data retrieval.
-
Test4 User
NewbieJuly 16, 2024 at 6:42 pm #1418- Check the Exporter configuration: Ensure that the Exporter configuration is correct and that the CardDustReviews class is properly registered as an exporter. You can try checking the Sling logs to see if there are any errors or warnings related to the exporter configuration.
-
Test4 User
NewbieJuly 16, 2024 at 6:48 pm #1419- Verify the Angular mapping: Double-check that the Angular mapping is correct and that the CardDustReviews component is properly mapped to the JSON output. Make sure that the Angular code is correctly referencing the cards list and that there are no typos or incorrect property names.
-
Test4 User
NewbieJuly 16, 2024 at 6:56 pm #1420- Check the cards list initialization: In your CardDustReviews class, you have a @ChildResource annotation on the cards list. Make sure that the cards list is properly initialized and populated with data. You can try debugging the code to see if the cards list is empty or if there's an issue with the data retrieval.
-
Test4 User
NewbieJuly 17, 2024 at 8:50 am #1421Restarting AEM from the OSGi Console and from a remote server access SSH tool like Putty or Gitbash are two different approaches with distinct implications. Let's dive into the details:
-
Test4 User
NewbieJuly 17, 2024 at 9:13 am #1423When you restart AEM from the OSGi Console, you are essentially restarting the AEM instance itself. This restart is specific to the AEM application and only affects the AEM process.
-
Test4 User
NewbieJuly 17, 2024 at 9:34 am #1424When you restart AEM using a remote server access SSH tool like Putty or Gitbash, you are restarting the underlying HTTP server process (e.g., Apache HTTP Server) that hosts the AEM instance.
- You must be logged in to reply to this topic.