-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
Use Case
At the moment the fetchAndLock API of External Tasks requires to specify all variables which the worker is interested explicitly. This means the worker has to know all variable names in advance before calling the API.
It is desirable to allow workers to fetch all variables of the execution of the external task.
Hint
The handling of serialized values should either be configurable or explicitly documented.