Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Latest Release

...

If you want to use configurator input builders introduced in Collins 5.1, Update Project Libraries.

New Features

  • PFAUT-506 Added fetch/deploy support for Quote Type Attributes
  • PFAUT-507 Added fetch/deploy support for PriceGrid
  • PFAUT-513 Added fetch/deploy support for Rollups
  • PFAUT-486 Added fetch/deploy support for Simulation PA
  • PFIM-2165 Added support of "With preferences" for DataMart, DataSource, ContractTermType, QuoteType, RebateType
  • PFAUT-424 Delete logics and other objects from the partition (in the Fetch tool window)
  • PFAUT-495 Both Groovy consoles have now the trace message window
  • PFAUT-499 Displaying evaluation time in both Groovy consoles. Logic test execute shows the net logic execution time from the TRACE result element.
  • PFAUT-500 Added auto-completion support for 'workflowHistory' in the wfAfterStep logic
  • PFCD-6433 Added support of configurator input builders (available since Collins 5.1)
  • PFAUT-514 Table of partitions condensed in the Deploy tool window, its width depends on the longest partition name
  • PFAUT-519 "Copy Name" and "Copy Value" is now possible in the result tree

...

This release is mandatory if you want to use configurators against the Collins 5.0 release. For this release Update Project Libraries.

The Groovy library is not installed with the plugin anymore due to potential clashes. The Groovy library should be defined in pom.xml (or alternatively add the Groovy library manually using Add Framework).

...

Pricefx Studio 6.3 (builds 201.2816 / 192.2815)

For this release Update Project Libraries.

New Features

  • PFAUT-440 Added support of Quote Types for fetch and deploy.
  • PFAUT-401 Added support of Publishing templates for fetch and deploy. It does not run very fast, performance will be improved in the next release. But we thought it is beneficial to use it already now.
  • PFAUT-352 Possibility to filter objects in the Fetch/Deploy tool window. Note that all selected objects (including not filtered ones) are fetched/deployed.
  • PFAUT-468 "Browse mode": displays the elements or traces results instantly in the PfxResult tool window while moving between the element/trace lines.
  • PFAUT-455 You can now generate the first versions of your Highchart charts using predefined Live Templates in Studio. Just type "pfxhighchart_" in the editor and select the chart you want. Just remember: Highcharts should be used only for small data! Improved live templates for "pfxfind" and added "pfxfindall".
  • PFAUT-465 Added support of navigation to the place of a failed Groovy library element (to a particular source code line, using the ‘via <element>’ information returned in the error message from the backend).
  • PFAUT-463 Improved layout of configurators (all components are aligned to left, frames).
  • PFAUT-464 Each ContextParameter now has a mouse-over tooltip where you can inspect the parameter properties 'name' and 'type'. This can be useful when a 'label' is not the same as the 'name'.
  • PFAUT-448 Added auto-completion support of quoteProcessor.getQuoteView() and cProcessor.getContractView(). To enable this, you need to Update Project Libraries.
  • PFAUT-435 Added support for datamartFilterBuilderUserEntry parameter.
  • PFAUT-464 Added HTML support for ResultMatrix / InputMatrix.
  • PFAUT-410 Element results are now also displayed in a new column in a formatted form.

  • PFAUT-447 Added JavaDoc for the Collins release.

  • PFAUT-443 Added auto-completion support for input builders (requires Collins 5.1 release and higher). Use: api.inputBuilderFactory().createXxxEntry()

...