Document toolboxDocument toolbox

Conflicts in Objects

The conflicts that may arise while performing a Save As on an Object are as follows:

The object details like class, property in the Source or Target may have been changed.

Example:

  • An object "Object 1" present in the Source Project has been copied to Target Project.
  • Now, if object details such as class or property are changed in the Source or Target Project and a Save As is performed again, the object will not be copied to the Target Project.

Different objects with the same name will show conflict.

Example:

  • If the Source Project has an object named "Obj1" with ID "123," Target also contains an object named "Obj1" but with ID "456."
  • The Source Object will not be copied into the Target even if these are two different objects.