Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Filter criteria 'q' of Call REST Endpoint from a Business Object not working.

edited Feb 19, 2021 4:48PM in Visual Builder 2 comments

Content

I trying to use the filter 'q' on the Call REST Endpoint and it doesn't work with a variable of string.

If I set as a Static Content like: ('businessUnit=AMMO_BU') it works

Also works with a integer variable like: ('transactionNumber=' + $page.variables.transactionNumberVar)

But if I try to do ('businessUnit=' + $page.variables.businessUnitVar) it doesn't work and I get an error (Error response during RestAction).

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!