The ClientExternalAssignment node defines the external team role relationship between a client and an external contact, such as a manager or an attorney.
Connect a Content to an Award by composite key (name, category, year). Creates the Award if it does not exist. Always creates NOMINATED_FOR; optionally WON when 'won' is true.
Connect a Party to an Award by composite key (name, category, year). Creates the Award if it does not exist. Always creates NOMINATED_FOR; optionally WON when 'won' is true.
The ClientExternalAssignment node defines the external team role relationship between a client and an external contact, such as a manager or an attorney.
Input to end-date (deactivate) NOMINATED_FOR and/or WON relationships between a Content and an Award by composite key (name, category, year). Does not modify any Award node.
Input to end-date (deactivate) NOMINATED_FOR and/or WON relationships between a Party and an Award by composite key (name, category, year). Does not modify any Award node.
Input for rotating the ATTACHED_TO relationship: deactivate any existing ExternalRecord of the given type on the membership, then attach the supplied ExternalRecord.