Visio Children Subview Inside Child Shape

Hi Community, given is the following view structure as an example: >Locations >>First Location >>>ABC_1st >>Second Location >>>ABC_2nd >>Third Location >>>ABC_3rd I have already have a children container successfully displaying …

[LCA] Scrollbar in image component

Hi all, After the web upgrade to version 10.6.4, image components in LCA without vertical padding [I guess the default behavior prior to update] started displaying scrollbars. A short investigation …

How to prevent the blue banner in Email

Using the Engine SendEmail method in an Automation script, it is possible to send out an email. For me, these emails always come with the mail subject in a blue …

Skyline.Dataminer.Utils.SecureCoding not found

Hi, When I’m programming in VC2026 an User Defined API, I have the code: input = JsonConvert.DeserializeObject<Input>(body ?? string.Empty, _serializerSettings); This gives always the warning: Consider using SecureNewtonsoftDeserialization.DeserializeObject instead. These …

Alarm Template Scheduling Based on Time Window

Hi everyone, I’m looking to understand if it’s possible to configure an alarm template in DataMiner to only trigger within a specific time window. For example, I would like an …