Chat now with support
Chat with Support

Identity Manager 8.1.4 - Operational Guide

About this guide Simulating data changes in the Manager Scheduling operations activation times Re-applying templates Exporting data with Manager Analyzing data and data changes Analyzing process monitoring in the Manager Schedules in One Identity Manager Mail templates in One Identity Manager Password policies in One Identity Manager Working with change labels Checking data consistency Compiling a One Identity Manager database Transporting custom changes Importing data with Data Import Importing and exporting individual files for the software update Command line programs

Exporting files from a One Identity Manager database

To export files from a One Identity Manager database

  1. Start the Launchpad and log in to the One Identity Manager database.

  2. In the Change & Extend view, select the Import files for software update entry. This starts the Software Loader program.
  3. On the home page, select Export from database.
  4. On the Connect to database page, check the One Identity Manager database connection data and change if necessary.
  5. Specify which data to export on the Select files page.
    1. Specify the destination directory to which to export the data.

      Exportable files are displayed with their status and file size.

      Table 56: Meaning of status
      Status Meaning
      Unknown file The file has not yet been exported from the database to the specified directory.
      Version OK The file version matches the version in the database.
      Version modified The file version has been modified compared with the version in the database.
    2. Mark the files to export.

      TIP:

      • Click a column in the table header to order the display by the selected column.
      • Use Shift + select or Ctrl + select to select multiple files.
  6. The marked files are export to the given directory. This may take some time depending on the number of files selected. The export steps are displayed on the page Uploading files. Any export errors are displayed. After exporting is complete, click Next.
  7. Click Finish on the last page to end the program.
Related topics

Command line programs

You can use various command line programs for the automation of One Identity Manager implementations.

Detailed information about this topic

InstallManager.CLI.exe

The InstallManager.Cli.exe program provides support for the installation of One Identity Manager. You can run the program from the command line.

IMPORTANT: Run the InstallManager.Cli.exe program in the administrative context.
Calling syntax

InstallManager.Cli.exe -m install|change|remove|uninstall -r {Directory} [-i {Directory}] [-fu] [-mod {ModuleIDs}] [-d {Targets}] [-p {Packages}] [-l {Path}] [-fo] [-cs {Service name} {Properties}}

Example calls

InstallManager.Cli.exe -m install -r c:\source -mod QER ADS SAP LDAP ATT

InstallManager.Cli.exe -m change -r c:\source -d Server\JobServer\ADS

Table 57: Program parameters

Parameters

Alternative Description

-m

--mode

Installation mode. Permitted values are

  • install: Install new modules.
  • change: Update existing modules.
  • remove: Delete modules.
  • uninstall: Uninstall complete installation.

-r

--rootpath

Directory containing the installation sources.

-i

--installpath

Optional parameter. Directory in which to install.

-fo

--filesonly

Optional parameter. Only file actions are executed. No start menu entries or registry keys are generated and no services are installed.

-mod

--module

Space-delimited list of module IDs.

-d

--deploymenttarget

Space delimited list of machine roles.

-p

--packages

Space-delimited list of packages.

-l

--logfile

Optional parameter. Path to the log file.

-fu

--forceupdate

Optional parameter. All data are re-installed.

-cs

--changeservice

Changes the properties for registration of the service. The following values are expected:

  • <Service name>: Name of the service to be changed

  • <Properties>: New properties of the service with;

    • <Name>: Name of the service.

    • <Display>: Display name of the service.

    • <Description>: Description of the service.

    Example:

    "Name=<New name>;Display=<New display>;Description=<New Description>"

    You only need to specify the properties that are to be changed.

-h

--help

Optional parameter. Display program help.

DBCompilerCMD.exe

The DBCompilerCMD.exe program supports compiling a database. You can run the program from the command line.

Calling syntax

DBCompilerCMD.exe /Conn="{Connection string}" /Auth="Module={Authentication string}" [/LogLevel=Off|Fatal|Error|Info|Warn|Debug|Trace] [-W] [/Blacklist=[CompileWebServices] [CompileTypedWrappers] [CompileDialogScripts] [CompileScripts] [CompileJobChains] [CompileWebProjects] [CompileApiProjects] [CompileHtmlApps] [FillMultiLanguage]]

Calling example

DBCompilerCMD.exe /Conn="Data Source=<Database server>;Initial Catalog=<Database name>;User ID=<Database user>;Password=<Password>" /Auth="Module=DialogUser;User=<User name>;Password=<Password>" -W

Table 58: Program parameters
Parameter Description

/Conn

Database connection parameter. Minimum access level Configuration user.

/Auth

Authentication data. The authentication data depends on the authentication module used. For detailed information about the One Identity Manager authentication modules, see the One Identity Manager Authorization and Authentication Guide.

/LogLevel

Optional parameter. Scope of output to be processed. Permitted values are:

  • Off: No logging.

  • Fatal: All critical error messages are logged.

  • Error: All error messages are logged.

  • Info: All information is logged.

  • Warn: All warnings are logged.

  • Debug: Debugger outputs are logged. This setting should only be used for testing.

  • Trace: Highly detailed information is logged. This setting should only be used for analysis purposes. The log file quickly becomes large and cumbersome.

-W

Optional parameter. Wait for the processing of DBQueue Processor jobs to complete before starting compilation.

/Blacklist

Optional parameter. Space-delimited list of compiler modules that must not be compiled. Permitted values are:

  • CompileWebServices: Compile web services

  • CompileTypedWrappers: Compile a type-safe database model

  • CompileDialogScripts: Compile scripts from the script library

  • CompileScripts: Compile templates, formatting scripts and task definitions

  • CompileJobChains: Compile processes

  • CompileWebProjects: Compile web projects

  • CompileApiProjects: Compile API projects

  • CompileHtmlApps: Compile HTML applications

  • FillMultiLanguage: Extract language-dependent texts

/?

Display program help.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating