I appreciate your help in the following inconvenience.
What happens is that I have the following flow, as you can see I have a several input parameters.

In the "Action" component I have a replace in which I say whatever comes in the parameter value modify me in the script that I have connecting to a database.

If we can visualize in the script I have in the where a fixed parameter and with the replace I am telling him to replace me with the parameter that comes.

The problem I have is that sometimes there are times where in the application can send me or not the values, that for this I need the condition to disappear and in the where for this case the provider would catch all, but for a performance issue I do not want in the where I put all the values but simply that condition would not go and I will consult the database all values.
Please help with this inconvenience.
Thank you in advance.
