Visio table filtering when using MultiCheckBox

Hi,  Im creating a visual that displays a table and the customer would like the option to use the MultiCheckbox option to select the names of various channels which then …

Math on a Visio?

When building Visios, is it possible to do some simple mathematic operations on a shape / parameter? For ex., can I divide the shape value by 1000 to change the …

Document folders inconsistency

Hello Dojo, Is there any reason for inconsistency in Document folders features. Things functioning on the one way in the General document and Protocol document folders and on the other …

EPM Object Alarm Linkage Inconsistencies

Hi all, I am having a hard time understanding how the alarm linkage works for EPM Objects. The color on the Card does not seem consistent with element alarm or …

Best way of exporting trend data

I would like to export trend data for particular parameters from particular elements to csv files saved to my desktop. What’s the best way of doing this, and is there …

HTTP POST Session to Send File on Protocol

Usually, we send JSON data using the following implementation: for the Restful API example: curl -k -X POST $smmUrl/api/elements -H “Authorization:`./login.sh`” -H “Content- Type:application/json” -d “{\”fme_ip_address\”:\”$fme_ip\”, \”fme_name\”: \”$fme_name\”, \”remote_user\”: \”$remote_user\”, …

API Deployment – Create token

Hi Dojo, After enabling the API deployment (using the soft launch setting), I was planning to create a token to start testing this feature. However, whenever I click the button …

Microsoft Teams Integration

I have heard from a customer that in order to connect DM10.2 to Microsoft TEAMS (notifications & follow-up actions), you need to purchase an additional (special) Microsoft license for Teams …

Element Timeout Settings

Hi all, I’m not very sure how the timeout settings work and I wasn’t able to find much info from the documentations. Please refer to the screenshot below. Does this …

Script not working from Staging to Production

Dear Dojo, I have created this part of a script which will scan for duplicates and report the outcome via e-mail. In the staging is working perfectly (DataMiner (10.2.0.0-11517)) and …