Back Forward More about Extract rules
 

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

Testing

After you save an Extract rule, you can test the extraction.

  1. Click the Run icon run button.
  2. Enter a unique identifier and the maximum number of records to extract.
  3. Click Perform Extract.
  4. Review the resulting data and log files.

Command line execution

For more efficient operation, execute an extract rule from a Windows or UNIX/Linux command line. See the BIX user manual for details.

Exception handling

Executing BIX may result in errors or exceptions being reported. These exceptions may relate to syntax errors (in command line execution), database constraint violations (when exporting to a database), or similar issues. See How to work with BIX logging and error handling.

Notes

Extract rules operate on the BLOB column (Storage Stream) of tables in the PegaRULES database. You can't use extract rules to export data from an external table or database (that has no BLOB column).

Forward and backward chaining

In the prconfig file, a setting governs whether forward and backward chaining are enabled during a BIX extract.

Up About Extract rules