Represents Status Details for a finPOWER Connect Cloud Scheduled or Background Process.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
AddEvent |
Add details of an Event and Save. |
|
ClearEvents |
Clear Events from the database. |
|
GetEvents |
Get Events. |
|
GetEventsAsHtml |
Gets Process Status Events as formatted HTML for display or to include in an email. |
|
GetObjectName |
|
|
GetStatusDetailsHash |
|
|
KeepAlive |
Used in lieu of adding events having to keep the 300 seconds of inactivity from occuring. |
|
Refresh |
|
|
Save |
|
|
StatusSet |
Sets the Status of the Process. If setting to 'Complete', Status may be updated to 'CompleteWithErrors' or 'CompleteWithWarnings' depending on Events. |
Properties
|
Name |
Description |
|
AutoCommit |
Indicates whether the collection should be automatically committed without review. |
|
CreatedByWebConfigId Read-Only |
The Web Config Id that was in use when this HTML Widget Script Process was first queued. |
|
DesktopMode Read-Only |
Indicates whether this Background Process is being handled by finPOWER Connect desktop and should therefore be ignored by Web Services. |
|
FailedErrorMessage |
|
|
IsDirty Read-Only |
Indicates whether this object has been modified since being created, loaded or refreshed. |
|
LastFailed |
|
|
LastFailedUserPk |
The primary key of the User that this Process last finished running, whether it was successful or failed. |
|
LastFailedUtcDate |
The Date and Time this Process last finished running, whether it was successful or failed. |
|
LastRunUserPk |
The primary key of the User that this Process last finished running, whether it was successful or failed. |
|
LastRunUtcDate |
The Date and Time this Process last finished running, whether it was successful or failed. |
|
LastSuccessUserPk |
The primary key of the User that this Process last finished running, whether it was successful or failed. |
|
LastSuccessUtcDate |
The Date and Time this Process last finished running, whether it was successful or failed. |
|
OtherDetails Read-Only |
|
|
Pk Read-Only |
The Primary Key of this record. |
|
ProcessId Read-Only |
The system-generated Process Id. |
|
RefreshData |
|
|
ScheduledStartUtcDate |
The Date and Time that a Scheduled Process was Scheduled to start (as opposed to actually started). |
|
StartedUtcDate |
The Date and Time that a Scheduled Process was actually started or a Manual Process was flagged as being "In Progress". |
|
Status |
|
|
StatusText |
|
|
UpdatedUserId Read-Only |
|
|
UpdatedUserPk Read-Only |
|
|
UpdatedUtcDate Read-Only |
|
|
UserData Read-Only |
User Defined data. |
|
WebServerName |
|
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0