What is Secondary Entity in
Plugin Registration Tool ?
Secondary Entity in Plugin Registration Tool is used to retrieve the entities having N:N relationship.
When Secondary Entity is used?
Secondary Entity is used with these messages:
o
SetRelated
o
RemoveRelated
Primary Entity
|
Secondary Entity
|
Supported Relationships
|
Invoice
|
Contact
|
contactinvoices_association
|
Lead
|
Account
|
accountleads_association
|
Lead
|
Contact
|
contactleads_association
|
What is the function of
"SetRelated" and "RemoveRelated" Message?
SetRelated Message
is triggered when Primary Entity is associated with Secondary Entity.
RemoveRelated Message is triggered when Primary Entity is disassociated with Secondary Entity.
RemoveRelated Message is triggered when Primary Entity is disassociated with Secondary Entity.