EFD Management Configuration – Disable Upload Rename

<< Click to Display Table of Contents >>

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

EFD Management Configuration – Disable Upload Rename

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.

 

When uploading an EDD via the EDP EDD Upload Widget, the file may be renamed to match the Facility Code and Format fields defined by the widget. This prevents EDDs from being lost because they were not properly named. To disable this feature, add a record to the ST_CONFIG table as shown below.

 

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

 

 

EQuIS Version: 7

 

Namespace: EarthSoft.Server.Widgets.EQuIS.EDP.EddUpload

 

Products Affected: Enterprise

 

Required Modules: EarthSoft.Server.Widgets.EQuIS.EDP.EddUpload.dll

 

 

ST_CONFIG

VALUE

REMARK

VALID VALUES

CONFIG_SECTION

efdManagementConfiguration

Required


CONFIG_KEY

disableUploadRename

Required


OBJECT_TYPE


Null


OBJECT_VALUE


Null


STRING_VALUE

<boolean>

Choose One
Default is False

True

False

 

Example:

 

CONFIG_SECTION

CONFIG_KEY

OBJECT_TYPE

OBJECT_VALUE

STRING_VALUE

efdManagementConfiguration

disableUploadRename



True