How to create wallet for api-call on oracle autonomous transaction database?
Hello,
we are relatively new to the topic of "API call" from Oracle databases.
We have set up an API server that we can access via apex_web_services. For this we have created a wallet in the file system of the database server (Cloud-Database version 18) with orapki and inserted the certificate of the API server with orapki. In the instance settings of APEX, we then added the wallet path and can thus call the API server.
However, within the next few weeks we want to switch to Oracle Autonomous Transaction Database (on shared Exadata) and are now asking ourselves how the creation of a corresponding wallet works if you do not have access to the file system of the operating system, because as far as we know this is not possible with an Oracle Autonomous Transaction Database.