Sample configuration file for e-Biz 2000

This is a sample of a Schema Mode configuration file for e-Biz 2000, NNT41SchemaLoader, NNT51SchemaLoader, and how to remove a schema from the formatter. This file exports to e-Biz 2000.

Adapter
    adapter=schemamode
    mode=schema
    data=NDO

    # e-Biz 2000 schema load settings
Ebiz2K.Client.Name=
                    # Name of the machine where the client is setup, plus 
                    # the name of the client
Ebiz2K.Message.Type=MessageType25
    SchemaLoader.Factory=eBiz2kSchemaLoader_Factory
    SchemaLoader.Library=adk33ebiz2ksl
    set.oob.options= false
ebiz2K.Outgoing_Schema = True
    in_file_name=ectree.txt
prefix=            # Prefix for the schema
    clash.avoid=true
    continue.format.exists=true
testinput
    file.delimiter=;
    default.nodedatatype=DT_String
    default.treedatatype=FALSE
    schemadata.file=ECTREE.TXT
    outputlog.Verbose=false
    outputlog.Warning=false
    outputlog.Error=true
    outputlog.file=ecmap.log
    outputerror.file=ecmap.err
    autoappendchild.maintree=true
    autoappendchild.maintree.error=true
    allow.same.name.dif.tree=true