Connection

In Maica, the Connection object is used to track and manage relationships and connections between individuals (Contacts), including the type or nature of the relationship.

Fields & Relationships

The table below provides a comprehensive overview of all fields and relationships for the Connection object in Maica. Please refer to the table below for detailed information.

Click here to view and download the complete Connection Schema.

Validation Rules

The list below outlines the Validation Rules applied to the Connection Object in Maica.

Please refer to the list below for more detailed information on each Validation Rule.

This rule is to ensure that the Connection Related Contact has an Email address when Invoice Recipient and/or Statement Recipient = TRUE

Validation Rule Detail

Rule Name

VAL_CONNECTION_0001

Error Message

VAL_0001: The Related Contact must have an Email address when Invoice Recipient and/or Statement Recipient = TRUE

Error Location

Top of Page

Error Condition Formula
AND(
OR(
maica_cc__Statement_Recipient__c,
maica_cc__Invoice_Recipient__c
),
ISBLANK(maica_cc__Related_Contact__r.Email)
)

Last updated

Further Maica Resources

HomepageFeaturesFAQs