Unable to execute addDynamicSubscription?
I have been trying to use addDynamicSubscription(), I understand its non-persistent in-memory operation and it takes a service name as input. After checking the logs I came to know that the service execution failed somewhere and the service was never called.
It would be really helpful if someone could explain the basic working flow of addDynamicSubscription(), just to make sure I am not missing something here.
Thanks,
Chaitanya

