apex - application express web service - enable RESTFul Service -


I am working on applicatin 4.2.1.00.08 Express. I would like to create a web service through the "Enable enabled access" field, but it will not be visible. Under "Set Workspace Preferences", "Enable laughable services" has been set to "Yes" and I started a new app (page is set to "page is public"). Do I have to set up an Apex listener to access that field?

You are right that the listeners for APEX sluggish services (now called 'Oracle Rest Data Services') ) Necessary.

You need to configure your installation of APEX to enable APEX_LISTENER and APEX_REST_PUBLIC_USER users in your DB.

These steps have also been described by Anand Beitri.

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -