How do people run bix in the on prem container world?

Looking to see how folks are exporting bix CSVs in the on prem container world.

I see this article about putting the filesets to Amazon S3.

Is that the most common way?

Does anyone use a stateful container and access it almost like a vm?

@DPCLARK12 does the documentation help?

Running a BIX command-line extraction in on-premises systems

Overview of BIX extractions in Pega Cloud environments

In a Pega Cloud environment, after enabling the built-in Business Intelligence Exchange (BIX) ruleset on Pega Platform, you can extract data from your Pega Platform application with an Extract or Job Scheduler rule. The BIX extraction configuration for XML or CSV formats and their manifest files places the extract files into your Pega Cloud File Storage repository. To obtain your BIX extract files, you can either configure an SFTP server in your enterprise to integrate the Pega Cloud SFTP service to pull your BIX extractions off the Pega Cloud File Storage repository, or configure a BIX-specific FTP listener in Pega Platform to push your BIX extractions to an SFTP server in your enterprise network. Please note that Pega Cloud environments do not support running the BIX extraction process from the command-line.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Configuring an FTP listener to access BIX data extracts in Pega Cloud environm

Configuring the Pega Cloud SFTP service to access BIX extract files

Procedures for BIX extractions in Pega Cloud environments

Overview of BIX extractions in Pega Cloud environments > SFTP-based methods