<< Click to Display Table of Contents >>
Dynamic XML dataset
To create a dynamic XML dataset, select [Add Dynamic Dataset] from the right mouse click popup menu on the FILE STORE in OZ data window.
Check "XML dataset" in Add Dynamic Dataset - File Store dialog.
Set options Add Dynamic Dataset - XML dialog. Click [OK] on Add Dynamic Dataset - XML dialog and dynamic XML dataset information appears under file store in data window.
Dialog Options
| XML dataset name | dataset name | 
| Starting row number | The starting number of ROW INDEX for dynamic dataset. The value must be in range of 0~2147483647 and the default is zero. | 
| XML file location | XML file path on the server. It can be set with the parameter wizard by clicking [Parameter] button and also be selected by [Browse] button. | 
| Temp XML file location in design | A temporary design time XML file path on the local system. It can be set with the parameter wizard by clicking [Parameter] button and also be selected by [Browse] button. | 
| Dataset node name | The node name representing the dataset in the XML file. Default name is DATASET. | 
| Recordset node name | The node name representing the record set in the XML file. Default name is RECORD. | 
| Alias | Check if use dataset alias defined in datasource.properties file on the server and enter the alias name. Alias filename: configuration file for dataset alias | 
| View Data | Preview data of the XML file. | 
| Save Dataset Information | Save dataset information (field name, field type) as XML file. This button is activated only when modifying the dataset and uses UTF-8 data encoding. |