Skip to main content
I need to transfer and compare objects between two SFDC instances. One of the instances is being migrated into the other.
11 respostas
  1. 6 de jun. de 2012, 17:50
    Unlimited.

     

    Issue is... We've got the standard objects in both instances, but the instance that needs to be migrated there's some custom fields and a custom object associated with the standard user object. I have to look at the objects/custom objects/custom fields in a rather tedious manner (using Cloud Converter to pull out the information about an object and it's fields and then comparing it to the destination object; and that's just for standard objects). With custom objects in the migrating instance, I have to look at all the objects in the other instance to see if there's something that fulfills the same role, if not, then make a decision to either bring the custom object over (if it's used) or get rid of it.

     

    It'd be helpful if there was a way to view two instances of SFDC side-by-side, having a view that lets me compare like objects and fields in a swift manner.
0/9000