How to avoid calling Service Call Activity for certain request and response?

Hi,

I have a virtual service from which certain requests need to go through SCA and certain requests should not to go through it.

I have tried setting SCA as disabled/ignored for the requests which should not execute the SCA but its not working.

Can someone please guide me on this?

Thanks.