Monday, October 31, 2016

Creating ADF Portal based on a properties file

Hello Everyone,

This post is based on a requirement where we need to creat a ADF page which should have a table based on data present in a properties file, and the table need to be populate data on page load.

For this, I have created a JSF page and added the property file as a resource bundle to the Faces.config file. These configs will be accessible as a value bindings to the table columns.

This solution helped me to achieve my requirement.

Hope it will help others too....

Have a great day!!!!

Greetings,
Ankit Chhabra

B2B Features with OIC

During last couple of months various new features are getting introduced in Oracle Integration Cloud, out of those there is a new feature f...