API Deployment – Element not linked to dummy
16th February 2023
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 …
Answer
16th February 2023
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 …
16th February 2023
Hi André, it seems like you might be running against the default threshold of 20 elements. Please have a look at the instructions in this post, and let us know …
15th February 2023
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 …
15th February 2023
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 …
15th February 2023
We have also seen this issue before, but we didn’t investigate the root cause of this yet. It works when sending the JSON directly via Postman to the JSON API …
15th February 2023
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. …
15th February 2023
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 …
15th February 2023
Hi Stijn, the update center is mainly intended to check for connector version updates, and deploying a solution package is not supported. Also, the update center still requires a legacy …
15th February 2023
Hi Stijn, This is currently not supported. Note that we are working on deploying application packages from the Catalog. When you are cloud connected you can deploy your solution package …
15th February 2023
Hi Jens, This is a feature request that is on our backlog (so currently this is not possible). You can track the progress of the feature request using DCP204049.
15th February 2023
Hi Jens, This is currently not possible.
15th February 2023
Hi Berman, We’re not aware of any issues where initial (query) changes are not saved but the consecutive changes are. On what version was this exactly? If this would happen …
14th February 2023
Hi Pedro, I don’t believe the is a way to have the “Trending” Module opened with a predefined Saved Trend group. What you alternatively can do is to create a …
14th February 2023
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 …
14th February 2023
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 …