Establishing a stand-alone command-line BIX extraction process
A stand-alone command-line BIX extract process is useful when you want to avoid disrupting a production instance of Pega Platform, or when you want to use the same instance of BIX to extract data from multiple Pega Platform instances.
To establish a stand-alone command-line BIX extract process:
Note:
- The engine classes are stored in the database and not in the file system. The ExtractImpl class cannot be directly run using the Java interpreter. Instead, run the PegaRULES class and pass the ExtractImpl class as an argument.
- This functionality is available when you purchase and install the BIX application.