Menu

Import and Export Thesaurus and Ontylog Namespace

Help
sagar sul
2013-01-15
2013-01-24
  • sagar sul

    sagar sul - 2013-01-15

    Hi,

    I want to automate the import and export namespace functionality. For regular backup and bootstrap the application on new servers.

    1. I want to backup my local Thesaurus namespace, with schedule time.
    2. I want to setup DTS server using a automated, I have predefined sets on namespaces to import and export.

    I have tried the Import Wizard plugin, it is having limitation it cannot import Ontylog namespace

    Export: I tried TQL plug-in. It works for local namespace and export namespace in xml format very well.
    but for Ontylog namespace, I wrote query but it does not export whole namespace.

    Please suggest any tool or API I can use upload the namespaces and backup them.

    Thanks,
    Sagar

     
  • Andy_Wells

    Andy_Wells - 2013-01-24

    Sagar,
    It looks to me like your approach for local namespaces is good, but the following alternative for handling subscription namespaces should help you achieve your objective.

    Subscription namespace approach:
    • Preserve the zip file downloaded from Apelon
    • Use Subscription import (batch) to load into the new server’s database (see example in DTS\bin\kb\content\import)
    Local namespace approach:
    • Use TQL plug-in to export from original server’s database
    • Use Import Wizard plug-in to load into new server’s database

    Regards,
    Andy

     

Log in to post a comment.