Lab Info
Lesson: Quote’s Product ConfigurationConfigurator (Custom Form Embedded into a Quote)
Target Audience: Certified Configuration EngineerEstimated Time to complete: TBD
Requirements & Solution Author: Petr Rys
...
At the end of the Lab, you should be able to:
Create Standalone Embedded Custom Form, Custom Form Type
Utilize Input Matrix as Custom Form input
Understand Custom Forms Workflow
Provided resources
Logics:
...
eCFO_ProductFilter,
...
eCFO_ProductConfigurator,
...
QuoteProductConfigurator,
...
QuoteProductFilter_QuoteHeader_Logic,
...
View file | ||
---|---|---|
|
Logics:
QuoteProductConfigurator,
QuoteProductConfiguratorHeaderLogic
View file | ||
---|---|---|
|
Company Parameters:
Material Adjustment
...
The user can create a quote of the appropriate type.
The new quote has an extra tab with a form containing all the necessary fields.
The form enables setting up the basic product downloaded with the Product Master Table.
Once the recalculation is complete, the form will show the newly calculated Base Value for the selected products. The result of the calculation should be a new product that includes Doorframes and Locks&handles. Please note that the desired outcome should include all possible combinations of the two pairs of products.
Users must select 'Create new Products' to make table changes permanent.
If a product with the same configuration does not exist, it is added to the Product Master Table. The calculated Base Value is also added to the Product Extensions Table.
The user should be informed what products have been added to the tables.
...
Sample solution
...
Step-by-step solution
Develop the logic and test in Studio
...
Go to the Pricefx Studio and create the following logics.
a) sCFO eCFO_ProductDiscountDataMgmtProductConfigurator
Pricefx -> Create Calculation Logic
...
Access Quoting → Quotes from your partition. Create a new quote by clicking on the [+ NewQuote ] button located at the top-right corner of the screen. Choose the type that was created in the previous step. The new form should contain and additional tab called Product Configurator .
...
Form creation
Our objective is to design a form allowing users to configure the product according to their preferences. The form will consist of two multiple-selection lists and two tables, where users can input new parameters to customize the basic version of the product.
...
Resources for Further Learning
References
Custom Forms Configuration How-To(s)
...
Documentation
Groovy API
Other
Info |
---|
NOTE: If you have any inquiries regarding the content in this learning path, you can utilize the following online Pricefx forums: AskPricefxcommunity or Pricefx GenAI chatbot. |