@adivj95
Once you publish the asset, you can probably trigger a job, which will:
Check the replication status of the queue
If queue is not empty, check the status after few minutes.If the queue is empty, send the update request to DB
To check the status of the queue you can use following API:
...