Users reported seeing duplicate actions on Edge DX when accessing devices through either a Mac or Windows device. It was determined to be a bug and it will be reported to the Edge DX team. The Microsoft Edge version was 119.0.2151.58 (Official build) (arm64).
Read the entire article here...
Browsers Related Training & Support Archives
Browsers training and support-related archives from inside the ControlUp Community on Slack.
Updates to ControlUp API Documentation – Querying List of Scripts
A user asked if the ControlUp API documentation had been updated, to allow for querying the names and IDs of scripts. Examples of running scripts using the API key were given, as well as the endpoint URL for accessing a list of all scripts. The user asked for a script that gets the script ID from the name, however this was not available. The example of performing a GET request against the provided URL was provided.
Read the entire article here...
Read the entire article here...
Managing Microsoft Edge Cache and Cookies with Scripts in ControlUp
The user asked if there is a script to close and delete the cache and cookies on the Microsoft Edge browser, and it was suggested that it is possible, with a link provided to the necessary folders. Clearing the folders is not always simple, as other software may use msedge.exe in the background, so users should be notified before making any changes. A possible solution is being worked on that would send a notification to the user to say the browser is attempting to be closed, and they will be notified when it is able to reopen.
Read the entire article here...
Read the entire article here...
Tweaks to Web Reporting in CSV Requested Since First Capabilities
Users have been requesting tweaks to web reporting since the first capabilities, such as reports in their local timezone being properly formatted when exported as CSV. A Uservoice item is open for this issue, but the user was struggling to get usable data from the time/date fields when exported - Power and Session Events in CSV were all in UTC. They were hoping for help with this, and the comment was updated with assurance.
Read the entire article here...
Read the entire article here...
Sivan’s “Did You Know”: ControlUp Stress Level Calculator Setup and Assistance
ControlUp's Stress Level Calculator assists in defining thresholds for metrics in RealTime Console and Web Browser. More information can be found at https://support.controlup.com/docs/stress-level-calculator-tool-v2 and further assistance can be requested in this channel.
Read the entire article here...
Read the entire article here...
Troubleshooting Connection Issues with Hive in ControlUp
The user had installed Hive on a device, but the status showed "Not Connected". After re-doing the configuration and checking the firewall, the Network team confirmed that the firewall was open and the URLs were reachable. The link for the required outbound connections is: https://support.controlup.com/docs/communication-ports-used-by-controlup-hybrid-cloud-1.
Read the entire article here...
Read the entire article here...
How to Set / Override the Controlup Edge DX Location Manually
A user asked about manually setting the Controlup EdgeX location. It is possible to override the location using the IP address and a script is provided to check the IP address against known subnets and their corresponding locations. Locations must be set on the tenant side and must be in valid JSON with the property "LocationsByIpRange". ControlUp does not offer specific documentation for this feature. The script and full JSON example are included in the discussion.
Read the entire article here...
Read the entire article here...
Understanding App Load Time in ControlUp
A user asked if there is a document outlining how App Load Time works. There is only one App Load Time entry for Edge and Chrome, and ControlUp will only monitor the app load time for the first app it sees. More information can be found at https://support.controlup.com/docs/en/app-load-time-?highlight=app%20load%20time.
Read the entire article here...
Read the entire article here...
Is there a 5000 row limit to data returned via ControlUp API?
A user asked about the row limit of data returned via the API - they needed to use Export to CSV for 65k max. To retrieve this data, the user should add to the end of the URL, 'export=true'. Thanks to Wouter, the user now knows how to gain this data.
Read the entire article here...
Read the entire article here...
What Does the ‘ERR_BLOCKED_BY_RESPONSE’ Error Mean?
The 'ERR_BLOCKED_BY_RESPONSE' error occurs when response is delivered along with requirements from Chromium such as 'X-Frame-Options' and 'Content-Security-Policy' aren't met. It is speculated that Salesforce is setting HTTP headers that are blocking an action that Scoutbees is trying to do, likely due to Javascript running on the page not sourced from a Salesforce-approved location.
Read the entire article here...
Read the entire article here...
