Create a spooled file extractor
You can create a new spooled file extractor in the InterFormNG2 designer, if you first load a spooled file (.splf) from the Library. Then the designer will look like this:

Here you can choose to open an existing Spooled file extractor with the icon, Choose transform, but if you want to create a new transformation, then you can simply click the Open in editor text above and then click the Save icon:

Then you will be prompted for the name of the new spooled file extractor (transform):

You can specify the same (the extension .sfe will be added) and an optional directory inside the transforms section of the Library. It is a good idea to select a specific directory as the transforms section also contains e.g. xslt stylesheets, and you probably do not want to mix them.
A reference to the spooled file extractor is saved with the template, so if you later save and open the template then you will see, that the spooled file extractor is also opened and used.
Related Articles
Introduction to the Spooled file extractor
IMPORTANT: The spooled file extractor is no longer supported. Any spooled file extractor definitions, that has previously been designed can still be used in the workflow, but they cannot be edited. The better alternative is to use the designer for ...
Splf extractor: Simple mapping
The spooled file extractor selects data from all the pages of the spooled file. The output XML file is a file with a node for each spooled file page, so it is very each to see from which spooled file page the XML data was extracted. First you need of ...
Splf extractor: Conditioned mappings
Both the line and block element can be conditioned in the spooled file extractor. To condition an element you should first select the area in the spooled file view and create a simple mapping. Now you need to enable triggers on the right in order to ...
Splf extractor: Tokens
In the spooled file extractor you can build conditions to conditionally select section of the spooled file. Whenever you add a condition you compare the selected text with a token. Predefined tokens InterFormNG2 is delivered with these predefined ...
Spooled file formats
Whenever you load or process spooled files in InterFormNG2, then you can choose between two internal formats: Version 1.0 and version 2.0. It is recommended to use Version 2.0 if at all possible. These are the reasons why you should use the version ...