Skip to main content

Module Reference - Enrichment maps for BigPanda

Parameter

Description

Default/typical value

[<Module Name>] section

InfraType

Name of the BHOM infrastructure to address. The name should correspond to a valid section in the Global configuration

BigPanda

BackupExpiryDays

Duration (in days) during which data backups are retained.

If unset, duration is set to 365 (1 year)

If set to 0, backups are never deleted.

31

CopyToNewNotCopiedSlots

Optional. Comma separated list of slots (this is case sensitive) whose value is NOT copied to the form when a “copy to new” is performed. This can be used e.g. to avoid that a key slot value is copied when a new entry is created from an existing one.

This applies to normal DDA slots, it is not possible to apply this to input_match or output_expressions slots.

 

DDAClass

Required and not editable

DYNAMIC_ENRICHMENT

DDAType

Required and not editable

DDEN

DisableDataBar

Switches on/off the display of the graph of data distribution when sorting the data table

0

EntryValidationScript

An optional script that validates the user input. Must be provided as a relative path to $PRODUCT_HOME. See EntryValidationScript for details

./data/DDAModifier/ValidateEntry.cmd

MaskedSlotsForCreation

Optional. Comma separated list of  slots

Contains the list of slots that will not be shown at creation/modification time.

MaskedSlotsForDisplay

Optional. Comma separated list of  slots

Contains the list of slots that will not be shown in the table view

ReadOnlySlotsForCreation

Optional.Comma separated list of slots

Contains the list of slots that will remain readonly at creation/modification time.

DisableDataBar

Optional. When set, the bar chart on top of the Data Editor “View” page is disabled.

0 or 1

TableId

Internal identifier in BigPanda for the table being managed.

Automatically generated - do not edit


[ExternalSources] section

<slotname>

Method used to retrieve the list of allowed/suggested values. See Sources definitions

none

[SlotPatternVerification] section

<slotname>

Regular expression that the slot value must match. See Regular expression checks

 

[Labels] section

<slotname>

Default label used for the slot. Overwritten if a specific language label is available

none

[Labels-<lang>] section

<slotname>

Language-specific label used for the slot.

 

[ToolTips] section

<slotname>

Default tooltip used for the slot. Overwritten if a specific language label is available

 

[ToolTips-<lang>] section

<slotname>

Language-specific tooltip used for the slot.