Method not found IDms
4th December 2024
Hi Gerwin, can you check if all dlls are correctly referenced under the script code in dataminer? I am also posting a screenshot of section mentioned, so you can have …
Answer
4th December 2024
Hi Gerwin, can you check if all dlls are correctly referenced under the script code in dataminer? I am also posting a screenshot of section mentioned, so you can have …
4th December 2024
To answer my own question, I was able to do this in Drag & Drop editing by holding Control. I was also able to accomplish via scripting (After loading the …
3rd December 2024
Hi Riccardo You can check the status of the connection with the DB on this 2 log files SLCassandrahealth and SLDBConnection within C:Skyline Dataminerlogging folder. Check first the cassandra health …
3rd December 2024
Hi Marco, You can use the query param ’embed=true’ to hide the headerbar. Example: ‘https://robinde.skyline.local/app/35688057-da15-4720-be2c-cdcd8eddde5c/Page?embed=true’ where the ‘?embed=true’ part is the important one for your question With kind regards
3rd December 2024
Hi David, Here is the link of two stencils containing Skylicons you can use in Visio. Please note that this is still not the official version and some icons might …
3rd December 2024
Anybody can upload artifacts to the DataMiner Catalog and choose between either PRIVATE or PUBLIC visibility. Artifacts published as PRIVATE will only be visible to, and deployable by, users within your own organization. Artifacts published as PUBLIC are …
3rd December 2024
Hi Bernard, See similar question: Is it possible to deploy Data aggregator with being cloud connected? To summarize: The offline installer can be requested to Skyline for these cases. Hope …
3rd December 2024
Hi Joshi, You can use the auto slide argument when launching cube. More info can be found here.
3rd December 2024
Hi Stacey, here is the shape data. Appreciate if you can assist on the blinking
3rd December 2024
Hi Kawssar, To automatically detect connectivity between your devices, I believe your best bet is to use IDP and the Connectivity Discovery functionality if your devices support LLDP or CDP. …
3rd December 2024
Hi Manuel You could use GQI to fetch these indices using the built-in ‘Get parameter table by ID’ data source. This data source has 2 inputs: DMA ID & Element …
3rd December 2024
Hi German, You can use the GetLiteServiceInfo message with the ViewID property set to retrieve all services within a view. You can then use a subscription on the LiteServiceStateEvent to get …
3rd December 2024
I tried a couple of things but it seems like using overlapping lines with show/hide conditions is your best bet. For this, you’ll need to add a couple of important …
3rd December 2024
Hi Mahito It is currently not possible to auto-size text to fit the shape in the template. If you want us to implement something like this, you can create a …
3rd December 2024
Hi Mahito This sounds like a good use case for the grid component. This components creates a customizable template for each row of a query result. The text shape in …