FMW Generic Topic

This image shows an architectural diagram of the ADF binding context. It consists of three block:
  • Application module which names the data control it defines

  • Data binding description file (.cpx) which includes references to a named data control and to binding objects

  • Page definition files (.xml) which define the data binding objects for the application

Lines between these blocks show the linkage between the references in the .cpx file and the definitions in the application module and page definition files.