Posts

Showing posts from August, 2018

Jet Integration With Rest

Image
JET integration with Rest Oracle jet is next set of UI technology provided by Oracle, its a complete framework which is been written in java script.   Being on ADF technology now its must for you to start learning Oracle Jet technology.  I have started a bit and sharing my experience and projects, which I worked on.   Jet SO far does not have any technology which can directly communicate with the database or datasource, hence its heavily dependent on the services for the interaction. So far my knowledge is limited to Rest services.  In this example i have shown how you can integrate a 12c ADF service with the Oracle Jet. ADF Application (Rest Source)  I have created a small project (ADF 12c) which you can download from the link.  This project use oracle rest dataconrol (new in 12c) and expose department table as a rest service to view. Cross Domain Access   In ADF security does not allow to access one application from some other domain, which mean if page is run