Questions tagged [mdriven]

MDriven is a modeling tool which also allows simulation and execution. MDriven removes the need for a lot of the traditional coding/testing needed when producing information systems by raising the level of abstraction.

See mdriven.net comparison to Sparx Enterprise Architect:

Sparx is a modelling tool - just like MDriven Designer is a modelling tool. MDriven Designer has a "play" button that can execute a system instantly defined by your model. MDriven Designer has a cloud upload button that uploads the model to the MDriven Server. The MDriven Server along with MDriven Turnkey then executes your model and makes it indistinguishable from a handcrafted - fully tested - information system that would take you months or years to build by hand.

117 questions
0
votes
1 answer

MDriven | Using ViewModels to update the database

During the Bi-weekly sessions I did come across a mentioned fact that "ViewModels can also be used to update data into the database". To update "changed" data into the database, I usually send the updated data back to the server as a JSON and after…
0
votes
1 answer

MDrivenServer on-premises - access via http, not https

is access via HTTP to MDrivenServer disabled in new releases of MDrivenServer? Even if I setup correct WebServices_*.config files MDrivenServer always returns System.NullReferenceException: Object reference not set to an instance of an…
Alex
  • 107
  • 9
0
votes
1 answer

MDriven Save OR Mappings to Database

Is there a way to Save OR Mappings to Database programatically. There is an option in the EcoPMP bottom button I want to do the same.
0
votes
1 answer

Execute Expression OnShow in MDriven Turnkey

I want to initialize some variables and do a search in a viewModel so in "Execute Expression On Show" I put : vSeekParam := 'Check'; selfVM.Search In the action that brings the Seeker ViewModel. When prototyping in WECPOF, it changes the vSeekParam…
Chema Pamundi
  • 35
  • 1
  • 6
0
votes
1 answer

GetVMImageUrl doesn't work when Overriding

I want to override in a ViewModel the way is showed a picture. According to the DevelopmentView: Picture for foto2
Chema Pamundi
  • 35
  • 1
  • 6
0
votes
1 answer

Access to __MDrivenServer locked

Although I have been using ECO from a few years, I am very new to MDriven Turnkey. I have created an account and a site in portal.mdriven.net, but when I visit MDrivenServer I get the following message: You currently do not have access - this is due…
Chema Pamundi
  • 35
  • 1
  • 6
0
votes
1 answer

In Mdriven Turnkey what is meant by the various service pricing elements?

I have watched the pricing video here: https://www.youtube.com/watch?v=tmxXNeqflzM and have been studying the pricing quote calculator at: https://licenseandticket.azurewebsites.net/Turnkey/AngularApp#/PriceQuoteWhatIf How are the following…
Michael Q
  • 71
  • 5
0
votes
1 answer

Error checking on the MDriven models inside VS IDE

I have a legacy system based on ECO III and now upgraded to MDriven. It works ok but there are quite a number of errors when I try to check for model error inside VS IDE: The error messages look strange, I have no clue in what parts of the model…
William
  • 1,945
  • 2
  • 14
  • 19
0
votes
1 answer

In MDriven Enterprise Information, why is there a Processes Hierarchy and also a Processes Tree?

In MDriven Enterprise Information, why is there a Processes Hierarchy and also a Processes Tree? Aren’t they the same thing? Is this not redundant duplication?
Michael Q
  • 71
  • 5
0
votes
1 answer

Choosing between text, string, date, date/time (MDriven)

Which one of the following is preferably used when creating an attribute containing data on when something was established: "String" "Text" "Date" "Date/Time" ? Researching, I found that both "String" and "Date" should be able to create…
Gustaf
  • 147
  • 5
0
votes
1 answer

Mdriven designer click once

When following the tutorial Mdriven overview part one. Computer is unable to install Mdriven designer click once. Error message: This type of file may damage the computer Would you still like to keep Gaffr (2)application? If i keep the file…
Erik
  • 31
  • 1
-1
votes
1 answer

Mdriven attribute.type explanations

I'm new to coding and the program MDriven. I've got some quite basic questions on MDriven that I haven't found clear answers for. Where can I find more detailed explanations for different attribute.type? For example: What's the difference between…
Gustaf
  • 147
  • 5
1 2 3 4 5 6 7
8