EFD Management Configuration – Blank EDDs

<< Click to Display Table of Contents >>

Navigation:  Administration and Configuration > ST_CONFIG Entries > Enterprise Workflow Service > EFD Management >

EFD Management Configuration – Blank EDDs

EQuIS Enterprise provides extensive flexibility with how EQuIS Format Definition (EFD) files are managed and consumed by the Enterprise workflow service. Configuration is performed by editing records in the ST_CONFIG table where CONFIG_SECTION = efdManagementConfiguration.

 

The blankeddvalues CONFIG_KEY setting can be used to determine if and how a blank EDD Microsoft Excel template file will be populated when downloaded from the EDP EDD Upload Widget. The value of the STRING_VALUE field controls the generation of the Blank EDD file for the specified format. In the absence of a record existing in ST_CONFIG, or if configured incorrectly, the Blank EDD file will be generated using “Blank” as the default option.

 

See the EFD Management article for a broader discussion of EFD configuration.

 

EQuIS Version: 7

 

Namespace: EarthSoft.Workflow.Clients

 

Products Affected: Enterprise

 

Required Modules: Enterprise Workflow Service

 

 

ST_CONFIG

VALUE

REMARK

VALID VALUES

CONFIG_SECTION

efdManagementConfiguration

Required


CONFIG_KEY

blankeddvalues

Required


OBJECT_TYPE

<registered format name>


Name must match the Regular Expression

[a-zA-Z_][a-zA-Z0-9_]*

OBJECT_VALUE

values

Required


STRING_VALUE

Blank

ValidValues

ParentValues

Both

Blank = Create blank EDD (default)

ValidValues = Will include drop-downs with reference values for columns with a lookup in the format.

ParentValues = Will include drop-downs for columns that have a foreign key relationship in the format

Both = Will show drop-downs for column that have either a lookup or a foreign key relationship in the format

Select One