SmartConnector Forum
Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Link copied. Please paste this link to share this article on your social media post.
Hi,
I am using the latest version (2.2.108.0) of EwsClient library from Nuget and communicating to SBO ES 1.8.1.
Does EwsClient.ExtractHistoryItemIds() return only Interval Trend Log Ids?
Is there a different method to get Extended Trend Log Ids?
Please find attached the Extended Trend Logs folder structure I have.
Link copied. Please paste this link to share this article on your social media post.
Hi Maneesh,
I can't say for sure by looking at your ET log folder, but I know that SBO will not expose Trend Log items that have no records in them OR Trend Logs that are not bound to some sort of value.
When I send a GetContainerItems (which is what ExtractHistoryItems does), I received the follow error for all the logs in your export:
<EWSv121:ErrorResult>
<EWSv121:Id>03/Server 1/ExtendedLogs/RackMonitor Logs/DFW35_S140/DFW35 Ste140 AvgHum_AE Log</EWSv121:Id>
<EWSv121:Message>INVALID_REFERENCE</EWSv121:Message>
</EWSv121:ErrorResult>
Are you binding your Extrended Trend logs to a Trend Log that is currently bound to a value? And are there any records in your extended trend logs?
-Jeff
Link copied. Please paste this link to share this article on your social media post.
Hi Maneesh,
I can't say for sure by looking at your ET log folder, but I know that SBO will not expose Trend Log items that have no records in them OR Trend Logs that are not bound to some sort of value.
When I send a GetContainerItems (which is what ExtractHistoryItems does), I received the follow error for all the logs in your export:
<EWSv121:ErrorResult>
<EWSv121:Id>03/Server 1/ExtendedLogs/RackMonitor Logs/DFW35_S140/DFW35 Ste140 AvgHum_AE Log</EWSv121:Id>
<EWSv121:Message>INVALID_REFERENCE</EWSv121:Message>
</EWSv121:ErrorResult>
Are you binding your Extrended Trend logs to a Trend Log that is currently bound to a value? And are there any records in your extended trend logs?
-Jeff
Link copied. Please paste this link to share this article on your social media post.
I will check with the site engineer and let you know if everything expected by EWS is correct.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.