Pricefx Core Application 10.0.1-SNAPSHOT API
Pricefx Groovy API
Overview of Pricefx Groovy API.
To explore Pricefx Groovy API you can start here:
PublicGroovyAPI
Pricefx Knowledge Base
Visit Pricefx Knowledge Base to find out more. You will find here number of useful tips and examples of how Pricefx API can be used to configure Pricefx.
Calculation Logics
Overview
Quotes, Agreements, Promotions and Rebates
- Quote Header Logics
- Agreements/Promotions Calculation Logics
- Rebate Calculation Logics
- Rebate Agreement Header Logics
API Functions
Workflow
Performance Practices
Performance Practices contains many useful performance-related tips.
Pricefx Studio
Pricefx Studio helps you improve productivity when developing calculation logics during project implementation. With Pricefx Studio you can fetch calculation logics from remote partitions, test them and deploy them at remote partitions. Pricefx Studio runs as an IntelliJ IDEA plugin.
Packages
Package
Description
Provides histogram class.
Filter
is used by the Search
class to specify a restriction on what results should be returned in the search.Provides several classes commonly used in Pricefx API.
Chart API to work with charts.
Provides CalculationFlow API.
Chart Builder API to work with charts.
Calculable Line Item Collection (clicoll) API can be used to manipulate Quotes, Contracts and Rebate Agreements from header logic.
CompensationBuilder API allows to manipulate a rebate agreement object from a header logic.
ContractBuilder API allows to manipulate a contract object from a header logic.
QuoteBuilder API allows to manipulate a quote object from a quote header logic.
RebateAgreementBuilder API allows to manipulate a rebate agreement object from a header logic.
Defines set of data transfer object (DTO) classes.
Provides set of util classes.
Defines set of domain object classes.
Provides Formula Engine API classes.
Provides API related to scripting, including interface
PublicGroovyAPI
, that represents what can be reached in the Groovy element syntax as api
.Provides
InputBuilderFactory
as a convenient way to create Inputs.Defines set of data transfer object (DTO) classes.
Defines set of data transfer object (DTO) classes related to Calculations.
Provides Dashboard API classes.
Provides
StreamResults
interface.Provides ItemSummaryQuery interface.
Provides Workflow API.