Hi,
i use multi repository now, but before i have a ot of script for exgtract some informations of rdm.
Now i would modify this script , but i don't know how append multiple datasource with the export-rdmsession command ?
regards
Vincent
Hello,
It is not possible to export from multiples data sources into one file with the Export-RDMSession cmdlet.
As a workaround, you could export the sessions from each repository into .CSV files and then merge these files into one. You have to be careful that each .CSV file contains column headers. You must keep the headers only at the beginning of the final file.
For your information, in RDM version 14, it will be easier to have access to each repository with only one data source. Then, it should be easier to export all entries from all repositories in only one operation.
Best regards,
Érica Poirier
Hi,
ok, but when the version 14 will be out ??
regards
Vincent
Hello,
It should be available in the last quarter of 2018.
Best regards,
Érica Poirier
hello,
now in 2020, this option is avalaible ?
regards
Vincent
Hello,
If you mean that to be able to append multiple vaults in one single CSV file, it is not possible with the Export-RDMSession cmdlet.
A workaround would be to set the CSV file name with the vault name and data source name.
I will verify with an engineer if we can do something about it.
Best regards,
Érica Poirier