Ignore Work Queue Entry StatusΒΆ
This mappings applied action rule is used to prevent a mappings applied action from running if the Queue Entry Status of the work queue entry associated with the action is a certain value.
Important
This rule can only be assigned to actions that inherit from
Sitecore.DataExchange.DataAccess.MappingsAppliedActions.IUpdateWorkQueueStatusAction
.
This interface specifies a method that is used to resolve the work queue entry
that is associated with the action.
Template name | Update Work Queue Entry Status Action |
Base template | Base Mappings Applied Action |
Field | Description |
---|---|
Ignore Entries |
If the Queue Entry Status is one of the values selected in this
field, the rule returns false, which will prevent the
mappings applied action from running.
|