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

After a Business Intelligence Exchange (BIX) extraction process in a Pega Cloud environment, obtain the BIX extract files from your Pega Cloud File Storage repository. You can use an FTP listener rule to push the extract files to your enterprise SFTP server.

  1. In the navigation pane of Dev Studio, click Create > SysAdmin > Dynamic System Settings.
  2. Define a relative path on the destination SFTP site where the files will be sent with the following actions:
  3. To provide an access location and credentials to your SFTP server, click Integration-Resources > FTP Server.
    1. Select the BIXFTPServer.
    2. Click Save.
    3. Return to the BIXFTPServer rule and click Save.
    4. In the BIXFTPServer rule BIXFTPServer, click Test Connectivity to verify the configuration and save this instance.
    5. Click Test Connectivity in BIXFTPServer to confirm connectivity.
  4. To configure the Service Package data instance with the operator access group that has privileges to run a BIX extraction process, click Integration-Resources > Service Package.
    1. Select BIXFTPServicePackage.
    2. Click Save.
  5. To enable the BIXFTPListener, click Integration-Resources > File Listener.
  6. From Admin Studio, verify that the BIXFTPListener is running.
  7. You can test the BIX extraction process, and verify the success of the process after manually running an Extract rule, by confirming the arrival of the BIX extraction file on your SFTP server. When running a manual test, ensure that you only extract a small number of class instances. For more information, see Creating and running an Extract rule.