All,
I created a data provider and import scenario to update business accounts. It makes two changes:
- Updates a user-defined field of “Next Contact By” to replace the current person with “John Smith” (example)
- Updates the current BAccount owner with the new owner (“John Smith”)
The user-defined “Next Contact By” field is updating properly (ie, changing Sally Jones to John Smith). But the owner field is deleting Sally Jones and leaving the field blank (it should be replaced with Sally Jones as well.)
Could someone look at my xml/screenshot and tell me where I’m messing this up?