Module for EDI 9.12 | Building Services with EDI Module | Part II WmEDIforTN Package | WmEDIforTN Util Folder | Summary of Elements in this Folder | wm.b2b.editn.util.VersionSupport:addNewEDIVersion
 
wm.b2b.editn.util.VersionSupport:addNewEDIVersion
WmEDIforTN. Enables Module for EDI to support a new version of an EDI standard that is already supported by the module.
Input Parameters
SEFfileName
String The fully qualified path of the SEF file.
replace
String (optional) Specifies whether to overwrite an existing SEF file of the same name and its associated TN document type file.
Value
Meaning
yes
If a SEF file of the same name already exists in the pub\CustomSchemas\SEF\standard of the WmEDI package (and its associated TN document type file already exists in the config directory of the WmEDIforTN package), the service overwrites the existing SEF file and TN document type with the ones specified in this service.
no
Does not overwrite the specified SEF file and its associated TN document type file; the service throws an exception. This is the default.
Output Parameters
None.