>>Message imported from previous forum - Category:ClearSCADA Software<<
User: florian, originally posted: 2018-10-25 20:28:27 Id:306
This is a re-posting from the obsoleted (October 2018) "Schneider Electric Telemetry & SCADA" forum.
-------------------------------
**_nminchin:_**
**_Hi,_**
**_I have a number of objects that I need to back up and restore to another server individually (~350 or so) and I really don't want to have to do this manually..._**
**_I've looked before at the .NET api / ServerSCX object and the ViewX automation interfaces if this is possible with no luck, but I'm hoping that I've missed something._**
**_Does anyone know if this is possible via one of the automation interfaces? Or via ClearSCADA scripting?_**
**_Cheers_**
-------------
andrewscott:
The .NET Client API has the DBObject.ExportConfiguration method (in the ClearScada.Client.Simple namespace).