We have a requirement in which we want to update the cmdb_ci table of one instance of ServiceNow with respect to the create or update in the cmdb_ci of another instance.
If someone creates or updates the ci in instance 1 the same should get reflected in instance 2.
I tried it with a scheduled job but the requirement demands it on live basis.