Information in the Archive Extractor CONFIG file

While running this tool, a CONFIG file is created, which provides all the settings for the extraction.
The following is an example of the CONFIG file.
Archive Extractor Config Information
This example includes the following settings:
  • DestinationPath
    The output location, where the retrieved archive files are saved.
  • SqlServerConnectionTimeout
    A maximum time duration for which a test connection operation is completed.
  • SqlServerDatabaseName
    The
    FactoryTalk AssetCentre
    database name in the
    SQL Server
    .
  • SqlServerIntegratedSecurity
    The authentication mode for logging on to the database server. This example uses the integrated security, using the credentials of the currently logged-on user.
  • SqlServerName
    The name or IP address of the computer running the
    SQL Server
    that hosts the
    FactoryTalk AssetCentre
    database. In this example, the Archive Extractor is run on the same computer that is running the
    SQL Server
    . Thus, the value is specified as
    (local)
    .
  • VersionType
    The specification of whether the latest version or pinned version will be retrieved. This example specifies the pinned version.
  • WindowsIntegratedSecurity
    The authentication method for verifying the user credentials for the output location. This example uses the integrated security, using the credentials of the currently logged-on user.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal