Oracle ATG: Select and Delete all list items from BCC cosole on single click -


oracle atg ootb dones not provide option select list type items , deleting in single click.

ex: create bcc project, go particular product , find many sku's product(if added). there "-" symbol delete against eack , every sku delete wanted delete sku's count 500 on catalog can not click in "-" symbol 500 times.

pleas me on this.

thanks in advance

i think should have @ least 2 options:

  1. the assets management in bcc, should named 'site assets' or 'browse assets', supports multi-select:

enter image description here

  1. use startsqlrepository. should create several fake datasource , xml include of lot of remove-item, create bcc project startsqlrepository, deploy in bcc done. more information, see docs here , here.

Comments