SmartConnector Forum
Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Posted: 2018-08-01 11:00 AM
Link copied. Please paste this link to share this article on your social media post.
For one of our potential deployments, the customer absolutely does not want another SQL database on their system. Our current use of SmartConnector only uses an endpoint to retrieve data from EcoStruxure.
Would it be possible to deploy SmartConnector without the use of a database? Outside of configuration data, it doesn’t appear that the database is holding that much information in other similar deployments we have.
Link copied. Please paste this link to share this article on your social media post.
The short answer is "no".
SmartConnector requires a database. That said, v2.3 introduced support for LocalDb which is intended to run on the same machine as SmartConnector.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2018-08-03 11:06 AM
Link copied. Please paste this link to share this article on your social media post.
I've started setting up a proof-of-concept for this localDB, and I'm running into a problem where I can't reach the server on port 8082.
The last thing in the logs is:
2018-08-03 12:16:14.0093,Status,Service,<no principal>,PortalAddress disabled because there is no defined endpoint.,
I believe I'm having the same problem as before in this question:
Trouble connecting to SmartConnect config page after fresh install
Has there been any update on this?
Link copied. Please paste this link to share this article on your social media post.
Hi Josh,
By the error message, it seems as though the database itself was created, but no tables were created.
Can you verify that your Windows user and potentially the SYSTEM user has at least Database creator permissions in your Local DB setup?
Regards,
-Jeff
Posted: 2018-08-10 06:25 AM
Link copied. Please paste this link to share this article on your social media post.
Your diagnosis was correct. I used SQL Management Studio and logged in as the Windows user, and they did not have dbcreator permission. Funny enough, I was able to add that permission 'to myself' while logged in as that user. So I had enough permission to change my permission to dbcreator. I had to uninstall/reinstall to get it to work.
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.