No Vendor Lock-in

0
Hi, My simple question is after development of my application on mendix platform and commiting of the same on cloud i do not want to use mendix for further but i want the code with me for future enhancement(I will be using java IDE for the same). is it possible? and if it is possible then please give me brief idea how to do it?
asked
1 answers
0

Have you seen this documentation: https://www.mendix.com/evaluation-guide/enterprise-capabilities/no-vendor-lockin

With the Mendix platform SDK you are able to migrate the model to other platforms: https://apidocs.rnd.mendix.com/modelsdk/latest/index.html

answered