Setup Genie to dump its database (turn off compression and encryption) to a location, henceforth called GENIE_BACKUPS
Create a blank folder somewhere (preferably on the SAME volume as GENIE_BACKUPS), this will be called CYBER_BACKUPS and you will point the CS Advanced to backup this location
Download the genie-macos.sh script and save to a stable location (eg. /Users/<username>/.obm)
Process
Setup a backup set called “GenieDB”
Backup source = CYBER_BACKUPS
Add a pre-command with the following parameters:
Name: prepareDB
Command: genie-macos.sh
Working dir: /Users/<username>/.obm
Modify the genie-macos.sh script variables (eg):
GENIE_BACKUPS=”/Applications/Genie/Backups”
CYBER_BACKUPS=”/Users/<username>/cs-genie-dest”
The Genie backup dump will need to be scheduled so a complete backup is done well before the CS agent attempts its backup.