Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
2020-11-0210:41 AM
Hi Michael,
The best way to do this is to utilize the In-Memory Cache feature of Smart Connector.
In your setup processor, you would add an item to the cache, maybe a Boolean with whatever key you want, and then in your update processor, you look for the cache item with that key, and check its value. If it is true, continue the run of the update processor, and if not, end the run of the update processor early.
Link copied. Please paste this link to share this article on your social media post.
2020-11-0210:41 AM
Hi Michael,
The best way to do this is to utilize the In-Memory Cache feature of Smart Connector.
In your setup processor, you would add an item to the cache, maybe a Boolean with whatever key you want, and then in your update processor, you look for the cache item with that key, and check its value. If it is true, continue the run of the update processor, and if not, end the run of the update processor early.