I have a multi-select picklist on the SFDC Account object called, "LOB Sub-Type"
I have a customer entity in MS Dynamics CRM called, "LOB Sub-Type" In SFDC an Account can have multiple values choosen, when doing the Account update/insert into MSD I want to also create the related records for the LOB Sub-Type.
SFDC:
Entity: Account
Account = NBC
LOB Sub-Type = Broadcast TV; Broadcast Radio
MS Dynamics CRM:
Entity: Account
Account = NBC
Entity: LOB Sub-Type
LOB Sub-Type = Broadcast TV
LOB Sub-Type = Broadcast Radio
Anyone have a block design that accomplishes this? I also will be doing SFDC multi-select picklist to MSD CRM multi-select option-set. Do you have a block design that accomplishes this?
Thanks- Clayce
*This post is locked for comments