Configuring a Data Source Extension

Once you have created a query definition and query handler, you need to configure your extension. This involves adding various files to one of your Escenic configuration layers (most likely the common layer) in order to provide the Widget Framework with the information it needs about the extension. The configuration tasks you need to carry out are:

  • Register the query type

  • Define query form labels

  • Define enumeration field options (if required)

  • Define custom look-up services (if required)