Warehouse Open Lot Outbound Interface
The Warehouse Open Lot Outbound Interface implements extraction of two feedtypes:
WRHSOPENLOTEXTRACT
WRHSOPENLOTBROKERROLLUPEXTRACT
These feedtypes have a matching list of supported filters, but WRHSOPENLOTBROKERROLLUPEXTRACT also has some specific requirements as well:
Extraction with this feedtype requires an Element Reduction profile set in the RTR. For example:
<taskParameter> <name>QueryProfileName</name> <dataType>S</dataType> <value>my_profile</value> </taskParameter>
There is an additional task parameter available -Â GroupBy - representing the corresponding SQL statement. Fields in the list to be specified in DB_TABLE.DB_FIELD format. See an example of RTR.
Â