Create resources via the API

Hi Chris, There is currently no API call provided to create resources. But there are a few options: You can use API call ExecuteAutomationScript (or a familiar one) and add …

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 …