Is the SLManagedScripting.txt log created by default?
12th January 2021
Hey Luís, The SLManagedScripting.txt file gets created as soon as it is needed. This happens when a QAction in a protocol needs to log something. This can happen by either …
Answer
12th January 2021
Hey Luís, The SLManagedScripting.txt file gets created as soon as it is needed. This happens when a QAction in a protocol needs to log something. This can happen by either …
12th January 2021
Hi Alex, The issue here is due to the fact you don’t have the expected Dataminer version installed locally. The confusion was due to the fact that other developers in …
12th January 2021
Hi Steve, This can be done using the Migrate functionality on the agents page in system center. You can find a step by step description of how to do this …
12th January 2021
Hi Srikanth, What do you mean exactly with installed SRM version? When you navigate in the Booking Manager to ADMIN > ABOUT you can see the current installed SRM Package …
12th January 2021
Hi Srikanth, The SRM Package version number is the only version number and definitely the one you are looking for. The same info is also available in the IDP app: …
12th January 2021
Hi Jeroen, There is a dedicated log file for backups: C:\Skyline DataMiner\Backup\Backup.log.txt There you will probably see more information on what’s failing. There are many root causes that produce this …
12th January 2021
Hi, it stands for LogFileParser, in the beginning of the tool it was used to scan some DataMiner logfiles for certain keywords so we get alarmed automatically when something was …
12th January 2021
Hi Bruno, You are indeed totally right. The task has been completed and it currently looks like the image in this post. the solution is fixed in 10.0.0.0 and 10.1.0.0. …
12th January 2021
Hi, If you’re using DIS then the class library could be used for this. See subscription monitors help section. As far as I’m aware, this can only be used to …
11th January 2021
We already worked with one connector (Cisco ASR Manager) that is using NETCONF to configure interfaces. Basically, it opens a NETCONF session to send NETCONF commands and this uses YANG-models …
11th January 2021
Hi Stacey, You can create tickets using the Ticketing Gateway API. (That uses the TicketingGatewayHelper you mentioned). There is a topic in the DataMiner Help about this: https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_4%2Fticketing%2FUsing_the_Ticketing_Gateway_API.htm&rhsearch=Ticketinggatewayhelper&rhsyns=%20
11th January 2021
In DataMiner version prior to 10.1.4, you can do that with the ‘DataMiner Reporter’ see DataMiner Help. We expect to have aggregation parameters integrated in DataMiner Dashboards from 10.1.4 onwards, …
11th January 2021
Hi Jon, One way to achieve this is by creating a table in the protocol in which you want to retrieve the updated values. That table must contain a column …
11th January 2021
Hi Bruno, All trending from an Aggregation rule will be saved under the elementName ‘Skyline Generic Aggregator DMA<ID>’. So the easiest way to get this data would be to use …
11th January 2021
Hi Alex, That happens when one of the class libraries that you have installed has compilation errors. You should check which packages do you have, and if their minimum versions …