Profiles App – Passing a variable to a Profile Instance
20th August 2021
Hi Ross Could you elaborate on the use case you would use these parameters for? Kind regards
Answer
20th August 2021
Hi Ross Could you elaborate on the use case you would use these parameters for? Kind regards
20th August 2021
Yes, you can change this with the DMSRevision tag in the MaintenanceSettings.xml. Default is indeed at midnight, but you can specify another time. See DataMiner Help
19th August 2021
Hi João, I’m no expert on protocol development but according to this example I think you can put the parameter IDs in the userName and password attributes. So I think …
19th August 2021
Hi Joao, You can just enter the parameter IDs in the username and password attribute values (between quotes). e.g. userName=”101″ password=”100″
19th August 2021
Hi Luis, 1. Entries in the views.xml do not have to be in order. 2. There are no requirements about the newlines before, in, or after the <view> tags. Do …
19th August 2021
Hi Ken, If the expiry time does not update over time, we might have to use correlation instead. Please find below two example correlation rules that demonstrate the requested behavior. …
19th August 2021
Hi Rene, What is the path where you store your images. I know from past experiences that there are two locations which I had found so-called sprites (combination of markers …
19th August 2021
Hi Rene, (I don’t believe any configuration is required outside the maps config files). Can you check if you can see the correct marker images, by browsing to the specific …
19th August 2021
Hi Ken, The most straightforward approach would be to use the standard alarming functionality. Through your alarm template, you can define the expected severity for every value of the expiry …
19th August 2021
Hi Michiel, Can you check if the columns 1001 and 1002 are actually displayed in table 1000? If not, you can display them: that will make the warning go away.
18th August 2021
At the bottom in the component library, amongst the Feeds, you have a Trigger. You can link that to your GQI fed component, and choose an interval to refresh. Not …
18th August 2021
Hi Ken, This isn’t possible yet. I believe this could be useful for many users. Please feel free to suggest a new feature through our “feature suggestion” page.
18th August 2021
Hi Bruno, Using GQI, you should be able to query bookings available in your system: You can display the result of this query in a table.
18th August 2021
When the SLNet process crashes it will create a separate logfile SLNet.crash.txt. Can you check if this file exists in C:\Skyline DataMiner\Logging? I would also check the following logfiles: SLErrors.txt …
18th August 2021
Rodrigo, you may find the following video by our Skyline colleague very useful. Agents – configuring DMA Failover – DataMiner Dojo . Do provide more details on the setup if …