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

Help with Mongo filter on Transaction Dynamic Menu

Summary:

  • I want to dynamically filter a dynamic menu. I have an attribute that contains a comma delimited string that I want to use to filter. I get The query is invalid. See Online Help for more information on MongoDB query syntax. Unfortunately online help refers me to https://www.mongodb.com/ which is not necessarily meant for CPQ.
  • My goal is to populate a menu with options that are specific to the quote.

Content (required):

  • Based on mongodb and other customer connect articles, I would think that I could do something like:
  • {SKU: {$in: [|qualifiedforBundleDiscountItems|]}} - it doesn't like this

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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