Using DBaaS APEX with PaaS (process and integration)
Summary
Using DBaaS APEX with PaaS (process and integration)Content
I have a DBaaS instance that I'm using for oracle process cloud (it's oracle bpm essentially). I have data that I want to put in a table and create an APEX rest service. Is it ok to create a table in the same database used underneath by PCS / OIC? Is there anything special I need to do (create a schema only accessible by a certain user,etc)
3