Skip to main content

I'm using dynamic values function in the TX REST connector 9.1.0.0. I use id's from another endpoint to loop through in my second endpoint path. This works well when I use “From Endpoint Table” but now I want to add a filter to only get the id's with a flag “hasresponse=true”.

I've read the page 

but I still get an error with my Endpoint query. “No such table” the error message says.

 

I've tried several things like adding a schema. But all with the same response. Is there something wrong with my syntax?

Error:

 

Hi ​@juriaan.hensbroek 

Does it behave differently if it is without a where clause?


@Thomas Lind No it's the same (No such table error). I tried several things like:

FROM OTrigion_01_RespondentList]

FROM OTrigion_01_RespondentList].sTrigion_01_RespondentList]

FROM RREST].STrigion_01_RespondentList]

All with and without square brackets...


Reply