I need the ability to schedule a Replication Job to start directly after a Backup Copy Job. Currently, this functionality is not available.
My use case:
We run a DR Backup Copy Job. We then run a DR Replication Job that is a replica from backup (from the DR Backup Copy Job). If the DR Backup Copy Job does not complete first there will be no new points to replicate.
My current options are to run the DR Replication Job periodically (meh) or play the timing game (meh). I can imagine this is a simple addition for Veeam developers