Correspond to specific predefined events or situations, characterized by alert generation condition and scheduling rule.
Employee alerts: from Emergency till BadVerify.
Customer notifications: with C prefix.
Proposal alerts: with Proposal prefix.
User management alerts: PwdExpiration, AssetStatus.
Incident alerts: ActiveIncident, OpenIncident, IncidentUpdate.
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum AlertType
<SerializableAttribute>
Public Enumeration AlertType
No code example is currently available or this language may not be supported.
Members| Member name | Value | Description |
|---|
| Unknown | 0 | |
| Emergency | 1 | |
| ApptReminder | 2 | |
| ApptChanged | 3 | |
| FlaggedTech | 4 | |
| EscalationExpired | 5 | |
| AssignedWo | 6 | |
| OverdueWoPrior | 7 | |
| OverdueWo | 8 | |
| NewWo | 9 | |
| FlaggedScope | 10 | |
| WoCancelled | 11 | |
| WorkPlanComplete | 12 | |
| WoUnassigned | 13 | |
| WoOnHold | 14 | |
| WoPriorityChange | 15 | |
| VisitOverdue | 16 | |
| ImpairmentOverdue | 17 | |
| ImpairmentWellOverdue | 18 | |
| TenantCoiExpires | 19 | |
| QuoteReview | 20 | |
| BadSurevy | 21 | |
| CustomerNoteAssignee | 22 | |
| CustomerNoteScope | 23 | |
| OnSiteLatePrior | 24 | |
| BadVerify | 25 | |
| CWoCreated | 26 | |
| CWoPutOnHold | 27 | |
| CWoCancelled | 28 | |
| CWoPickedUp | 29 | |
| CWoRejected | 30 | |
| CApproveQuote | 31 | |
| CVerifyWork | 32 | |
| CWoCompleted | 33 | |
| CSendWo | 34 | |
| CProviderMsg | 35 | |
| CCustomerEstimate | 36 | |
| CVendorInvoice | 37 | |
| CCost | 38 | |
| CApptChange | 39 | |
| ProposalCurrent | 40 |
Proposal Needs Approval alert
|
| ProposalEnds | 41 | |
| ProposalSkipped | 42 | |
| PwdExpiration | 43 | |
| AssetStatus | 44 | |
| ActiveIncident | 45 | |
| OpenIncident | 46 | |
| IncidentUpdate | 47 | |
| CpPwdExpiration | 48 | |
| ProDisconnect | 49 | |
| CriticalFacilitiesCurrent | 50 | |
| CriticalFacilitiesEnds | 51 | |
| OfflineDownloadTimeoutExpires | 52 | |
| OfflineDownloadStatusIsReleased | 53 |
Offline Download status is released
|
| IncidentDraft | 54 | |
| WorkOrderRenamed | 55 |
Renamed alert
|
| CriticalFacilitiesCreateIncidentProposalRequest | 56 |
Critical Facilities Create Incident Approval Required
|
| CriticalFacilitiesReviewIncidentProposalRequest | 57 |
Critical Facilities Review Incident Approval Required
|
| CriticalFacilitiesCreateIncidentApprovalRequestStatusChanged | 58 |
Critical Facilities Create Incident Approval Request Status Changed
|
| CriticalFacilitiesReviewIncidentApprovalRequestStatusChanged | 59 |
Critical Facilities Review Incident Approval Request Status Changed
|
| WoMessageSentAlertType | 60 |
Message Sent alert type placeholder
|
| RoundsCreatedWithAssignment | 61 |
Rounds created with assignment or [re]assigned (for users in a Requestor's instance)
|
| RoundsReassignedProvider | 62 |
Rounds reassigned (for users in a Provider's instance)
|
| RoundsAssignmentRemoved | 63 |
Rounds assignment removed from assignee (or Rounds recall or reject) both for Requestor's and Provider's users
|
| RoundsRejected | 64 |
Provider rejected Rounds
|
| RoundsCancelled | 65 |
Rounds cancelled (for users in a Requestor's instance)
|
| RoundsRecalled | 66 |
Rounds recalled (for users in a Provider's instance)
|
| RoundsNotAccepted | 67 |
Rounds is not accepted
|
| RoundsEwEnding | 68 |
Execution Window ending (for a Requestor's instance)
|
| RoundsEwEndingProvider | 69 |
Execution Window ending (for a Provider’s instance)
|
| RoundsMultipleGenerated | 70 |
Multiple Rounds generated with assignment to the same user
within the same Rounds Schedule (for users in a Requestor’s instance)
|
| RoundsMissed | 71 |
Rounds missed. Once moves to Missed status
|
| RoundsIncomplete | 72 |
Rounds incomplete. Once exit the Execution window.
|
| RoundsPaused | 73 |
Rounds is paused and not completed (for a Requestor's instance)
|
| RoundsPausedProvider | 74 |
Rounds is paused and not completed (for a Provider's instance)
|
| RoundsNotAssigned | 75 |
Rounds is not assigned (for a Requestor's instance)
|
| RoundsMassCancelled | 76 |
Rounds mass cancelled by RoundsScheduleVersion deactivation (for a Requestor's instance)
|
| ApproachingNTEAssignee | 77 | |
| ApproachingNTEScope | 78 | |
| EmailAttachment | 79 | |
| CProviderUrgentMsg | 80 |
Provider Urgent Message
|
See Also