I would like to log all Executions of Advance Migration Utility Migrations. I looked at customizing the Logic Block MigrationRun, but it is in the Platform Family and cannot be customized. I then thought to customize the AMU app to add a new LB Form Action that would log the run then call MigrationRun, but again, cannot customize this app. I then tried to customize the znwAsyncJobs to add a trigger, this table is a CompleteLock. Looking for another way to achieve my goal of logging each Migration Execution.
I don’t think this exists and can’t think of a simple way to achieve it with how the platform works today. Feels like you’d need to ask for an enhancement that delivers a dedicated Advanced Migration Utility Runs app/table similar to how Data Import runs get tracked, or, something like that.