Plasma Data Extractor Feeder
The main purpose of Entity Feeder is to proceed with less heavy packages of the data, i.e. not to exceed the threshold of 100.000 rows (Maximum In-Memory Count) when creating tables.
In a Data Load, the Entity Feeder is available for configuration at Calculations > Feeder:
In Feeder Formula, the PDE_EntityFeeder logic formula should be selected:
There are two data fields for configuration:
Entity Type – Select either Customer or Product. If you leave the field blank, it is understood as the default selection which is Customer (meaning that Customer and blank field provide the same results).
SKUs / Customer Ids – Select an identification number of the customer/product.
More than one identification number can be provided, however each ID needs to be separated by a comma.
All whitespaces are removed while filtering the selection (meaning that “ M B - 00 01 “ is equal to “MB-0001“).
Leaving the field empty will result in selecting all customers or products.
Note: The behavior of empty fields was implemented based on the business units' decision.
Example: To narrow down the configuration to two customers with CD-00001 and CD-00002 identification numbers (Customer Id):