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

VBCS BO REST endpoint with query (q) for multiple fields

edited Nov 21, 2019 2:45AM in Visual Builder 2 comments

Summary

REST end point give error (400 bad request) for multiple fields

Content

Hi There,

I created BO in VBCS with multiple fields. We need to query this BO, then based on return perform insert (post) or update (patch). I need to check data based on two fields. So I am using REST endpoint getAll for BO with query (q) parameter. My problem is REST call for 2 fields give error. Here is syntax of my call

https://<domain>/ic/builder/design/<VBCS app name>/1.0.1/resources/data/GLCOASegmentValues?q=lookupValue='1000000';lookupName='Account HS'

which give 400 bad request error.

For more information, b

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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