How To Automate Pega Bix Data Extraction – Job Scheduler/Agents 8.5

In this article will learn about How To Automate Pega Bix Data Extraction – Job Scheduler/Agents 8.5

Before going through this article just make sure, you gone through the previous 2 articles.

Bix Installation and Configuration: click here

Bix Extracts configure with Database Schema option : click here

Agents

Agents will be deprecated in a later release. Use Job Scheduler or Queue Processor to resolve your use case as per requirement, instead of Agent.

pega bix agents and job schedulers

Job Scheduler

pega bix job scheduler

System Runtime Context

Agent/Job Scheduler activity

BIX Parameters

When running Business Intelligence Exchange (BIX) from a Pega Platform Job Scheduler rule, or the command-line, you can input various parameters to filter what is extracted from your application.

Below Listed are the most frequently used parameters

-d <start date>

-D <end date>

Only extract instances with a pxCreateDateTime equal to or greater than <start date> And  equal to or less than <end date>

-g <start date>

-G <end date>

Only extract instances with a pxCommitDateTime  equal to or greater than <start date> And  equal to or less than <end date>

-u <start date>

-U <end date>

Only extract instances with a pxUpdateDateTime equal to or greater than <start date> And  equal to or less than <end date>

-z <start key>

-Z <end key>

Only extract instances with a pzInsKey equal to or greater than <start date> And  equal to or less than <end date>

Watch below video relegated to article

Click here to watch above video on youtube

Hope you learn about  How To Automate Pega Bix Data Extraction – Job Scheduler/Agents 8.5

If you have any questions are doubts feel free to contact admin@pegaks.com

Leave a Reply

Your email address will not be published. Required fields are marked *