Įvykiai
Power BI DataViz Pasaulio čempionatas
02-14 16 - 03-31 16
Su 4 galimybes įvesti, galite laimėti konferencijos paketą ir padaryti jį LIVE Grand Finale Las Vegase
Sužinokite daugiauŠi naršyklė nebepalaikoma.
Atnaujinkite į „Microsoft Edge“, kad pasinaudotumėte naujausiomis funkcijomis, saugos naujinimais ir techniniu palaikymu.
Trace and exception information generated by plug-ins and custom workflow activities.
The following table lists the messages for the Plug-in Trace Log (PluginTraceLog) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Delete Event: True |
DELETE /plugintracelogs(plugintracelogid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: True |
GET /plugintracelogs(plugintracelogid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /plugintracelogsSee Query data |
Query data |
The following table lists selected properties for the Plug-in Trace Log (PluginTraceLog) table.
Property | Value |
---|---|
DisplayName | Plug-in Trace Log |
DisplayCollectionName | Plug-in Trace Logs |
SchemaName | PluginTraceLog |
CollectionSchemaName | PluginTraceLogs |
EntitySetName | plugintracelogs |
LogicalName | plugintracelog |
LogicalCollectionName | plugintracelogs |
PrimaryIdAttribute | plugintracelogid |
PrimaryNameAttribute | typename |
TableType | Standard |
OwnershipType | OrganizationOwned |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
Property | Value |
---|---|
Description | Unsecured configuration for the plug-in trace log. |
DisplayName | Configuration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | configuration |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
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 |
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 |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Date and time when the record was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
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 |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Depth of execution of the plug-in or custom workflow activity. |
DisplayName | Depth |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | depth |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Property | Value |
---|---|
Description | Details of the exception. |
DisplayName | Exception Details |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exceptiondetails |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
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 |
GlobalChoiceName | plugintracelog_issystemcreated |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | Trace text from the plug-in. |
DisplayName | Message Block |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | messageblock |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
Property | Value |
---|---|
Description | Name of the message that triggered this plug-in. |
DisplayName | Message Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | messagename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1024 |
Property | Value |
---|---|
Description | Type of execution. |
DisplayName | Mode |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | plugintracelog_mode |
Value | Label |
---|---|
0 | Synchronous |
1 | Asynchronous |
Property | Value |
---|---|
Description | Type of custom code. |
DisplayName | Operation Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operationtype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | plugintracelog_operationtype |
Value | Label |
---|---|
0 | Unknown |
1 | Plug-in |
2 | Workflow Activity |
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 |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | performanceconstructorduration |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Property | Value |
---|---|
Description | Date and time when constructed. |
DisplayName | Constructor Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | performanceconstructorstarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Time, in milliseconds, to execute the request. |
DisplayName | Execution Duration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | performanceexecutionduration |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Property | Value |
---|---|
Description | Time, in milliseconds, to execute the request. |
DisplayName | Execution Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | performanceexecutionstarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Asynchronous workflow persistence key. |
DisplayName | Persistence Key |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | persistencekey |
RequiredLevel | None |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | ID of the plug-in registration step. |
DisplayName | Plugin Step ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | pluginstepid |
RequiredLevel | None |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Unique identifier for an entity instance. |
DisplayName | Plug-in Trace Log |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | plugintracelogid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Entity, if any, that the plug-in is executed against. |
DisplayName | Primary Entity |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | primaryentity |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000 |
Property | Value |
---|---|
Description | Plug-in profile formatted as serialized text. |
DisplayName | Profile |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | profile |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
Property | Value |
---|---|
Description | Unique identifier of the message request. |
DisplayName | Request ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | requestid |
RequiredLevel | None |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Secured configuration for the plug-in trace log. |
DisplayName | Secure Configuration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | secureconfiguration |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1073741823 |
Property | Value |
---|---|
Description | Class name of the plug-in. |
DisplayName | Type Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | typename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1024 |
These relationships are many-to-one. Listed by SchemaName.
One-To-Many Relationship: systemuser createdby_plugintracelog
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_plugintracelogbase_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Dataverse table/entity reference
Dataverse Web API Reference
plugintracelog
Įvykiai
Power BI DataViz Pasaulio čempionatas
02-14 16 - 03-31 16
Su 4 galimybes įvesti, galite laimėti konferencijos paketą ir padaryti jį LIVE Grand Finale Las Vegase
Sužinokite daugiauMokymas
Mokymosi kelias
Use advance techniques in canvas apps to perform custom updates and optimization - Training
Use advance techniques in canvas apps to perform custom updates and optimization
Sertifikatas
Microsoft Certified: Power Platform Functional Consultant Associate - Certifications
Demonstrate the use of Microsoft Power Platform solutions to simplify, automate, and empower business processes for organizations in the role of a Functional Consultant.