Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
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
Hi @chaitanya I'd recommend adding logging in your custom scripts, additionally you can also enable the stacktracing for having additional output in the scripts log for ThingWorx. Stacktrace can be enabled via the Logging subsystem > configuration.