topicmodelexecutionhistory EntityType

 

Description: Entity for Topic Model Execution History

Entity Set path: [organization URI]/api/data/v8.0/topicmodelexecutionhistories

Base Type:   crmbaseentity EntityType

Display Name: Topic Model Execution History

Primary Key: topicmodelexecutionhistoryid

Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are not writable.

Name

Type

Details

_createdby_value

Edm.Guid

Description: Unique identifier of the user who created the topic model execution history.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the topic model execution history.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who modified the topic model execution history.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who last modified the topic model execution history.

Computed property

Read-only property

_organizationid_value

Edm.Guid

Description: Unique identifier of the organization associated with the topic model execution history.

Computed property

Read-only property

_topicmodelconfigurationid_value

Edm.Guid

Description: Unique identifier for Model associated with Topic Model Execution History.

Computed property

Read-only property

_topicmodelid_value

Edm.Guid

Description: Unique identifier for Model associated with Topic Model Execution History.

Computed property

Read-only property

azuresyncerrormessage

Edm.String

Description: Detailed error message for the Topic Analysis process

Display Name: Error Details

createdon

Edm.DateTimeOffset

Description: Date and time when the topic model execution history was created.

Display Name: Created On

Read-only property

fetchxmllist

Edm.String

Description: Fetch Xml

Display Name: Fetch Xml

istestexecution

Edm.Boolean

Description: Allow model to check is test executed.

Default Options:

1 : Yes
0 : No

Display Name: Test Execution

maxtopics

Edm.Int32

Description: Maximum number of Topics.

Display Name: Max Topics

modifiedon

Edm.DateTimeOffset

Description: Date and time when the topic model execution history was last modified.

Display Name: Modified On

Read-only property

numberoftopicsfound

Edm.Int32

Description: Number of Topics Identified

Display Name: Number of Topics Identified

recordcorrelationid

Edm.String

Description: Record Correlation Id.

Display Name: Record Correlation Id

recordsprocessed

Edm.Int32

Description: Number of Records Synchronized

Display Name: Number of Records Synchronized

starttime

Edm.DateTimeOffset

Description: StartTime

Display Name: Start Time

status

Edm.Int32

Description: Status

Default Options:

1 : Queued
2 : In progress
3 : Success
4 : Failed

Display Name: Status

statusreason

Edm.Int32

Description: StatusReason

Default Options:

1 : Topic analysis execution is queued
2 : Topic analysis execution is synchronizing
3 : Analyzing topic analysis execution
4 : Topic analysis has built
5 : Synchronization failed
6 : Analysis failed
7 : Connection failed

Display Name: Status Reason

topicmodelexecutionhistoryid

Edm.Guid

Description: Unique identifier for entity instances

Display Name: TopicModelExecutionHistory

totaltime

Edm.Int32

Description: Duration (in mins)

Display Name: Duration (in mins)

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

Name

Type

Partner

createdby

systemuser EntityType

lk_topicmodelexecutionhistory_createdby

createdonbehalfby

systemuser EntityType

lk_topicmodelexecutionhistory_createdonbehalfby

modifiedby

systemuser EntityType

lk_topicmodelexecutionhistory_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_topicmodelexecutionhistory_modifiedonbehalfby

organizationid

organization EntityType

organization_topicmodelexecutionhistory

topicmodelconfigurationid

topicmodelconfiguration EntityType

topicmodelconfiguration_topicmodelexecutionhistory

topicmodelid

topicmodel EntityType

topicmodel_topicmodelexecutionhistory

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name

Type

Partner

topicmodelexecutionhistory_topichistory

topichistory EntityType

topicmodelexecutionhistoryid

See Also

Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and CRM Online

© 2016 Microsoft Corporation. All rights reserved. Copyright