Get Activation Status of assets post modification.
Hi All,
I am writing a utility wherein the page/asset would be replicated if it's modified and pending activation. The last replication date should be less than or earlier than the modification date.
How can we do it from backend/java code? I tried "ReplicationStatus", but it does not fit the use case.
Thx.