Accelerators allow you to set up a Pricefx partition with some specific functionality. Technically, they are pieces of code (Groovy, JSON definitions, Rest API calls) which prepare the partition to a required state and in addition, they also allow for interaction with users (entering inputs, uploading data). Each package is split into several steps. A step is a logic which performs a defined operation (usually on a partition).
Some of the available accelerators:
-
Actionable Insights
-
Sales Insights
-
Customer Insights
-
Sales Compensation
See their full list in Accelerators documentation.
Packages can be associated with a specific account (in Salesfx) and protected by permissions – you can define who can see the package, deploy it and manage it.
See also:
-
Accelerators Configuration (Pricefx employees only)