# Configuring Data Processing

This section shows the step-by-step configuration of the keys related to database loading and processing (ETL).

# Activating the Processing of Data for the Consumption-based Licensing Dashboard

This key is inactive by default; activate it to enable the processing of the consumption data used for the Consumption Based Licensing Dashboard. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Datawarehouse.ProcessConsumption key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Datawarehouse.ProcessConsumption

    Activating Root.Datawarehouse.ProcessConsumption

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating the Processing of the Application Cost Catalog

This key is inactive by default; activate it to enable the processing of the Application Cost catalog. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Datawarehouse.ProcessCostCatalogLabel key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Datawarehouse.ProcessCostCatalogLabel

    Activating Root.Datawarehouse.ProcessCostCatalogLabel

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating the Processing of the Storage Cost Catalog

This key is inactive by default; activate it to enable the processing of the Storage Cost catalog. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Datawarehouse.ProcessStorageCostLabel key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Datawarehouse.ProcessStorageCostLabel

    Activating Root.Datawarehouse.ProcessStorageCostLabel

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating the Processing of Distinct Users per Day

This key is inactive by default; activate it to enable the processing of distinct users per day (User Days measure). Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Datawarehouse.ProcessUserDays key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Datawarehouse.ProcessUserDays

    Activating Root.Datawarehouse.ProcessUserDays

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating the Processing of the Work Break Event

This key is inactive by default; activate it to enable the processing of the Work Break Event. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Datawarehouse.ProcessWorkBreakEvent key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Datawarehouse.ProcessWorkBreakEvent

    Activating Root.Datawarehouse.ProcessWorkBreakEvent

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating the SQL OLAP Cube Partitioning when Processing

This key is inactive by default; activate it to enable the partitioning of the SQL OLAP cube during processing. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.AsCubePartition.Active key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.AsCubePartition.Active

    Activating Root.Etl.AsCubePartition.Active

  4. Click the Reset Session button at the bottom of the configuration table.

# Setting the Concurrency Group Mapping File Location

Use this key to set a different concurrency group mapping file location than the default C:\Program Files\OpeniT\Core\Configuration\user-to-groups.map. Follow these instructions:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.ConcurrencyGroupMappingFile key, click it, then set its value to the location of the user-to-groups.map configuration file.

  3. Click Save.

    Setting Root.Etl.ConcurrencyGroupMappingFile

    Setting Root.Etl.ConcurrencyGroupMappingFile

  4. Click the Reset Session button at the bottom of the configuration table.

# Setting the Core Server File Database Location

Use this key to set a different location than the default C:\ProgramData\OpeniT\Data\database. Follow these instructions:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.CoreDatabasePath key, click it, then set its value to the location of the Core Server file database.

  3. Click Save.

    Setting Root.Etl.CoreDatabasePath

    Setting Root.Etl.CoreDatabasePath

  4. Click the Reset Session button at the bottom of the configuration table.

# Setting the Maximum Age of Data to Load

Use this key to set the maximum age of the data to load. Follow these instructions:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.DailyResolutionAge key, click it, then set its value to the maximum age of the data to load. The default value 0 means all the data will be loaded.

  3. Click Save.

    Setting Root.Etl.DailyResolutionAge

    Setting Root.Etl.DailyResolutionAge

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating the Database Cleanup Processing

This key is inactive by default; activate it to enable the processing of Database Cleanup. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.DbCleanUp.Active key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.DbCleanUp.Active

    Activating Root.Etl.DbCleanUp.Active

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating the Feature Labeling Page

This key is inactive by default; activate it to access the Feature Labeling page, which allows administrators to configure labels for feature fields. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.FeatureLabeling key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.FeatureLabeling

    Activating Root.Etl.FeatureLabeling

  4. Click the Reset Session button at the bottom of the configuration table.

# Setting the File Status Table

Use this key to set the file status table. Follow these instructions:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.FileStatusTable key, click it, then set its value to the table that contains information on loaded data.

  3. Click Save.

    Setting Root.Etl.FileStatusTable

    Setting Root.Etl.FileStatusTable

  4. Click the Reset Session button at the bottom of the configuration table.

# Filtering Data to Only Display Denied Events

This key is active by default; make sure it is activated to only process and report events with type Denied. If it is inactive, follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.FilterDeniedEventsOnly.Active key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.FilterDeniedEventsOnly.Active

    Activating Root.Etl.FilterDeniedEventsOnly.Active

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating the Old Version of License Monitor Portal

This key is active by default; make sure it is activated to use the old version of the License Monitor Portal. If it is inactive, follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.LicenseMonitorCube.Active key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.LicenseMonitorCube.Active

    Activating Root.Etl.LicenseMonitorCube.Active

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating Role-Based Data Display on License Monitor Portal

This key is inactive by default; activate it to display the License Monitor Portal data based on the Roles Configuration. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.LicenseMonitorCube.RoleBased key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.LicenseMonitorCube.RoleBased

    Activating Root.Etl.LicenseMonitorCube.RoleBased

  4. Click the Reset Session button at the bottom of the configuration table.

# Setting Mapping File Encoding

Use this key to set a different encoding for the mapping files to handle special characters, formatting, and styles other than UTF8. Follow these instructions:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.MapFileEncoding key, click it, then choose a format from the dropdown.

  3. Click Save.

    Setting Root.Etl.MapFileEncoding

    Setting Root.Etl.MapFileEncoding

  4. Click the Reset Session button at the bottom of the configuration table.

# Setting Max Parallel Processes for Data Sync and OLAP Processing

Use this key to set the maximum number of parallel processes for data loading when running the SyncDataType command and for tasks when running the ProcessOLAP command.

Follow these instructions:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.NumberOfThreads key, click it, then set it to your desired value.

  3. Click Save.

    Setting Root.Etl.NumberOfThreads

    Setting Root.Etl.NumberOfThreads

  4. Click the Reset Session button at the bottom of the configuration table.

# Including OLAP Processing with RunETL Command

This key is active by default; make sure it is activated to run the ProcessOLAP command when running the RunETL command. If it is inactive, follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.ProcessAs key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.ProcessAs

    Activating Root.Etl.ProcessAs

  4. Click the Reset Session button at the bottom of the configuration table.

# Including SQL Processing with RunETL Command

This key is active by default; make sure it is activated to run the ProcessSQL command when running the RunETL command. If it is inactive, follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.ProcessSql key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.ProcessSql

    Activating Root.Etl.ProcessSql

  4. Click the Reset Session button at the bottom of the configuration table.

# Setting SQL Command Query Timeout

Use this key to set a different duration in seconds of the SQL command query before it times out, rather than the default 600. Follow these instructions:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.SqlCommandTimeout key, click it, then set it to your desired value.

  3. Click Save.

    Setting Root.Etl.SqlCommandTimeout

    Setting Root.Etl.SqlCommandTimeout

  4. Click the Reset Session button at the bottom of the configuration table.

# Including Mapping File Processing with RunETL Command

This key is active by default; make sure it is activated to process the mapping files when running the RunETL command. If it is inactive, follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.SyncActiveDirectoryInfo key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.SyncActiveDirectoryInfo

    Activating Root.Etl.SyncActiveDirectoryInfo

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating Client List Processing from Core Server Database

This key is inactive by default; activate it to enable the processing of the client list from Core Server database. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.SyncClientList key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.SyncClientList

    Activating Root.Etl.SyncClientList

  4. Click the Reset Session button at the bottom of the configuration table.

# Including User Group Mapping from SQL Database with RunETL Command

This key is inactive by default; activate it to include creating user group mapping file(s) based on the SQL database when running the RunETL command. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.SyncConcurrencyGroupMappingFile key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.SyncConcurrencyGroupMappingFile

    Activating Root.Etl.Root.Etl.SyncConcurrencyGroupMappingFile

  4. Click the Reset Session button at the bottom of the configuration table.

# Loading All Enabled Data Types form Core Server to SQL with RunETL Command

This key is active by default; make sure it is activated to load all enabled data types from the Core Server to SQL when running the RunETL command. If it is inactive, follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.SyncCoreServerDatabase key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.SyncCoreServerDatabase

    Activating Root.Etl.SyncCoreServerDatabase

  4. Click the Reset Session button at the bottom of the configuration table.

# Including Cost Information Processing with RunETL Command

This key is inactive by default; activate it to include the processing of cost information from the Core Server database when running the RunETL command. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.SyncCostInformation key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.SyncCostInformation

    Activating Root.Etl.SyncCostInformation

  4. Click the Reset Session button at the bottom of the configuration table.

# Including Raw Options File Processing with RunETL Command

This key is inactive by default; activate it to include processing of cost information from Core Server database when running the RunETL command. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.SyncRawOptionsFile key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.SyncRawOptionsFile

    Activating Root.Etl.SyncRawOptionsFile

  4. Click the Reset Session button at the bottom of the configuration table.

# Setting Report Element to Anonymize

Use this key to set which element of the reports to anonymize. Follow these instructions:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.UserAnonymization.Source key, click it, then choose what to anonymize from the dropdown.

  3. Click Save.

    Setting Root.Etl.UserAnonymization.Source

    Setting Root.Etl.UserAnonymization.Source

  4. Click the Reset Session button at the bottom of the configuration table.

# Setting Display for Anonymized Report Elements

Use this key to set what to display for the anonymized report element. Follow these instructions:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.UserAnonymization.SourceValue key, click it, then set the value to what you want to display instead of the anonymized. This accepts asterisks (*) as wildcards and can have multiple values by providing pipe-delimited entries.

    Example:

    virtual*|mnl*win|*lin

    This will get all the data starting with virtual (e.g., virtual003win), starting with mnl, ending in win (e.g., mnl120win), and ending with lin (e.g., osl150lin).

  3. Click Save.

    Setting Root.Etl.UserAnonymization.SourceValue

    Setting Root.Etl.UserAnonymization.SourceValue

  4. Click the Reset Session button at the bottom of the configuration table.

# Activating the Vendor License Labeling Page

This key is inactive by default; activate it to access the Vendor License Labeling page, which allows administrators to configure labels for Vendor License fields. Follow these instructions to activate:

  1. Go to the Configuration page of Analysis Server web interface.

    Navigating to the Configuration Page

    Navigating to the Configuration Page

  2. Locate the Root.Etl.VendorLicenseLabeling key, click it, then set its value to true.

  3. Click Save.

    Activating Root.Etl.VendorLicenseLabeling

    Activating Root.Etl.VendorLicenseLabeling

  4. Click the Reset Session button at the bottom of the configuration table.

We value your feedback!

Please take a few minutes to complete our survey and share your thoughts on your recent experience with our documentation.

Take survey

Close