Versions Compared

Key

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

...

  • groovyLibraryName – name of the library that stores the Activated Formula Types Calculation Methods Groovy Code.

  • customBlocksGroovyLibraryName – name of the library that contains definitions of Custom Blocks (functions).

  • customInputBlocksGroovyLibraryName – name of the library that contains definitions of Input Blocks.

  • deploymentLogicName – name of the logic that runs after the Formula Type has been Activated, this logic creates all necessary Company Parameter tables and deploys the Calculation Methods.

  • excludedParameters – unsupported

  • additionalInfoFields – defines additional connectors to the result block. This allows introduction of new fields that can be returned from the calculation method, for example, to be saved on Condition Records.

  • additionalParameters – defines additional calculation parameters that can be passed to the calculation engines. Remember that the calculation parameters need to be assigned to the engine first (see How to Add New Calculation Parameters to Calculation Engines).

...