- 06 Sep 2024
- 1 Minute to read
- Print
- DarkLight
On Change Quote Pricing Relevant
- Updated on 06 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Purpose
Allows you to run a script when quote business attributes listed in the table below are changed.
Attribute type | Attribute |
---|---|
Quote business data attributes |
|
Quote business relation attributes |
|
Setup
Upload the script for On Change Quote Pricing.
For details about uploading and configuring Groovy scripts, read Upload a Groovy script.
Binding variables
In addition to the common binding variables, the following binding variables are available for this extension point.
Variable name | Class | Description |
---|---|---|
salesItemsTree | SalesItemsTree | Represents the quote. Contains functions you can use to query and modify the quote and its line items. |
Expected output
Not applicable.
Script execution
The script uploaded for this extension point is run automatically when a user updates business attributes related to the quote pricing.