External task use multi instance(parallel) , client multi subscribe to the same topic for all task instance

HI, dear ,now I have a scenarios for parallel multi instance of external task , for example , I set the 5 instance for one external task ,the topic in model is postDealChart , now I want to start five application client to subscribe the topic in parallel , but it is failed.

here is my model

and follow is my client code

Hi @leyoliu
What exactly fails - what are you expecting and what exactly is happening?