D E G H L O P S W

Error handling for Windleafe

If an error occurs when using Windleafe, details may be stored in a log file, and this can be examined and if needed, passed to us to examine for any specific issues that may have occurred. Typically this log file is in directory with path %AppData%\WindLeafe\ErrorLogs and can be opened by clicking on the menu

Generating Output from Windleafe

This is the main purpose of the application Windleafe. The templates and data source is combined to generate the output file data. Output can be made as a single file, as a file per data record or as a file per every so many records as entered. Once the template parts are present and the

Handling the Output from Windleafe

Once the output is generated, it can be viewed and saved. There are three main output variants that can be chosen. These are: One file All output is in one file stored on the path chosen. This is normally the best option for creating most content. One file per record. This is more to generate

Licences for Windleafe

An instance of Windleafe will need a current licence to operate correctly. Without a current licence, the application will be reduced in the number of times it can run and very limited in the number of records. Purchasing To purchase a licence, you will have to register as a customer, then from your customer portal, select

Output Template Dialog for Windleafe

This is the dialog for setting the output template parts. The three main sections cover the header template, record template and footer template. A brief explanation of the template parts is here. For each part, the window consists of the place where the template part is stored with a browse to the file in that

Output Templates for Windleafe

  Projects in Windleafe need templates for output to be used. This is loaded using the dialog for loading and arranging the template parts in Windleafe. There are 3 basic parts needed The output is generated using the 3 template parts for output, a Header before any record per file, the record template and a footer

Project Templates for Windleafe

A template can be stored to define the output templates, project values and data source. This project template has the project configuration last used which will define: Data source Output template parts Output options The project template is stored in the templates folder, which will usually be under your appdata roaming folder. example : C:\Users\MyName\AppData\Roaming\WindLeafe\Templates This can be opened from the

Substitution Fields

Substitution fields This is how the data is put into the outputs and the paths used. A normal field is surrounded by matching double brackets Basic values Acceptable paired field markers. Use the type that is safe for the templates you are using. {{FieldName}} [[FieldName]] ((FieldName)) <<FieldName>> ##FieldName## @@FieldName@@ %%FieldName%% {{TestValue}}-[[TestValue2]]         This