Versions Compared

Key

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

...

For the following logic types, there is a recommendation for a prefix/suffix:

Logic typeFormula NaturePrefixSuffixExample
Calculation Flow
calculationFlow
CF_
CF_DailyCalculation
Calculated Field Set(default)CFS_
CFS_ProductEnrichment
Dataload
paDataLoad
DL_
DL_LoadFromPX
Groovy Library
library

LibSharedLib


Element names

Follow general rule with using a first capital letter. The library element names should have a suffix "Utils" (e.g. RoundingUtils, CacheUtils, DatamartUtils).

...