SIL Data Source
Description
...
Warning | ||
---|---|---|
| ||
|
This page assumes that you have familiarized yourself with the Configuring Power Custom Fields PRO™ page.
SIL data source helps you obtain the values which will populate the custom field , using SIL scripts. The purpose of SIL Data Source data source is to bring fast results on results on the screen for your custom fields, writing your own SIL scripts. \For this type of data source it is very helpful the sql routine Data can come from actual databases (using the sql routine for instance) or from files, legacy systems, and so on. The script will bring you the results you need for your custom field.
After you have selected the SIL Data Source, you have to choose select the SIL Script script that you want to use from the list of silprograms sil programs.
Info | ||
---|---|---|
| ||
The SIL script receives the query in the argv (i.e. |
See also
You can find out more about using this type of data source from our User Guide, in the Examples and Option Typetypes pages.
...