You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CozyRoc
When i try to import a contact, is there a way to caputure the
duplicate Id if that contact is already existing. Currently The id
column has 000000 values if the contact trying to upload is a
duplicate.
I want to make changes to the duplicate record if the Id can be
captured in the Id field. Or Please advise another way of doing this.
Thanks.
Ivan Peev
unread,
Apr 27, 2012, 11:02:46 AM4/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coz...@googlegroups.com
Hi Mohammed,
You have to load the id information from the contact entity first using the Dynamics CRM Source component. You can load this information either in a temporary table or you can load it in-memory in a dictionary object using the reusable script here: