Alexander Budarov
Alexander Budarov
the same: https://www.cuba-platform.com/discuss/t/change-dbms-type-via-local-app-properties/10237
also answer questions asked in these topics: https://www.cuba-platform.ru/discuss/t/peremennye-okruzheniya/3907/4 (environment-specific properties) https://www.cuba-platform.ru/discuss/t/razvyortyvanie-dvuh-kopij-prilozheniya-na-odnom-servere/3911/3 (two webapp copies in one tomcat) https://www.cuba-platform.ru/discuss/t/ukazyvat-nastrojki-podklyucheniya-k-hranilishham-dannyh-vo-vremya-zapuska-prilozheniya/3914/2 (change database settings on prod server)
see this post: https://www.cuba-platform.ru/discuss/t/generacziya-neskolkih-otchetov-v-odin-dokument/3695/6?u=budarov he doesn't know how to launch reports from his code without GUI window
one more topic on russian forum where person needs to run report programmatically, but doesn't know how to do that: https://www.cuba-platform.ru/discuss/t/vyvod-html-otcheta-na-ekran/3735 (run html report and display result document in component,...
https://www.cuba-platform.ru/discuss/t/generacziya-otchetov-v-middleware/4434
My recommendations, mostly from Sherlock experience: 1) app.properties ``` # Disable query cache if you don't use it cuba.queryCache.enabled = false # Change this value from default one, also in...
web client and web portal blocks where REST API is enabled: ``` cuba.rest.client.id = xxx cuba.rest.client.secret = yyy ``` requirements: https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/
ah, deny by default ( yes, roles video needs re-filming
the same as #15 ?
example of a topic of a person struggling to use composition: https://forum.jmix.ru/t/sohranenie-svyaznyh-sushhnostej-s-ispolzovaniem-ekranov/2088?u=albudarov