-
Type: New Feature
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 11.x
-
Component/s: Automation, Events / Works
-
Tags:
Clients need ways to run automations asynchronously and often want them to run on specific cluster nodes.
To enable this we need:
- an automation which is visible in Studio that takes the following parameters:
- a chain or operation id
- a work category (optional)
- a class extending AbstractWork that runs the chain or operation
- is related to
-
NXP-26172 Introduce async operation adapter
- Resolved