BaseOfVersion
ide.<ProgrammingLanguage>.BaseOfVersion = SRC | DT | ET | UDV | BDV
This key can be used to change the default value for the placeholder $$Version in the generated program code. Possible values include the following:
SRC |
This is the default value: $$Version will be replaced by the source generation timestamp in the generated code. |
DT |
$$Version is replaced in the generated code by the save timestamp of the decision table. |
ET |
The same as DT: ET is just the abbreviation for "Entscheidungstabelle", the german expression for "decision table" |
UDV |
$$Version will be replaced by the User defined Version in the generated code. If no user-defined version is specified, then the save timestamp of the decision table is used and a corresponding note is issued in the processing log. |
BDV |
The same as UDV: BDV is just the abbreviation for "Benutzerdefinierte Version", the german expression for "User defined Version" |
ide.Java = true
ide.Java.BaseOfVersion = DT
LFET:
ide.Java:
Enabled: true
BaseOfVersion: DT
User defined version of a decision table:
-
The User defined Version of a decision table can be accessed and edited in the main screen using the context menu: File > Version of this Decision Table
-
Any date is accepted as input value, in the format DD.MM.YYYY or MM.DD.YYYY, depending on the language
-
An additional time specification in the format HH:MM or HH:MM:SS is optional
-
A good overview of all user defined versions in decision tables is provided by the Excel output of the function List-DT (decision table list) in the UDV column