Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-12-18 11:45 AM . Last Modified: 2019-12-18 11:49 AM
Link copied. Please paste this link to share this article on your social media post.
What you would want to do is write a Custom EWS Server, and a custom SetValuesProcessor. Each request that is received from an EWS SOAP client to a native SmartConnector EWS Server is handled by a unique request processor; in this case, your "SetValuesProcessor" will provide custom handling for the "SetValues" method.
When you get a request sent to the server, you will know when values are changed. In that custom processor, when a successful SetValues happens, add custom logic to do what you want with that information.
Posted: 2019-12-18 11:45 AM . Last Modified: 2019-12-18 11:49 AM
Link copied. Please paste this link to share this article on your social media post.
What you would want to do is write a Custom EWS Server, and a custom SetValuesProcessor. Each request that is received from an EWS SOAP client to a native SmartConnector EWS Server is handled by a unique request processor; in this case, your "SetValuesProcessor" will provide custom handling for the "SetValues" method.
When you get a request sent to the server, you will know when values are changed. In that custom processor, when a successful SetValues happens, add custom logic to do what you want with that information.
Link copied. Please paste this link to share this article on your social media post.
Thank you Nick!
Mike
You’ve reached the end of your document
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.