Ticketing – Closed tickets >1 Month
30th September 2020
The current version of the ticketing app only provides overviews or filters on open tickets. A closed ticket can still be shown when using the ticket ID in the url: …
Answer
30th September 2020
The current version of the ticketing app only provides overviews or filters on open tickets. A closed ticket can still be shown when using the ticket ID in the url: …
30th September 2020
That is very strange, my local elements running on that version show the primary key on the correct position. Is it possible to paste the xml syntax of the table …
30th September 2020
Hi Yohann, An option for this case is to use Hyperlinks. Using Hyperlinks you can define a custom action (e.g. open a URL that will open the Documents App). You …
30th September 2020
Hi Yohann, You could create a hyperlink to get to your desired use case. You can then see an extra column or right clicking the alarm would also give you …
30th September 2020
In case you’re showing the name of the enhanced service’s element name, this is possible with RegexReplace and the [this element] placeholder. First off, in the shape where you have …
30th September 2020
Unfortunately this is currently not possible. The limitation of the [RegexReplace:] placeholder is that it can only contain other placeholders or static text. In this case, we want to push …
29th September 2020
There are no hardcoded limits on this, it all depends on how many resources there are still available on your DataMiner agents, and on how much data these tables contain. …
29th September 2020
The split in SLPort processes is not done based on Elements, but on ip/port (so this means that an element with multiple ports can be in multiple SLPort processes). To …
29th September 2020
I had the same issue in the past with a custom shape on our IT DMA. As far I know you can’t fill up regular images with an alarm color, …
29th September 2020
There are currently some limitations on the way SVG’s and other geometries are drawn on the Visual Overview (not all Bezier and Nurbs curves are currently supported). Some workarounds: Transform …
29th September 2020
This is basically combining multiple Visual Overview features: Shape data for displaying a parameter value (also add an asterisk ‘*’ to your shape text): Element *Element …
29th September 2020
Check in the Scheduler app in cube if the scheduled task is set to run. Edit the scheduled task and check the following: General tab -> enabled and DMA: the …
28th September 2020
Currently, the following properties can be used and shown in Visio using the ‘[Reservation:]’ placeholder: ProfileID of a node ResourceID of a node Custom property Start time End time ID …
28th September 2020
I can’t immediately spot what’s going wrong in your configuration, the setup seems to be alright to me. In order to debug, you can place the entire reservation placeholder ‘[reservation:[this …
28th September 2020
We have done an integration in 2018 with Slack for a customer in the US which is in production. The latter was a custom deployment via a “Slack driver”. a …