Transportation
📄️ Object: Cross Copy
To copy complete folder structures recursively from one client to another this module can be used. The folder structure will be recreated in the target client. The target client may be located in a different environment.
📄️ Object: Export
The module uses the interface to export objects as XML files. It creates a XML file for each object and creates the folder structure from the |Automic|-System in the filesystem. Additionally links can be exported as well.
📄️ Object: Import
The module can import objects that have been exported with the module tp.Export. The objects will be created in the same folder as they been located in the source. If necessary the folders will be created.
📄️ Object: Mark Depreated
In some environments objects are not allowed to be deleted. After some time the environment will contain unused objects. To be able to mark this objects as deprecated they can be renamed, e.g. adding a prefix to the name. This task can be performed by this module. If necessary a rollback of such a renaming can also be done with this module.
📄️ Object: Move to Transport Case
The module provides the possibility to move objects to the transport case. If the objects to move are located in different folders this module helps to make the task easier. The objects to transport are read from a file with one object per line.
📄️ Variable: Export
Similar to the module tp.Export this module exports variable objects. The objects are exported as files in CSV format (separator semicolon). For each object a file will be created and if requested the folder structure will be created in the filesystem.
📄️ Variable: Import
Similar to the module tp.Import this module can import variable objects that have been exported with the module tp.VariableExport. The input file must be in CSV format with a semicolon as separator.