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__Media_Reference__c
Fields
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID |
|
OwnerId | Owner ID | LOOKUP |
|
IsDeleted | Deleted | CHECKBOX |
|
Name | Media Reference Number | AUTO NUMBER |
|
CreatedDate | Created Date | DATETIME |
|
CreatedById | Created By ID | LOOKUP |
|
LastModifiedDate | Last Modified Date | DATETIME |
|
LastModifiedById | Last Modified By ID | LOOKUP |
|
SystemModstamp | System Modstamp | DATETIME |
|
LastActivityDate | Last Activity Date | DATE |
|
AQB__Account__c | Account | LOOKUP |
|
AQB__Contact__c | Contact | LOOKUP |
|
AQB__Date__c | Date | DATE |
|
AQB__Description__c | Description | TEXT AREA (RICH)(32768) |
|
AQB__Issue__c | Issue | TEXT(10) |
|
AQB__Media_Type__c | Media Type | PICKLIST |
|
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__Page__c | Page | TEXT(10) |
|
AQB__Reference_Name__c | Reference Name | TEXT(150) |
|
AQB__Source__c | Source | TEXT(100) |
|
AQB__Text_of_Reference__c | Text of Reference | TEXT AREA (RICH)(32768) |
|
AQB__URL__c | URL | URL |
|
AQB__Volume__c | Volume | TEXT(10) |
|
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. |
Triggers
Name | Label |
---|---|
MediaReferenceTrigger | AQB.MediaReferenceTrigger |
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 | Media Reference Number |
Type | AUTO NUMBER |
Required | 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 | LastActivityDate |
Label | Last Activity Date |
Type | DATE |
Name | AQB__Account__c |
Label | Account |
Type | LOOKUP |
Foreign key | Yes |
Help Text | Account of the Contact to whom this media reference refers. |
Name | AQB__Contact__c |
Label | Contact |
Type | LOOKUP |
Foreign key | Yes |
Help Text | Contact to whom this media reference refers. |
Name | AQB__Date__c |
Label | Date |
Type | DATE |
Help Text | The date this media reference was published. |
Name | AQB__Description__c |
Label | Description |
Type | TEXT AREA (RICH)(32768) |
Help Text | Description of the contents of this media reference. |
Name | AQB__Issue__c |
Label | Issue |
Type | TEXT(10) |
Help Text | Issue for this media reference. |
Name | AQB__Media_Type__c |
Label | Media Type |
Type | PICKLIST |
Help Text | Type of media for this media reference. |
Picklist values | Blog |
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__Page__c |
Label | Page |
Type | TEXT(10) |
Help Text | Page number for this media reference. |
Name | AQB__Reference_Name__c |
Label | Reference Name |
Type | TEXT(150) |
Help Text | Name of media reference source. |
Name | AQB__Source__c |
Label | Source |
Type | TEXT(100) |
Name | AQB__Text_of_Reference__c |
Label | Text of Reference |
Type | TEXT AREA (RICH)(32768) |
Help Text | A copy of the actual text of the reference. |
Name | AQB__URL__c |
Label | URL |
Type | URL |
Help Text | URL for web media references. |
Name | AQB__Volume__c |
Label | Volume |
Type | TEXT(10) |
Help Text | Volume in publication for this media reference. |
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. |