Schema_Remove Mode sample

This file allows schemas to be removed from the formatter.

Adapter
    clash.avoid=TRUE
    adapter=NNADKStubPlugIn
    SchemaLoader.Factory=NNT41SchemaLoader_Factory
    SchemaLoader.Library=
        # Name of the appropriate library for your database
    mode=SCHEMA_REMOVE
    data=NDO    prefix=
       # Prefix for the schema(s) you are going to remove    session.server=
       # Name of the server    session.username=
       # User ID for the database    session.password=
       # Password for the database    session.database=
       # Name of the database
    remove.by.prefix=true    remove.schema.keys=
        # Name(s) of the schema(s) you are going to remove

For more information about the EDI adapter, see Adapter Runtime Environment for EDI User Guide.