Hello everyone!
I had two ATP instances setup in the Oracle Cloud ATP (non-prod). These instances will primarily server an APEX application that will used from the field (only the prod one which I haven't completed the setup yet).
We had an issue with 19.1 on autonomous cloud, where you couldn't configure the "Maximum Web Service Requests" yourself. However, we got an indication from Oracle that we should be able to configure "Maximum Web Service Requests" in apex 19.2 in the ATP cloud. However, I couldn't find how to set this up. The non-prod environments are automatically migrated to 19.2 for us, which was reassuring!
We used to set this up as instructed in thsi blog: http://dgielis.blogspot.com/2018/09/increasing-maximum-web-service-requests.html
The application that we are trying to host, uses web service as the primary communication mechanism with the backend REST endpoint running on ORDS in our On-prem Oracle database. Have the default web service limit is not going to work for us as we have 250+ users and our daily web service call in the classic cloud is mostly reaching 50,000 calls per day on average.
Does anyone know how I can configure the "Maximum Web Service Requests" in APEX 19.2? Would really appreciate any help or pointer in this matter. Thanks!
Kind regards,
Shonjoy