Some question about AddDynamicSubscription
I have added a dynamic subscription by rest api and i check it out by call



I have added a dynamic subscription by rest api and i check it out by call



Hi
The Dynamic Subscriptions are created in-memory and are not persisted like a normal subscription (otherwise you would see them anyway in the Subscription page).
You just need to add AddDynamic.... call in the ThingStart event to make sure it's added to the Thing when it restarts.
This information is also present in the help center as a note in this page: https://support.ptc.com/help/thingworx/platform/r9.5/en/#page/ThingWorx/Help/Composer/Things/ThingSubscriptions/ProgrammaticallyEnablingDisablingSubscriptions.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.