Not able to hide shape based on table parameter values.
28th February 2023
Hi Thomas, It will be required for a table parameter to provide a row index. Otherwise there is no way for the Visual Overview to know which row you are …
Answer
28th February 2023
Hi Thomas, It will be required for a table parameter to provide a row index. Otherwise there is no way for the Visual Overview to know which row you are …
28th February 2023
Hi Stefan, Yes, it is possible to query the Cisco SD-WAN vManage over the vManage API. Cisco SD-WAN vManage provides a REST API that can be used to programmatically interact …
28th February 2023
Hello David, I think to build an interactive automation script could be usefull in this case. You could ask for the proxy address the very first time the automation is …
28th February 2023
The reason why this works out of the box in Postman and the browser is because those processes will be running as the user who has the proxy settings configured …
27th February 2023
Hi Edson, I have faced this issue in the past with another dataminer agent and what worked for me is the following (you require Administrator privileges): Open the services window …
27th February 2023
Hi, we upgraded one of our internal systems to 4.1 and we didn’t find any issue.
27th February 2023
As Emmanuel’s comment said, we added a Field with the DOM instance and filled that in to pass to the token. See it copied here: Hi Blake, if you want …
27th February 2023
Hi Jeroen, Currently, the operations that are supported are “equal” and “any”. The “any” means that the gateway key and value are ignored, only the incoming interface Id is verified. …
27th February 2023
Hi Sebastiaan, thank you for the hint. Linking the Group to [this service] and using the AllowInheritance=False option on the AlarmSummary child shapes indeed does the trick (and apparently even …
27th February 2023
Hi Sebastian, If you use SRM Solution a sub service will be created for your group and will be included in the Main service of the booking. This can allow …
27th February 2023
Hi Jeff, As far as I am aware, there are no systems running at Skyline with the 5.6.51 version. Therefore we cannot comment on the compatibility currently.
27th February 2023
When including internet access in an IPVPN line, it is essential to ensure that the IPVPN data remains protected from unauthorized access or interception. The suitable equipment that can be …
27th February 2023
Hi Joachim, Do the hyperlinks contain a “filterElement” attribute? If so, the hyperlinks will only be shown for certain elements, and visibility may depend on if the user has access …
27th February 2023
Hi Sebastian, Node groups in a service definition don’t have a functional purpose and is an UI feature.. It is indeed to increase readability. Moreover, you can name and put …
27th February 2023
Hi Alex, would try to use the partialSNMP option on those tables. Then DataMiner will only fetch x rows at a time, and allow to perform other things inbetween.