DbAddEntry
Adds a new entry to a DigaSystem content database.
Properties
Input
Name | Description |
---|---|
Table | A DigaSystem table id, e.g. "vm-sql-digas\galileo". Often taken from workflow argument Arg_TableId. |
Entry | An expression of type David.Dpe.ContentService.Entry containing the metadata properties of the entry to be created in the database. |
UpdateMasterData | If set to true it will also create missing master data items, e.g. definition lists and name relation table for label and label code |