Hi @SundeepKatepally , I also want to avoid disabling the OOTB service implementation but I am perplexed as to why my implementation is not getting executed. Here is my implementation declaration: @Component(
service= AssetDownloadService.class,
immediate=true,
property={
...