You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

If applications are being loaded using the command line, the saved application load options in the local registry can be outputted to an XML Options File for use in the application load.
Refer to Creating and Loading Applications from the Command Line for details.


  1. To create the options file, click Create XML Options File in the left pane.

    Tip

    You can also access the Create XML Options File from the Applications menu.


  2. If the load options have not yet been saved into the local registry, a message appears prompting you to select the application to be loaded and to save the load settings for that application.

    • Type in the location where you want to save the XML Options File in the XML Options File Name field.
    • Type in the details of the XML Elements that are added to the destination details of the XML Options File.
      Metadata Repository TypeThe RDBMS type of the metadata repository.
      DSNThe value to be written in the <DSN/> element of the XML Options File.
      DSN architectureThe value to be written in the <DSNArchitecture> element of the XML Options File.
      User IDThe value to be written in the <UserID/> element of the XML Options File.
      PasswordThe value to be written in the <Password/> element of the XML Options File.

  3. Click Create File, the results confirm that the XML Options File has been created.


  • No labels