Skip to main content

UpdateEntityPropertyExpressionsTask

Calculates either for all entities or for a list of entities the expressions and inserts the values in the database.

Examples


<UpdateEntityPropertyExpressionsTask Identifier="ComputeAllProperties" DisplayName_L1="Compute All Properties " AllEntityType="true"/>

Properties

PropertyDetails
DisplayName_L1 requiredType String Description Display name of the task in language 1 (up to 16).
AllEntityType default value: falseType Boolean Description Launch to all entityTypes for the expression task. Alternative definition: If TaskType is: - TreeDimensionsRefreshTask: Refresh all dimensions.
BatchSelectSize default value: 0Type Int32 Description Defines the batch select size.
BatchUpdateSize default value: 0Type Int32 Description Defines the batch update size.
Dirty default value: falseType Boolean Description Initiate use only dirty resources.
Identifier optionalType String Description Unique identifier of the task.

Child Element: TaskEntityType

A task entity type defines the entity type on which the task is applied.

PropertyDetails
EntityType requiredType Int64 Description Identifier of the entity type that the task is to be applied on.