...
These agents differ from their corresponding “standard” agentagents:
The transactions are stored in Kafka.
The backend working storage is Kafka.
Workflows containing these agents can be scaled without any configuration changes. The system handles the re-balancing of which workflow works against which partition.
...
Note!
You cannot mix standard agents with scaling agents in the same workflow. Workflows with standard agents save the state in PE. Workflows with batch agents save the state in Kafka.