Hello,
I have two environment, Dev and Test, Now i have created an entity in dev and when i moved that entity to Test using standard procedure of solution, Its Object Type Code changes. I.e. in Source its object type code was 10177 but in target its 10175. when i checked the customization.xml of solution zip, it contains objecttype code 10177 now naturally it should take object type code as 10177 but it takes in order as i can see, w.r.t other object type code in entityview table in target organization. Also i see all the entities' entityId are same in source and destination but it differes in case of the entity i have just migrated using solution. Since Customization.xml does not contains entityid, how entity ids are been preserved in source? and how on earth the object type code is not being preserved between source and target?
*This post is locked for comments