SystemLink Forum

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use 3rd party Database for SystemLink

Solved!
Go to solution

Our customer want to use SystemLink to display their data, and I know that our systemlink uses MongoDB as database by default, so how to replace the MongoDB with customer's 3rd party database, both SQL and NoSQL, I know there should be some additional development work, so how to do it, how to develop the adapter between 3rd party database and SystemLink?

 

 

0 Kudos
Message 1 of 4
(1,567 Views)
0 Kudos
Message 2 of 4
(1,527 Views)

Thanks for you replay, according to the remote-postgres-databse , I see that the postgres can replace the default SystemLink database. But our customer want to display their data on SystemLink, like Dashboard. Not only use another type of database, but use their own data. So my question is that, how can I develop an addin/widget to get data from our customer's database, and provide these data to SystemLink server, as far as I know, we can use the SystemLink RESTful API. Is there any other way to do it? 

0 Kudos
Message 3 of 4
(1,519 Views)
Solution
Accepted by topic author Topkins

You can do this only with SystemLink RESTful API. 

0 Kudos
Message 4 of 4
(1,514 Views)