β External Public API > Task Execution > General Information β
What is a task execution? β
- A task execution may only be polled by the owner of the task definition.
- Even if the task is executed in a shared context (in case of a shared job)
- Only the following properties may be upated:
status(FAILEDorCOMPLETED)output
General Information β
Technical information β
Limitations
Due to technical implementation of the Task entity in MariaDB, there are known limitations
- With the operator
equal, thecaseSentitivecriteria is ignored - The
notInoperator returns no value with an empty array of values - With the
searchoperator the%special character is implicit.%RETAILER%is equivalent toRETAILER - With the operator
search, thecaseSentitivecriteria is ignored isNulloperator is not supportedlocalizedSearchoperator is not supported