About this task
You can save form filler and authentication properties
for future use, by exporting your Form Properties table as
an XML file.
Procedure
- In Explore: Automatic Form Fill view, click Export.
The Save As dialog box that appears
lets you save the data as an ASFF file (AppScan Form Filler file).
The content is in XML format.
- Name your file and click Save.
Example of ASFF file content:
<FormFiller Version="1.0" Enabled="True" DefaultValue="1234"
UseDefaultValue="True">
<Group Name="InternalAppScanUserName" Value="" MatchType="Partial" Action="">
<MatchNames>
<MatchName>user</MatchName>
<MatchName>name</MatchName>
<MatchName>uid</MatchName>
<MatchName>login</MatchName>
<MatchName>usr</MatchName>
</MatchNames>
</Group>