API Deployment – Element not linked to dummy

Hi Edson, Getting the same error when replicating your script. Don’t have an immediate solution, but perhaps you could consider to not work with a script dummy at all, and …

Sync DMS via Automation Script

Hi, With this automation script you can sync the DMS. note: This is an internal call and we do not recommend using this, as it is not officially supported and we cannot …

Creating Microsoft Platform 6.0.0.2 elements via JSON API

I’ve managed to get it to work, more by luck than judgement. The following works – name: CreateElement uri: url: “{{jsonServer }}{{createElement}}” return_content: yes use_proxy: false body_format: json method: POST …

Elasticsearch no longer working

Hi Edith, as Thomas suggested, the first thing is to see what is mentioned in those log files (C:\Program Files\Elasticsearch\logs). However some time ago I did experience the same issue. …

Elasticsearch no longer working

Hi Edith, you can check the Elasticsearch logging to hopefully see why Elasticsearch doesn’t want to start. The files can be found here: ‘C:\Program Files\Elasticsearch\logs’. There could be quite a …

Service Template backup without services

Hi Frank, Exporting a service template via Actions > Export > .dmimport package will indeed also export all of the generated services and involved elements as well. I’m afraid there’s …

Cassandra – TLS – NoHostAvailableException

At the beginning Jeremiah and Michiel thank you very much, your answer helped me to diagnose this case. Bellow short summary If we have many cassandra nodes and we want …