I am trying to automate the creation and saving of configuration files for our systems and am currently working on TAG MCM 9000 multiviewers.
While I can create the configuration files with a automation script through the "ConfigurationSystemFilesGenerate" action, I cannot automate downloading them.
The "System Backup Files: Download" action can download the configuration file but it needs an index.

This index is a file name present in the "System Backup Files" table of the selected system.

Is there a way to download the newest file in the table with an automation- or C#-script?
Thanks in advance
Hello Lars,
For sure this is possible with a simple C# automation script. This can retrieve the System Backup Files table with the indices and then set the correct value. If required we can provide you with an example. For this just reach out via Jan or Felix.
What you are trying to do very much resembles one of the features of the IDP Solution: automating configuration backups of devices and storing them on a safe place.
Have a look at the description of IDP on
DataMiner IDP app | DataMiner Docs
One of the components is the Configuration manager which is responsible for storing configuration backups of devices to the IDP inventory. So it might be worth to look into this as the basis for the automated configuration backup.
BR,
koen.