Table of Contents | ||
---|---|---|
|
...
This release is mandatory if you want to use configurators against the Collins 5.0 release. For this release, 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).
New Features
- PFAUT-478 Config.groovy can now be populated by selecting an account from the Platform managerPlatformManager. Create a token in Platform manager PlatformManager and enter it in Preferences/Settings > Pricefx Studio.
- PFAUT-479 New "Use SQL" checkbox shows/hides the SQL editor and defines how the groovy Groovy script is generated: either executeSqlQuery() or executeQuery(). non-SQL DMSIM queries are now supported by the PA console.
- PFAUT-466 Data change requests are now supported for fetch/deploy.
- PFAUT-447 Added javadoc for Collins
- PFAUT-485 TDD4C: pom.xml template upgraded to use Spock 1.3 with Groovy library 2.5.11.
- PFAUT-470 Caching typedId of the calculable item should fasten executing of test formula and evalution evaluation of Groovy console
- PFAUT-348 Pricefx connection timeout introduced in Preferences/Settings > Pricefx Studio. Try to keep it at a low value.
- PFAUT-469 Changed auto-completion of api.product() and api.customer() to now use the field names from PriceBuilder (PFCD-5611)
...
- PFAUT-478 The login dialog now pops up only when the partition is first accessed in the tool windows (and not when first seen in config.groovy)
Publishing Templates disappeared, they are now back
- PFAUT-452 Exexute logic using Alt+F5 was still causing freeze
- PFAUT-439 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). Also maven repo changed from http → https by ENG.
- PFAUT-480 Reduced number of HTTP requests when querying PFX metadata, this is mainly recognizable in auto-completion or Metadata tool window - reloading is now much faster!
- PFAUT-457 Add "pfxstream" Live Template, fixed "pfxfind" Live Template
Pricefx Studio 6.3 (builds 201.2816 / 192.2815)
For this release, release Update Project Libraries.
...