Back Forward Extract rules
Completing the Definition tab

  1. About 
  2. New 
  3. Definition 
  4. Filter Criteria 
  5. File Specification 
  6. Execution History 
  1. History 
  2. More... 

You can specify properties to extract from any class of an application. You can extract values for properties of many modes, including Single Value, Value List, Value Group; and multiple levels of embedded Pages, Page Lists, and Page Groups. BIX cannot export properties of the Java Object or Java Property modes.

BIX can extract values to an XML file or a Commas Separated Values (CSV) file, or directly into a relational database.

Note The outputted data includes a timestamp and a batch identifier. These help when you want to compares information from different extracts, or isolate information from a specific extract.

Output Format

Select an output format

Working with the property tree

The extract rule separates available properties into nodes that can expand and collapse. The root node is the Applies To class of the extract rule.

If your output format is XML and you want to extract all the properties in the class, check the Get All Properties check box. Otherwise, click a node to display a gear icon to the right of the node name. Click the gear icon to display the Select Properties form, and select the properties you want to extract.

To filter the properties list, enter a text string in the “Property Name Contains:” field and click Filter. To show all properties again, clear the field and click Filter again.

If you are exporting to CSV, click on any property to display a gear icon and a trash-can icon to its right. Click the gear icon to display a Property Configurations form where you can map the property to a name in the CSV file.

If you are exporting for import into a database, click on any property to display a gear icon and a trash-can icon to its right. Click the gear icon to display a Property Configurations form where you can set the attributes for the property: map to a name in the database schema, provide the data type and the field length. The name needs to comply with the naming conventions of the target database, and should include no spaces.

Use the trash-can icon to remove the node it appears next to.

Up About Extract rules