Hi, I wonder if we could use existing delta export/import utilities to perform such migration. These would be the steps to perform:
1) Run export utility and get a full backup of deltas 2) Change server configuration to use mongoDB for delta persistence 3) Run import utility with previous backup files Does anyone see any pitfall or risk in this approach? Thank you.