Size: a a a

2021 February 15

MA

Marvin Amorim in Oracle APEX
UR T
How to have version control on apex?
Since 20.1 you can export the app as a zip, this way every component will have a single file (i.e. authentication will be a single file, another one for authorizations). So when you export the zip and unzip, only the files that were changed will be different, this way you can use git to control version changes
источник

UT

UR T in Oracle APEX
Thanks
источник

MA

Marvin Amorim in Oracle APEX
It's also have a cli tool that you can use to create scripts for this
https://apexcl.dev/documentation/commands/
источник

MA

Marvin Amorim in Oracle APEX
apexcl export [options]
источник

MA

Marvin Amorim in Oracle APEX
Sambasiva Raju
I mean how can we reduce the effort??
If you can't afford multiple server environments for dev, homologation and production, you can create different workspaces on the same server, and use the remote export tool for publish the application from one workspace for another. It's both easy and fast, and you can guarantee that changes on dev will not affect the production app
источник

Т

Темик in Oracle APEX
Marvin Amorim
Since 20.1 you can export the app as a zip, this way every component will have a single file (i.e. authentication will be a single file, another one for authorizations). So when you export the zip and unzip, only the files that were changed will be different, this way you can use git to control version changes
👍 thanks, didn't know about that! Sure, it will be very handy feature
источник
2021 February 16

RP

Rafael Pinheiro in Oracle APEX
those who don't, won't
источник

TM

Travis MacDonald in Oracle APEX
e.g. 3.6 -> 3.7
источник

TM

Travis MacDonald in Oracle APEX
is this correct?
источник

ББ

Борис Бакулин... in Oracle APEX
Hi guys, how i can download any demo app using pl/sql ?
источник

MG

Michael G in Oracle APEX
someday™
источник

GG

Guillaume Gauvin in Oracle APEX
really ... <3
источник

sk

sam k in Oracle APEX
Is flash still supported in APEX, graphical charts are not being displayed and I believe adobe has stopped supporting flash
источник

sk

sam k in Oracle APEX
Any alternative
источник

SP

Sebastia Pujol in Oracle APEX
sam k
Is flash still supported in APEX, graphical charts are not being displayed and I believe adobe has stopped supporting flash
Charts are html5 in apex, are you using  a plugin?
источник

UT

UR T in Oracle APEX
sam k
Is flash still supported in APEX, graphical charts are not being displayed and I believe adobe has stopped supporting flash
Oracle jet charts is the solution
источник

rn

r. n in Oracle APEX
use open(file) that should work
источник

RT

Ricardo Ortín TechCo... in Oracle APEX
Has anyone used Wacom Signature or similar with APEX to capture the signature? Right now I have the apex plugin, but in case we can integrate this technology into development.
источник

JK

Joel Kallman in Oracle APEX
In two days, please join us for the next Oracle APEX Office Hours on 18-FEB at 1500 UTC. We will be joined by 4 partners from the APEX community, showcasing some of the enterprise solutions they've delivered with APEX.
https://apex.oracle.com/officehours
источник
2021 February 17

GG

Guillaume Gauvin in Oracle APEX
i.e.a==eval(repr(a))True
источник