WEBDAV Fileupload
Some of our Customers use Webdav (nextcloud) Fileserver to store theire Files.So we need a integration in Oracle Apex:
First we need a Upload File Item
Then we need to Load it into the nextcloud Webdav API Service: Calling our Function
DECLARE...
yaitcon.hashnode.dev4 min read
Richmond Asamoah
Write blogs on Oracle APEX technology & startups.
Why do you prefer UTL_HTTP as compared to APEX_WEB SERVICES?
Any benefits?