- Open the Project Setup Station and click Project → Document Definitions…
- Click Document Definition → Document Definition Properties, open the data sets tab, and then click Add….
- Create a data set**,** create a few records, and click Close.
Sample script that searches for data in a database
Sample script that searches for data in a database
- var dbCacheName = ‘DataSet1’, where DataSet1 is the name of the data set created earlier.
- var fieldNameInCache = ‘Field2’, where Field2 is the name of the data set field that will contain the value to be copied.
