cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Unable to execute addDynamicSubscription?

chaitanya
7-Bedrock

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

1 REPLY 1
supandey
19-Tanzanite
(To: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.

Top Tags