Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au
Object: AQB__Alert__c
Fields
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID |
|
OwnerId | Owner ID | LOOKUP |
|
IsDeleted | Deleted | CHECKBOX |
|
Name | Alert Number | AUTO NUMBER |
|
RecordTypeId | Record Type ID | LOOKUP |
|
CreatedDate | Created Date | DATETIME |
|
CreatedById | Created By ID | LOOKUP |
|
LastModifiedDate | Last Modified Date | DATETIME |
|
LastModifiedById | Last Modified By ID | LOOKUP |
|
SystemModstamp | System Modstamp | DATETIME |
|
AQB__Account__c | Account | LOOKUP | Link to the Account for the alert. |
AQB__ActiveFlag__c | Active? | FORMULA (CHECKBOX) | Indicates that the Alert is still active. |
AQB__AlertText__c | Alert Text | TEXT AREA (LONG)(4000) | Text for the alert. |
AQB__Color__c | Color | PICKLIST | The font color of the alert. |
AQB__Contact__c | Contact | LOOKUP | Link to the Contact for the alert. |
AQB__EndDate__c | End Date | DATE | Date the alert ends. |
AQB__Opportunity__c | Opportunity | LOOKUP | Link to the Opportunity for the alert. |
AQB__OwnerUnit__c | Owner Unit | PICKLIST | Designates the Unit of the User that created this record. This field is intended for use in creating Sharing Rules for the purpose of controlling access to the record. |
AQB__StartDate__c | Start Date | DATE | Date the alert starts. |
AQB__WithAccount__c | Display with Account | CHECKBOX | Indicates the alert will also display with the Account. |
AQB__WithContacts__c | Display with Contacts | CHECKBOX | Indicates the alert will also display with related Contacts. |
AQB__WithOpportunities__c | Display with Opportunities | CHECKBOX | Indicates the alert will also display with related Opportunities. |
aqcv_conversionid__c | aqcv conversionid | TEXT(255) | Unique id |
AQB__EngagementScoreCategory__c | Engagement Score Category | PICKLIST | Identifies the category group the engagement score will be totaled in to. |
AQB__EngagementScoreOverride__c | Engagement Score Override | CHECKBOX | This field will be used to change the value of the score manually to a value that does not meet the criteria of the defined rule within the Engagement Score parameter. |
AQB__EngagementScore__c | Engagement Score | NUMBER(4,0) | This field holds the score value associated with an override. |
USYD_Is_it_for_no_email__c | Is it for no email? | CHECKBOX | Check box checked if the alert is for no email. |
Usyd_DNS_Alert__c | DNS Alert? | CHECKBOX |
|
AQB__ChartofAccount__c | Chart of Accounts | LOOKUP |
|
USYD_AlertType__c | Alert Type | PICKLIST | Field to capture the alert type at the backend to deactivate or check if specific alert exists |
Triggers
Name | Label |
---|---|
AlertTrigger | AQB.AlertTrigger |
Fields Details
Name | Id |
Label | Record ID |
Type | ID |
Required | Yes |
Name | OwnerId |
Label | Owner ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | Name |
Label | Alert Number |
Type | AUTO NUMBER |
Required | Yes |
Name | RecordTypeId |
Label | Record Type ID |
Type | LOOKUP |
Foreign key | Yes |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | AQB__Account__c |
Label | Account |
Type | LOOKUP |
Foreign key | Yes |
Help Text | Link to the Account for the alert. |
Description | Link to the Account for the alert. |
Name | AQB__ActiveFlag__c |
Label | Active? |
Type | FORMULA (CHECKBOX) |
Required | Yes |
Help Text | Indicates that the Alert is still active. |
Description | Indicates that the Alert is still active. |
Name | AQB__AlertText__c |
Label | Alert Text |
Type | TEXT AREA (LONG)(4000) |
Description | Text for the alert. |
Name | AQB__Color__c |
Label | Color |
Type | PICKLIST |
Help Text | The font color of the alert. |
Picklist values | Black |
Description | The font color of the alert. |
Name | AQB__Contact__c |
Label | Contact |
Type | LOOKUP |
Foreign key | Yes |
Help Text | Link to the Contact for the alert. |
Description | Link to the Contact for the alert. |
Name | AQB__EndDate__c |
Label | End Date |
Type | DATE |
Description | Date the alert ends. |
Name | AQB__Opportunity__c |
Label | Opportunity |
Type | LOOKUP |
Foreign key | Yes |
Help Text | Link to the Opportunity for the alert. |
Description | Link to the Opportunity for the alert. |
Name | AQB__OwnerUnit__c |
Label | Owner Unit |
Type | PICKLIST |
Help Text | Designates the Unit of the User that created this record. This field is intended for use in creating Sharing Rules for the purpose of controlling access to the record. |
Picklist values | Advancement Services |
Description | Designates the Unit of the User that created this record. This field is intended for use in creating Sharing Rules for the purpose of controlling access to the record. |
Name | AQB__StartDate__c |
Label | Start Date |
Type | DATE |
Description | Date the alert starts. |
Name | AQB__WithAccount__c |
Label | Display with Account |
Type | CHECKBOX |
Required | Yes |
Help Text | Indicates the alert will also display with the Account. |
Default value | false |
Description | Indicates the alert will also display with the Account. |
Name | AQB__WithContacts__c |
Label | Display with Contacts |
Type | CHECKBOX |
Required | Yes |
Help Text | Indicates the alert will also display with related Contacts. |
Default value | false |
Description | Indicates the alert will also display with related Contacts. |
Name | AQB__WithOpportunities__c |
Label | Display with Opportunities |
Type | CHECKBOX |
Required | Yes |
Help Text | Indicates the alert will also display with related Opportunities. |
Default value | false |
Description | Indicates the alert will also display with related Opportunities. |
Name | aqcv_conversionid__c |
Label | aqcv conversionid |
Type | TEXT(255) |
Unique | Yes |
Description | Unique id |
Name | AQB__EngagementScoreCategory__c |
Label | Engagement Score Category |
Type | PICKLIST |
Help Text | If using the override option, the appropriate engagement score category will be stored in this field. |
Picklist values | Communications |
Description | Identifies the category group the engagement score will be totaled in to. |
Name | AQB__EngagementScoreOverride__c |
Label | Engagement Score Override |
Type | CHECKBOX |
Required | Yes |
Help Text | If a manual update is needed for the Engagement Score value that is outside the parameters of the rule defined, the Engagement Score Override can be used. Marking the override checkbox, selecting the corresponding category will allow the user to manually override the "Engagement Score" field. |
Default value | false |
Description | This field will be used to change the value of the score manually to a value that does not meet the criteria of the defined rule within the Engagement Score parameter. |
Name | AQB__EngagementScore__c |
Label | Engagement Score |
Type | NUMBER(4,0) |
Help Text | When completing an Engagement Score override users will select the category, check the override box, and fill the engagement score field value to the desired score value. All three fields will need to be placed on the desired object. |
Description | This field holds the score value associated with an override. |
Name | USYD_Is_it_for_no_email__c |
Label | Is it for no email? |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Description | Check box checked if the alert is for no email. |
Name | Usyd_DNS_Alert__c |
Label | DNS Alert? |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | AQB__ChartofAccount__c |
Label | Chart of Accounts |
Type | LOOKUP |
Foreign key | Yes |
Name | USYD_AlertType__c |
Label | Alert Type |
Type | PICKLIST |
Help Text | Field to capture the alert type at the backend to deactivate or check if specific alert exists |
Picklist values | Gift Processing O2G |
Description | Field to capture the alert type at the backend to deactivate or check if specific alert exists |