on ‎2022 Jul 28 7:13 PM
Hello, I am struggling to filter with Boolean on an entity connected to BTP Gateway Destination
Here is my entity

When I add a filter here :

When I trigger the flow to Get Record Collection I have the error message :
"{"code":"unknown","status":-1,"message":"Error: r.replace is not a function","rawError":{}}
It does not call my backend odata function, I only get this error message.
If I only call with Text search it works.
Request clarification before answering.
I think this is a bug. I tried many ways to get this to work but could not. Seems that it is looking for a number or string when creating $filter in the URL so if you do not supply a string or number it fails before sending a call. If you send the value to 0, for example, the OData call is sent but the server says it's not proper syntax.
I would report as bug.
I think there are many other $filter conditions and OData logic that will be added as time goes by.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.