ProcessSession
This is a table representing the ProcessSession entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the dialog session. |
ActivityName | String | False |
Name of the activity that is being executed. |
CanceledBy_Id | String | True |
Unique identifier of the user who canceled the dialog session. |
CanceledBy_LogicalName | String | True | |
CanceledBy_Name | String | True | |
CanceledOn | Datetime | False |
Date and time when the dialog session was canceled. |
Comments | String | False |
User comments. |
CompletedBy_Id | String | True |
Unique identifier of the user who completed the dialog session. |
CompletedBy_LogicalName | String | True | |
CompletedBy_Name | String | True | |
CompletedOn | Datetime | False |
Date and time when the dialog session was completed. |
CreatedBy_Id | String | True |
Unique identifier of the user who started the dialog session. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the dialog session was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the dialog session. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
ErrorCode | Integer | False |
Error code related to the dialog session. |
ExecutedBy_Id | String | False |
Unique identifier of the user who ran the dialog process. |
ExecutedBy_LogicalName | String | False | |
ExecutedBy_Name | String | False | |
ExecutedOn | Datetime | True |
Date and time when the dialog process was run. |
InputArguments | String | False |
Input arguments for the child dialog process. |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the dialog session. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the dialog session was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who modified the dialog session. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
Name | String | False |
Name of the dialog session. |
NextLinkedSessionId_Id | String | False |
Unique identifier of the succeeding linked dialog session. |
NextLinkedSessionId_LogicalName | String | False | |
NextLinkedSessionId_Name | String | False | |
OriginatingSessionId_Id | String | False |
Unique identifier of the originating dialog session. |
OriginatingSessionId_LogicalName | String | False | |
OriginatingSessionId_Name | String | False | |
OwnerId_Id | String | False |
Unique identifier of the user or team who owns the dialog session. |
OwnerId_LogicalName | String | False | |
OwnerId_Name | String | False | |
OwningBusinessUnit_Id | String | True |
Unique identifier of the business unit that owns the dialog session. |
OwningBusinessUnit_LogicalName | String | True | |
OwningBusinessUnit_Name | String | True | |
OwningTeam_Id | String | True |
Unique identifier of the team who owns the dialog session. |
OwningTeam_LogicalName | String | True | |
OwningTeam_Name | String | True | |
OwningUser_Id | String | True |
Unique identifier of the user who owns the dialog session. |
OwningUser_LogicalName | String | True | |
OwningUser_Name | String | True | |
PreviousLinkedSessionId_Id | String | False |
Unique identifier of the preceding linked dialog session. |
PreviousLinkedSessionId_LogicalName | String | False | |
PreviousLinkedSessionId_Name | String | False | |
ProcessId_Id | String | False |
Unique identifier of the process activation record that is related to the dialog session. |
ProcessId_LogicalName | String | False | |
ProcessId_Name | String | False | |
ProcessSessionId | String | False |
Unique identifier of the dialog session. |
ProcessStageName | String | False |
Name of the dialog stage. |
ProcessState | String | False |
State of the dialog process. |
RegardingObjectId_Id | String | False |
Unique identifier of the object with which the dialog session is associated. |
RegardingObjectId_LogicalName | String | False | |
RegardingObjectId_Name | String | False | |
StartedBy_Id | String | True |
Unique identifier of the user who started the dialog session. |
StartedBy_LogicalName | String | True | |
StartedBy_Name | String | True | |
StartedOn | Datetime | False |
Date and time when the dialog session was started. |
StateCode | String | True |
Status of the dialog session. |
StatusCode | String | False |
Reason for the status of the dialog session. |
StepName | String | False |
Name of the dialog step. |