You are here: Reference > Activity methods > Call another activity > Adding an association with a customer ID

Adding an association with a customer ID

Use the Call instruction with the Data-Decision-IH-Association.pySaveAssociation activity to associate IDs that are generated by external interactions through different channels and devices with a known customer ID.

  1. Create an instance of the Activity rule by clicking Records Explorer > Technical > Activity.

  2. In the activity steps, enter the Call Data-Decision-IH-Association.pySaveAssociation method.

  3. Click the arrow to the left of the Method field to expand the method and specify its parameters:

  4. Click Save.

This method creates two records: one record where the subject ID is determined by the SubjectID parameter and the associated ID determined by the AssociatedID parameter, and a second record where the subject ID is determined by the AssociatedID parameter and the associated ID determined by the SubjectID parameter. The same association strength value is applied to both records.