When the application is released to the test environment, the database data cannot be obtained. Where can mendix view the background database data?

0
I connected from here, but I can't get any data from the app.
asked
3 answers
2

i think you need to migrate data to your private cloud 

 

https://docs.mendix.com/developerportal/deploy/private-cloud-data-transfer/

 

Othewise your mendix private cloud should have yaml file to point to the database which you set on studio pro to run in local

 

answered
1

These settings are now applied locally, so when you run the application on your own device. 

When deploying to a mendix cloud environment you need to configure other steps:

 

See also mendix documentation local settings: https://docs.mendix.com/refguide/configuration/ 

 

and

 

https://docs.mendix.com/developerportal/deploy/mendix-cloud-deploy/ 

 

and

 

https://docs.mendix.com/developerportal/deploy/

image.png

answered
0

I deployed the application to the company's private cloud, but I can't find the configuration information about the database in the cloud configuration, can anyone tell me where it is?

answered