hello
guys,
i
can import an organisation by using the KeepExisting property set to
ImportUserMappingMethod,b but i also want to get teh users from an xml file, and i also have the xml file with the following content.
<
MappingConfiguration
><
DomainMapping
old=\"domainA\"
new=\"domainB\" /><
UserMapping
old=\"domainA\\administrator\"
new=\"domainB\\administrator\" /></
MappingConfiguration
>
but
whenever im using the xml file while importing the organsiation, the program executes without any errors but when in CRM machine , the organisation is not getting imported
please
help me guyz!!!!!