Question
Citibank
US
Last activity: 20 Sep 2023 7:15 EDT
DCR Page Property in BIX
We have a Page Property ProductInfo of class data-Product. The property class will be set dynamically at run time based on the product selected.Eg: ProductInfo will change to class Data-Product-Car. The problem we are running into is at the time of BIX extraction. The extract rule shows only properties in the Data-Product class but the requirement is to include properties from data-product-car as well
@SUDHARSANK
Each Extract rule extracts data from a single class. BIX extractions may be run manually from the Extract rule or automatically through the Job Scheduler rule. All extractions must occur from the same database. A single extraction process cannot concurrently extract from multiple databases or different database instances on the same machine. Each extraction process can have only a single data source. You can run different extraction processes, extracting from multiple Pega Platform databases, concurrently.