Dear All
we are copying Objects from one repository to other.Object types in both repo are different .In destination repository some Attributrs are having Only Distinct Values(Because from composer only distinct valuies are allowed through a database Query).
Now when we are setting those attributes they dont Refelct in the Destination repository.We have given Attribute value as one of possible values in Database.But it is not getting copied.
We have 4-5 attributes of this type and they need to be filled in order as State ,district, village ,house no Because Qyery for District requires State for filtering the data in where clause.
Any help would be appriciated.
Thanks in Advance...............:)