How to update scan rate using SetRemotePropertyBinding service?
Feb 28, 2025
08:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 28, 2025
08:40 AM
How to update scan rate using SetRemotePropertyBinding service?
Hi,
I am facing this issue in ThingWorx 9.5 using SetRemotePropertyBinding service. I am trying to update scan rate to 10 properties using SetRemotePropertyBinding. SQL transaction log is increasing.
How to do xml import and export for update scan rate by automate service? Could you give snippet?
Thank you in Advance.
Regards,
Latha
Labels:
- Labels:
-
Best Practices
-
Coding
-
Design
1 REPLY 1
Mar 17, 2025
10:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 17, 2025
10:37 PM
Hi @vi1l,
Unfortunately Thingworx does not supply any out-of-the-box snippet service to export/import for a single entity.
Please manually export the xml file, edit property scan rate, save and import the xml file.
