After you save an Extract rule, you can test the extraction.
For more efficient operation, you should schedule run of an Extract rule using a Pega 7 Platform agent or from a Windows or UNIX/Linux command-line. See Running the command-line extract process and Extract rules using a Pega 7 Platform agent.
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.
Extract rules can operate on the BLOB column (
If the extract rule class is a class group, the query on the source database gets all WorkObject instances of all classes within the class group. If the extract rule class is not a class group, the query on the source database only gets instances of the particular class.
In the prconfig file, a setting governs whether forward and backward chaining are enabled during a BIX extract. You should disable forward and backward chaining for better throughput when running BIX.