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__UtilityLog__c
Fields
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID |
|
OwnerId | Owner ID | LOOKUP |
|
IsDeleted | Deleted | CHECKBOX |
|
Name | UtilityLog Entry | 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 |
|
LastViewedDate | Last Viewed Date | DATETIME |
|
LastReferencedDate | Last Referenced Date | DATETIME |
|
AQB__Details__c | Details | TEXT AREA (LONG)(4000) | The details of the utilities results. |
AQB__FinishDateTime__c | Finish Date/Time | DATETIME | This is the date and time the utility finished. |
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__StartDateTime__c | Start Date/Time | DATETIME | This is the date and time the utility started. |
AQB__Status__c | Status | TEXT(30) | Indicates if the utility was successful or not. |
AQB__UtilityName__c | Utility Name | TEXT(50) | This is the name of the utility that was run. |
Triggers
Name | Label |
---|---|
UtilityLogTrigger | AQB.UtilityLogTrigger |
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 | UtilityLog Entry |
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 | LastViewedDate |
Label | Last Viewed Date |
Type | DATETIME |
Name | LastReferencedDate |
Label | Last Referenced Date |
Type | DATETIME |
Name | AQB__Details__c |
Label | Details |
Type | TEXT AREA (LONG)(4000) |
Help Text | The details of the utilities results. |
Description | The details of the utilities results. |
Name | AQB__FinishDateTime__c |
Label | Finish Date/Time |
Type | DATETIME |
Help Text | This is the date and time the utility finished. |
Description | This is the date and time the utility finished. |
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__StartDateTime__c |
Label | Start Date/Time |
Type | DATETIME |
Required | Yes |
Help Text | This is the date and time the utility started. |
Description | This is the date and time the utility started. |
Name | AQB__Status__c |
Label | Status |
Type | TEXT(30) |
Required | Yes |
Help Text | Indicates if the utility was successful or not. |
Description | Indicates if the utility was successful or not. |
Name | AQB__UtilityName__c |
Label | Utility Name |
Type | TEXT(50) |
Required | Yes |
Help Text | This is the name of the utility that was run. |
Description | This is the name of the utility that was run. |