You are here:
Set Up Mapping Table for Quote Member Binding with Product Attributes (Managed Package)
Use the Quote Member Binding feature to automatically assign quote member field values to product attributes. This allows you to create site-specific or subscriber-specific configurations, tailoring each offer to meet the unique needs of each customer. You can assign quote member field values to product attributes by using the Business Rules Engine (BRE).
Required Editions
This feature is part of the Communications Cloud managed package.
| Available in: Lightning Experience |
| Available in: Enterprise, Performance, Unlimited, and Developer Editions |
| User Permissions Needed | |
|---|---|
| To create a decision table: | Rule Engine Designer AND Rule Engine Runtime |
Make sure that you have these two add-ons:
- BREDesignerAddOn
- BRERuntimeAddOn
-
Create a decision table with these settings:
Note For more information on how to create a decision table, see Create a Decision Table. -
To configure b2bSampleAppCard,
get
the value of the quoteMemberBindingDecisionTableId session variable.
- From the App Launcher, find and select Lookup Tables.
-
Open the decision table you created earlier.
Note Make sure that the decision table is in active state. -
From
the URL in the address bar,
copy
the decisionTableId value. In the next step, you will enter this value for
the quoteMemberBindingDecisionTableId session.
For example, in the URL https://<domain_name>/c_decisionTableId=<value>, copy the value after c_decisionTableId=.
-
Configure b2bSampleAppCard.
- From the App Launcher, find and select Vlocity Cards.
- On the OmniStudio Layouts & Cards page, open b2bSampleAppCard.
- In the Layout pane, under Session Variables, find the quoteMemberBindingDecisionTableId session variable and update its value with the ID of the decision table you created.
Did this article solve your issue?
Let us know so we can improve!

