when i'm overiding the SDP variable with custom action chain, filter criteria is not sent as q param
Summary:
Hi Experts
When i'm using the filter criteria to call fusion API it is working fine i.e. the call is made to fusion api by passing the conditions in q parameter as specified in the filter criteria but when i'm overriding the SDP variable to use the action chain then the filter criteria under requesttransformoptions is not passed q parameter, it is using anything under requesttransformoptions. q is passed as empty, i had to use q parameter explicitly
is this a bug ? or i'm using wrongly. please help me as i dont want to explicitly pass q parameter instead filter criteria conditions must be passed as q parameter even after overriding the SDP behavior with action chain .