SL Analytics memory consumption increase

Hey Ryan, Several SLAnalytics features depend on trend data provided by SLDataGateway. SLAnalytics uses this trend data for… Trend predictions Trend Icons Behavioral Anomaly Detection Pattern Matching Since SLAnalytics relies …

Trend Groups – Sum trend of all parameters

Paul Using GQI on HTML5 dashboards, I am able to do this for one parameter but not for 5 different parameters in one query. Others may have a better solution …

Dashboard from a mobile phone

Hi Manuel, You don’t have to make a different version, the objective is that the layout adapts automatically to the available screen real estate.  So the same dashboard should be …

POST Request does not behave as it should

Hi Miguel, Could you please try to use one of the AWS protocols as reference? Example session form MediaConnect <Session id=”3″ name=”Start Stop Flow” ignoreTimeout=”true”> <Connection id=”1″> <Request verb=”POST” pid=”253″> …

How to make tables linked interactable in Visio

Hi Jeroen, One option would be to define a selectionSetVar in your protocol. This will set a session variable when selecting a row in your table, which can be used …

Protocol restart

Hi Stefan, Normally elements that are showing timeouts won’t be solved by a restart. I’d suggest you reach out to Techsupport to help you with understanding the underlying problem. Now …

Conditional HTTP Header

There’s currently no such thing, however you could duplicate the session so you have one with the header and one without and then execute one or the other based on …

Api deployments parameters

Hi Gerwin, I believe that deployments are by default of type ‘JSON’ right now. That means only one script parameter can be present and that the full HTTP body of …

Smart serial communication behavior

Hi Mieke, I’m afraid this approach will not work due to the way the data forwarding works between SLPort and SLProtocol. Refer to Data forwarding for more details. To summarize, …