Create Property via Automation Script

Hi Ryan, I tried the CreateProperty method and I am not able to get the error that you are experiencing: // Create a DMS object IDms dms = engine.GetDms(); // …

Alarm Template – conditional monitoring on property

Hi Bernard, Alarm template conditions can be configured through the UI, so you don’t need to worry about the syntax. Element Properties can be accessed via the ‘generic’ table parameter …

Visual Overview – Get resource data as session variables

Hi Jens, The SelectedTimeRange variable can be used in Visual Overview, starting from 10.2.1.0. Documentation: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/SRM/Embedding_a_Resource_Manager_component.html Internal release note: 31770 A small enhancement is done in 10.2.3.0, see internal release …

How to recover a deleted element

Hey Jeff, When an element is deleted, 3 items are added in the Recycle Bin <Date>_Delete_element_views.xml.zip <Date>ElementConnection before delete <element> ElementConnections.xml.zip <Date>_Element <elemenname>.zip Each of these contain some part to …

Highlight not working

There’s a couple of things you could check here: Check if you substitute “Show” with “Hide” that the shape also gets hidden. If not, there’s likely something wrong with your …