DBCS as a RESTful Service
Summary
Looking for a means to increase the session time out of DBCS RESTful serviceContent
Hi,
We have exposed our DBCS as a REST service using Oracle APEX.
Now when we try to hit the REST service to get a response from the DBCS objects, everytime we need to manually go and start the standalone server and then hit the REST service.
Also, the server session times out very quickly and then we again need to restart it.
Is there a way by which we can get rid of this situation and we may not have to manually start the server everytime.
0