Hi
Is there any documentation or training which explain how we can automate building of elements in DM?
Bert Vandenberghe [SLC] [DevOps Enabler] Answered question
Just to be complete, next to IDP as mentioned by Sebastian, you could also do your own automation and e.g. create elements from automation scripts or connectors: Examples | DataMiner Docs
Or you could also create elements from externally using the web services API: CreateElement | DataMiner Docs. Which allows you to e.g. do this from Ansible: Configuring DataMiner using Ansible | DataMiner Docs
Ladan Razeghi [DevOps Catalyst] Posted new comment
Thank you Bert. This helps a lot.