Hi All
I have a custom BO that includes Business Partner Contact internal ID - which has an association to:
BusinessPartner BO
SalesTerritory BO
How does C4C associate to my custom BO? Does it check against my internal contact ID to create the external association?
OR is it checking my script where I populate these associations in my custom BO?
My association works fine with my SADL query and I can see all the related data I want and territory association is correct.
However I have one problem. If I move a contact to a new account, the territory association does not update with the new values. (It still displays the old territory). My BusinessPartner BO association works fine and updates correctly.
Why would my territory association not update?
Can anyone explain to me how the query association is linked through which key?
Yes I have checked the cloud studio documentation on page 83 onwards of the pdf but it is still unclear to me.
Cheers
Brad