Moving from legacy ECO to MDrivenServer
(Created page with "* Get an MDrivenServer installed on an IIS or use the MDrivenServer core for self hosted .net5 * Get it secured with an account you app will use - add a few accounts like the...")
 
(Automatically adding template at the end of the page.)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* Get an MDrivenServer installed on an IIS or use the MDrivenServer core for self hosted .net5
Get an MDrivenServer installed on an IIS or use the MDrivenServer core for self-hosted .net5
* Get it secured with an account you app will use - add a few accounts like the Account the app will use, one for you as admin and one called "a" as turnkey assumes that account name. Then Turn registration of new accounts of.
* Get it secured with an account your app will use. Add a few accounts like the account the app will use, one for you as admin and one called "a" as turnkey assumes that account name. Then, turn the registration of new accounts off.
* Upload your model via the Designer-Cloud-Dialog
* Upload your model via the Designer-Cloud-Dialog
* Change the MDrivenServer Database preference to MSSql of MySQL and give the connectionstring to your existing database
* Change the MDrivenServer Database preference to MSSql of MySQL and give the connection string to your existing database.
* Upload the model once more and verify that the evolve is now towards your external DB and that there are no changes
* Upload the model once more and verify that the evolve is now towards your external DB and that there are no changes.
* Use the MDrivenServer "Data in A0" web ui to see that can access your data  
* Use the MDrivenServer "Data in A0" web UI to see how you can access your data.
* Change your client (WinForms,WPF,MVC) from direct-sql, or other PersistenceMapper to use the WebApi towards your MDrivenServer, use the account and pwd you set up in MDrivenServer
* Change your client (WinForms, WPF, MVC) from direct-SQL, or another PersistenceMapper to use the WebApi towards your MDrivenServer. Use the account and pwd you set up in MDrivenServer.
* Make sure your app works as before.
* Make sure your app works as before.
* You are now well prepared for testing your application in MDriven Turnkey to get a full web experience with streaming data and live updates.
Now, you are well prepared to test your application in MDriven Turnkey to get a full web experience with streaming data and live updates.
 
Depending on your current PersistenceMapper settings you should choose one of these connection types:
[[File:2023-08-21 17h04 34.png|none|thumb|626x626px]]
Note that MSSqlServerLegacyECOMapping is the old ECO3 mapping.
 
[[Category:MDriven Server]]
{{Edited|July|12|2024}}

Latest revision as of 15:37, 10 February 2024

Get an MDrivenServer installed on an IIS or use the MDrivenServer core for self-hosted .net5

  • Get it secured with an account your app will use. Add a few accounts like the account the app will use, one for you as admin and one called "a" as turnkey assumes that account name. Then, turn the registration of new accounts off.
  • Upload your model via the Designer-Cloud-Dialog
  • Change the MDrivenServer Database preference to MSSql of MySQL and give the connection string to your existing database.
  • Upload the model once more and verify that the evolve is now towards your external DB and that there are no changes.
  • Use the MDrivenServer "Data in A0" web UI to see how you can access your data.
  • Change your client (WinForms, WPF, MVC) from direct-SQL, or another PersistenceMapper to use the WebApi towards your MDrivenServer. Use the account and pwd you set up in MDrivenServer.
  • Make sure your app works as before.

Now, you are well prepared to test your application in MDriven Turnkey to get a full web experience with streaming data and live updates.

Depending on your current PersistenceMapper settings you should choose one of these connection types:

2023-08-21 17h04 34.png

Note that MSSqlServerLegacyECOMapping is the old ECO3 mapping.

This page was edited 96 days ago on 02/10/2024. What links here