Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 54 Next »

Pricefx Studio (formerly known as Logic Manager) 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. 

Advantages

With Pricefx Studio, you can:

  • Fetch one or more calculation logics from a selected partition.
  • Deploy one or more calculation logics to selected partition(s).
  • Edit the calculation logic in IDEA.
    • For Groovy logic elements, leverage the powerful IDEA Groovy editor.
    • Make use of autocomplete for Pricefx Public API.
    • Make use of Groovy documentation for Pricefx Public API. 
  • IDEA further allows:
    • Groovy variables refactoring
    • Groovy code formatting
    • Tracking changes on an element level (when storing a logic in some VCS repo)
  • Test Calculation Logic execution
  • Debug Calculation Logic execution (experimental)
  • Design DM/DS queries using PA SQL console and generate Groovy code out of it to be used in the logic.

Support

If you need immediate support, you can contact the development team via Studio Teams channel or via JitBit support portal. The bug reports and new requirements can be logged under the projects PFAUT (Studio plugin) or PFIM (Package tool).

Next Sections

  • No labels