Hello, I'm currently working to shape an architecture for our project. We need to implement a full failover and HA infrastructure. Our project, based on xCP is workflow intensive that means we will have a lot of automatic activities and only few users. My question is quite simple, is it possible to dedicate JMS to only work on automatic task ? In my mind, when the Content Server wants to throw a new automatic activities, it creates a new workitem and JMS pops a queue of workitem, is it true ? Many Thanks.