Does PurgBatch in Pricing v19 purge BDI data?
While executing the purge batch, if we pass the parameter BDI like below, then will the BDI data be deleted along with other data which are qualifying for purge as per system options setting?
PurgeBatch.sh<user_alias><export_purgeALL/BDI/FLAT_FILE>
PurgeBatch.sh <user_alias> BDI
--Thanks