plugintracelog EntityType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Trace and exception information generated by plug-ins and custom workflow activities.

Entity Set path:[organization URI]/api/data/v8.2/plugintracelogs

Base Type: crmbaseentity EntityType

Display Name: Plug-in Trace Log

Primary Key: plugintracelogid

Primary Name Attribute: typename

Properties

Lookup Properties

Single-valued navigation properties

The plugintracelog entity type has no collection-valued navigation properties.

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

configuration

Edm.String

Description: Unsecured configuration for the plug-in trace log.

Display Name: Configuration

Read-only property

correlationid

Edm.Guid

Description: Unique identifier for tracking plug-in or custom workflow activity execution.

Display Name: Correlation Id

Read-only property

createdon

Edm.DateTimeOffset

Description: Date and time when the record was created.

Display Name: Created On

Read-only property

depth

Edm.Int32

Description: Depth of execution of the plug-in or custom workflow activity.

Display Name: Depth

Read-only property

exceptiondetails

Edm.String

Description: Details of the exception.

Display Name: Exception Details

Read-only property

issystemcreated

Edm.Boolean

Description: Where the event originated. Set to true if it's a system trace; otherwise, false.

Default Options:

1 : Yes
0 : No

Display Name: System Created

Read-only property

messageblock

Edm.String

Description: Trace text from the plug-in.

Display Name: Message Block

Read-only property

messagename

Edm.String

Description: Name of the message that triggered this plug-in.

Display Name: Message Name

Read-only property

mode

Edm.Int32

Description: Type of execution.

Default Options:

0 : Synchronous
1 : Asynchronous

Display Name: Mode

Read-only property

operationtype

Edm.Int32

Description: Type of custom code.

Default Options:

0 : Unknown
1 : Plug-in
2 : Workflow Activity

Display Name: Operation Type

Read-only property

organizationid

Edm.Guid

Description: Unique identifier for the organization.

Display Name: Organization Id

Read-only property

performanceconstructorduration

Edm.Int32

Description: Time, in milliseconds, to construct.

Display Name: Constructor Duration

Read-only property

performanceconstructorstarttime

Edm.DateTimeOffset

Description: Date and time when constructed.

Display Name: Constructor Start Time

Read-only property

performanceexecutionduration

Edm.Int32

Description: Time, in milliseconds, to execute the request.

Display Name: Execution Duration

Read-only property

performanceexecutionstarttime

Edm.DateTimeOffset

Description: Time, in milliseconds, to execute the request.

Display Name: Execution Start Time

Read-only property

persistencekey

Edm.Guid

Description: Asynchronous workflow persistence key.

Display Name: Persistence Key

Read-only property

pluginstepid

Edm.Guid

Description: ID of the plug-in registration step.

Display Name: Plugin Step ID

Read-only property

plugintracelogid

Edm.Guid

Description: Unique identifier for an entity instance.

Display Name: Plug-in Trace Log

Read-only property

primaryentity

Edm.String

Description: Entity, if any, that the plug-in is executed against.

Display Name: Primary Entity

Read-only property

profile

Edm.String

Description: Plug-in profile formatted as serialized text.

Display Name: Profile

Read-only property

requestid

Edm.Guid

Description: Unique identifier of the message request.

Display Name: Request ID

Read-only property

secureconfiguration

Edm.String

Description: Secured configuration for the plug-in trace log.

Display Name: Secure Configuration

Read-only property

typename

Edm.String

Description: Class name of the plug-in.

Display Name: Type Name

Read-only property

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_createdby_value

createdby

Unique identifier of the delegate user who created the record.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the record.

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

createdby

systemuser EntityType

createdby_plugintracelog

createdonbehalfby

systemuser EntityType

lk_plugintracelogbase_createdonbehalfby

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: