Data Sources Module not activated

Hi Dojo, We are trying to complete the latest KATA about the scripted connector (#18) but we have trouble accessing the Data sources Module (same when using the browser): We …

Remove opensearch old shards

Hi all, We noticed that there are old shards still being stored on our opensearch DB due to which the disk space is getting low. Is it safe to remove …

Element Migration Weight, Change and Polling

Hi All, I have tried to migrate some elements and the migration has succeeded however the elements that have been migrated have a Weight = 0, Change = -1 and …

Offloads not reaching database

Hi all, We noticed that offloads are not reaching the database. We performed a compaction to clear out old files but are still observing this. We can see in the …

Receive unicode/ascii strings from devices

I’m creating a ‘smart-serial’ connector for the device that sends ascii/unicode string. Without options=”unicode” type, they can received by the following definitions. (Of course, I can’t display unicode string correctly.) …

Visio shape linked to an history alarm summary

Hi Dojo, Is there any way to link a shape to an history alarm summary? Something similar to the AlarmSummary or HistoryMode fields but with the option of adding a …

FunctionResource PK

Was trying to understand what means the PK property and how can I get it. I’m trying to create a resource from an automation script.