Plug-in Trace Log (PluginTraceLog) entity reference
- Artigo
-
-
Trace and exception information generated by plug-ins and custom workflow activities.
Messages
Properties
Property |
Value |
CollectionSchemaName |
PluginTraceLogs |
DisplayCollectionName |
Plug-in Trace Logs |
DisplayName |
Plug-in Trace Log |
EntitySetName |
plugintracelogs |
IsBPFEntity |
False |
LogicalCollectionName |
plugintracelogs |
LogicalName |
plugintracelog |
OwnershipType |
OrganizationOwned |
PrimaryIdAttribute |
plugintracelogid |
PrimaryNameAttribute |
typename |
SchemaName |
PluginTraceLog |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
Configuration
Property |
Value |
Description |
Unsecured configuration for the plug-in trace log. |
DisplayName |
Configuration |
Format |
TextArea |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
configuration |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
Memo |
CorrelationId
Property |
Value |
Description |
Unique identifier for tracking plug-in or custom workflow activity execution. |
DisplayName |
Correlation Id |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
correlationid |
RequiredLevel |
None |
Type |
Uniqueidentifier |
CreatedBy
Property |
Value |
Description |
Unique identifier of the delegate user who created the record. |
DisplayName |
Created By (Delegate) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
CreatedByName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedByYomiName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyyominame |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
CreatedOn
Property |
Value |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the record was created. |
DisplayName |
Created On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdon |
RequiredLevel |
None |
Type |
DateTime |
CreatedOnBehalfBy
Property |
Value |
Description |
Unique identifier of the delegate user who created the record. |
DisplayName |
Created By (Delegate) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
CreatedOnBehalfByName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOnBehalfByYomiName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
Depth
Property |
Value |
Description |
Depth of execution of the plug-in or custom workflow activity. |
DisplayName |
Depth |
Format |
None |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
depth |
MaxValue |
2147483647 |
MinValue |
0 |
RequiredLevel |
None |
Type |
Integer |
ExceptionDetails
Property |
Value |
Description |
Details of the exception. |
DisplayName |
Exception Details |
Format |
TextArea |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
exceptiondetails |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
Memo |
IsSystemCreated
Property |
Value |
Description |
Where the event originated. Set to true if it's a system trace; otherwise, false. |
DisplayName |
System Created |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
issystemcreated |
RequiredLevel |
SystemRequired |
Type |
Boolean |
IsSystemCreated Choices/Options
Value |
Label |
Description |
1 |
Yes |
|
0 |
No |
|
DefaultValue: 0
MessageBlock
Property |
Value |
Description |
Trace text from the plug-in. |
DisplayName |
Message Block |
Format |
TextArea |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
messageblock |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
Memo |
MessageName
Property |
Value |
Description |
Name of the message that triggered this plug-in. |
DisplayName |
Message Name |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
messagename |
MaxLength |
1024 |
RequiredLevel |
None |
Type |
String |
Mode
Property |
Value |
Description |
Type of execution. |
DisplayName |
Mode |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
mode |
RequiredLevel |
None |
Type |
Picklist |
Mode Choices/Options
Value |
Label |
Description |
0 |
Synchronous |
|
1 |
Asynchronous |
|
OperationType
Property |
Value |
Description |
Type of custom code. |
DisplayName |
Operation Type |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
operationtype |
RequiredLevel |
None |
Type |
Picklist |
OperationType Choices/Options
Value |
Label |
Description |
0 |
Unknown |
|
1 |
Plug-in |
|
2 |
Workflow Activity |
|
OrganizationId
Property |
Value |
Description |
Unique identifier for the organization. |
DisplayName |
Organization Id |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
organizationid |
RequiredLevel |
None |
Type |
Uniqueidentifier |
Property |
Value |
Description |
Time, in milliseconds, to construct. |
DisplayName |
Constructor Duration |
Format |
None |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
performanceconstructorduration |
MaxValue |
2147483647 |
MinValue |
0 |
RequiredLevel |
None |
Type |
Integer |
Property |
Value |
DateTimeBehavior |
UserLocal |
Description |
Date and time when constructed. |
DisplayName |
Constructor Start Time |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
performanceconstructorstarttime |
RequiredLevel |
None |
Type |
DateTime |
Property |
Value |
Description |
Time, in milliseconds, to execute the request. |
DisplayName |
Execution Duration |
Format |
None |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
performanceexecutionduration |
MaxValue |
2147483647 |
MinValue |
0 |
RequiredLevel |
None |
Type |
Integer |
Property |
Value |
DateTimeBehavior |
UserLocal |
Description |
Time, in milliseconds, to execute the request. |
DisplayName |
Execution Start Time |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
performanceexecutionstarttime |
RequiredLevel |
None |
Type |
DateTime |
PersistenceKey
Property |
Value |
Description |
Asynchronous workflow persistence key. |
DisplayName |
Persistence Key |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
persistencekey |
RequiredLevel |
None |
Type |
Uniqueidentifier |
PluginStepId
Property |
Value |
Description |
ID of the plug-in registration step. |
DisplayName |
Plugin Step ID |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
pluginstepid |
RequiredLevel |
None |
Type |
Uniqueidentifier |
PluginTraceLogId
Property |
Value |
Description |
Unique identifier for an entity instance. |
DisplayName |
Plug-in Trace Log |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
plugintracelogid |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
PrimaryEntity
Property |
Value |
Description |
Entity, if any, that the plug-in is executed against. |
DisplayName |
Primary Entity |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
primaryentity |
MaxLength |
1000 |
RequiredLevel |
None |
Type |
String |
Profile
Property |
Value |
Description |
Plug-in profile formatted as serialized text. |
DisplayName |
Profile |
Format |
TextArea |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
profile |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
Memo |
RequestId
Property |
Value |
Description |
Unique identifier of the message request. |
DisplayName |
Request ID |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
requestid |
RequiredLevel |
None |
Type |
Uniqueidentifier |
SecureConfiguration
Property |
Value |
Description |
Secured configuration for the plug-in trace log. |
DisplayName |
Secure Configuration |
Format |
TextArea |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
secureconfiguration |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
Memo |
TypeName
Property |
Value |
Description |
Class name of the plug-in. |
DisplayName |
Type Name |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
typename |
MaxLength |
1024 |
RequiredLevel |
None |
Type |
String |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
lk_plugintracelogbase_createdonbehalfby
See the lk_plugintracelogbase_createdonbehalfby one-to-many relationship for the systemuser entity.
createdby_plugintracelog
See the createdby_plugintracelog one-to-many relationship for the systemuser entity.
See also
About the Entity Reference
Web API EntityType Reference