Demo instance for WSD sensor development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
We are delivering a sensor solution with occupancy and people count data that we would like to connect to WSD to show live real-time occupancy of office resources. What would be our approach to test this? We have tried the ServcieNow developer instance route but as we understand it there is no time series database able to receive our data on that instance. How would we test our solution in a sandboxed environment?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @MartenO
Check servicenow documentation to configure the set up properly for testing in your sandbox.
Setup Workplace Connectors for occupancy data
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Tanushree Maiti ,
To clarify, we can test and setup the WSD environment using the personal developer instance (PDI). We can also add polling jobs and webhooks to push sensor data to the environment. What we lack is a way to test and demo that sensor data is actually available in platform. We see that incoming sensor events are processed, but no data is precent in sn_wsd_wc_occ_env_data. To our understanding this is a limitation on the PDI and we're looking for a way to proceed.