System Tools
There are a variety of system tools that can be used to manage the OneStream application. These tools include system business rules, database, tools that allow you to check the overall health of the application environment, and the File Explorer to name a few. In this section you will learn how to use these and other tools to manage the application system.
Using System Tools
System Business Rules
You can use System Extender Business Rules with Azure Server Sets for enhanced scalability at the Azure Database and Server Sets level. You can perform Server and eDTU scaling manually or using System Business Rules. If System Business Rules is selected as a Scaling Type, then a user-defined System Extender Business Rule determines if scaling is needed. You must implement the scaling function and return the proper scaling object by adding a System Extender Business Rule and assigning it appropriately.
Under each Case statement, use these rules and related Args and BRApis to check the current Server Set capacity, query metrics about a Server Set or Azure Database, and identify the impact of the Server Sets volume or level of Azure Database deployed. See "Azure Database Connection Setting and Server Sets" in the Installation and Configuration Guide.
Example starting point of empty System Extender Business Rule upon creation:
Sample System Business Rule
Metric are passed to this function to help users determine if a server or database needs scaling. For server scaling, Environment metrics and Scale Set metrics are passed. For database scaling, Environment metrics and SQL Server Elastic Pool metrics are passed.
Using System Tools
Database
The Database screen allows System Administrators to view database tables and provides tools for managing stored data and other information. To view the Database screen, go to System > Tools > Database.
Database Tables
Go to Application Database > Tables or System Database > Tables to view all tables in the Application Database or System Database. This view provides read-only access to the data tables that can be used for debugging tasks that do not affect the database or system logs.
Data tables that are imported through MarketPlace Solutions have their schema name added to the beginning of the database table name and replace dbo (for example, rcm.AccessGroup and txm.AccessGroup).
Tools
Database Tools allow System Administrators to manage the database.
Data Records
Go to Application Database > Tools > Data Records to view data for the entire system. Filter the data using the member filter.
Using System Tools
Environment
This section can be used to check the overall health of the environment, which contains Web Servers, Mobile Web Servers, Application Server Sets and Database Servers. This will check the connection status as well as the configuration.
The Environment page is designed to give both IT and power business users a way to manage and optimize their applications and the environment that is running under. Using the Environment page, the user can monitor the environment, isolate bottlenecks, look at properties and configuration changes, and scale in/out application servers and database resources if needed. They can also customize what data to collect in log files, save collection metrics files, and replay collected performance data in many ways.
To access the Environment page, select System > Tools > Environment.
NOTE: The Environment page is only accessible via the OneStream Windows App.
Using System Tools
Monitoring Environments
Instead of logging onto the server to collect metrics, use the Monitoring page to access real time Key Performance Indicators (KPIs) across an environment. Click System > Tools > Environment > Monitoring to:
-
Access user activity and interactive KPI graphs.
-
Track all system components that affect stability and performance.
You can perform these tasks:
-
Open: Access a metrics and configuration setting file from the File System or a local folder.
-
Save As: Save metrics and configurations locally or in the File System.
-
Settings: Specify these types of KPI metrics to monitor and the monitor frequency:
-
Environment
-
Application Servers
-
Database Servers
-
Server Sets
-
-
Zoom into part of the chart to see running or queued activities.
-
Refresh Automatically Using a Timer: Retrieve metrics based on the Play Update Frequency interval setting.
Specifying General Settings
-
General Play Update Frequency (seconds): How often to update Performance charts.
-
Metric and Task Time Range: Indicate how much historical data to retrieve and depict on the Performance Chart. Applying a time range can help identify the cause of a server event or issue.
-
Y-Axis: If Auto Range box is selected, the system sets the range for the Min and Max values on the Y-Axis. If cleared, you can set the Min and Max ranges on the Y-Axis.
-
Secondary Y-Axis: Displays series of a different range of values, or different arguments (or values) in the same chart. Can be used when the numbers in a chart vary widely from data series to data series, or when there are mixed types of data.
Specifying Monitoring Settings
-
Monitoring(Server filter): Identify specific application or database servers to evaluate.
-
Filter Type: Specify the type of servers for which to collect metrics.
-
Source Filter: Use to filter the Source List.
-
Source List: Displays the servers that meet your criteria.
-
Result List: Displays selected Source List items for which to collect metrics.
Specifying Metrics Settings
Metrics are collected based on the Metric Update Interval (seconds) setting in the Application Server Configuration utility. To minimize database access and maximize performance, some metrics are collected on every iteration, but some will skip iterations based on count settings defined for a metric.
-
Filter Type: Refine the types of application servers, database servers or server sets for which to collect metrics.
-
Source Filter: Use to filter the Source List.
-
Source List: Displays the list of filtered application servers, database servers or server sets.
-
Result List: Displays the items for which to collect metrics.
These settings shown below in the Application Server Configuration File in Environment Monitoring, determine which metrics are collected and how often.
Using System Tools
Web Servers
This section lists all the web servers that are participating in that environment. Each web server will display its configuration and its audited setting.
Configuration
Sample Web Server configuration settings:
Identity Provider
Displays single sign on identity provider if used.
Server Heartbeat Update Interval (seconds)
Used to specify how often each server updates its record that it is alive and responding to user input.
Name
This is the name of the server as it is defined in the web configuration file.
WCF Address
The full URL address of the server.
WCF Connection
This examines the status of the connection. Ok = connected
Used for General Access
This examines the web configuration file to see if it has this server configured as a general server. Settings are True or False.
Used for Stage Load
This examines the web configuration file to see if this server is configured as a Stage server. Settings are True or False.
Used for Consolidation
This examines the web configuration file to see if this server is configured as a consolidation server. Settings are True or False.
Used For Data Management
This examines the web configuration file to see if this server is configured as a Data Management server. Settings are True or False.
Audit
Sample Web Server audit setting:
Property Type
Type of server property in the hardware or software that was changed.
Property Name
The name of the property in the hardware or software that was changed.
Value From
Displays the original value of the property.
Value To
Displays the new value of the property.
Description From
Displays the original description of the setting if available.
Description To
Displays the new description of the setting if available.
Timestamp From
Displays the original date and time of the setting if available.
Timestamp To
Displays the new date and time of the setting.
User From
Displays the original user name if available.
User To
Displays the user name of the person that made the change if available.
Using System Tools
Using System Tools
WebTo App Server Connections
This section will list all the combined connections from the web server configuration files to all the application servers. From here the user can pause and then resume a specific connection to an application server or a load balancer (a load balancer could point to a multiple application server). See Installation and Configuration Guide.
Sample Web to App connection configuration:
Pause
Used to pause any request to a WCF Address connection. This connection could be either an Application Sever or a Load Balancer. This can be set in the web configuration file.
Resume
Used to Resume any request to a WCF Address connection. This connection could be either an Application Sever or a Load Balancer. This can be set in the web configuration file.
Name
This is the name of the server as it is defined in the web configuration file.
WCF Address
The full URL address of the server.
WCF Connection
This examines the status of the connection. Ok = connected
Used for General Access
This examines the web configuration file to see if it has this server configured as a general server. Settings are True or False.
Used for Stage Load
This examines the web configuration file to see if this server is configured as a Stage server. Settings are True or False.
Used for Consolidation
This examines the web configuration file to see if this server is configured as a consolidation server. Settings are True or False.
Used for Data Management
This examines the web configuration file to see if this server is configured as a Data Management server. Settings are True or False.
Using System Tools
Working With Application Server Sets
Click Application Server Sets to view the server sets participating in an environment. Sets display based on the Server Set configuration in the Application Server Configuration Utility. A red “X” indicates offline servers. You can access configurations for each sever set and server in a server set. If a Server is hosted on Azure, you can Scale Out/ and Scale In the Scale Set manually or using a System Business Rule.
Sample Application Server Set:
Accessing Server Sets Behaviors
Use the Behavior tab to view the capability of a Server Set. You can Scale Out (remove) and Scale In (add and configure) if the Scaling Type setting is set to Manual or ManualAndBusinessRule in the Server Configuration Utility file. This enables you to expand or contract server resources manually or automatically. For scaling with Azure, select Server Sets > Azure > Scaling Type. This feature will be available in a future release.
You can specify the following settings at the Server Set level using the Server Configuration Utility, but can override them at the individual Application Server level.
-
Process Queued Consolidation Tasks: If true, the server can processes consolidation tasks.
-
Process Queued Data Management Tasks: If true, the server can process data management tasks.
-
Process Queued Stage Tasks: If true, the server can process stage tasks.
-
Queued Tasks Require Named Application Server: If true, the server only runs assigned tasks.
Server Sets Configuration
Use the Configuration tab to view Server Set configurations defined with the Application Server Configuration Utility. For example:
-
Azure Resource Group Name: (Azure Scale Set Only) The resource group name for the set.
-
Azure Scale Set Name: (Azure Scale Set Only) The scale set name in the resource group.
-
Can Change Queuing Options On Servers: If true, Administrators can change the queuing behavior - impacting stage, consolidation and data management tasks - of specific servers.
-
Can Pause or Resume Servers: If set to true, then the user can pause and/or resume the server from the Environment page via the Pause and Resume buttons.
-
Can Stop or Start Servers (Azure Scale Set Only): If true, users can stop / restart the server on the Environment page.
-
Maximum | MinimumCapacity (Azure Scale Set Only): A fail-safe setting to identify the maximum | minimum number of servers.
-
Process Queued Consolidation Tasks: If true, the server can process consolidation tasks.
-
Process Queued <feature> Tasks: If true, the server can process tasks such as data management and state tasks.
-
Queued Tasks Require Named Application Server: If true, the server only runs its assigned tasks.
-
Server Names for Standard Server Sets (Supports *? Wildcards): Specify server names if the standard server set type is used.
-
Server Set Provider Type: Specify the external authentication provider used, such as Azure.
-
System Business Rule Name (Azure Scale Set Only): The name of the extender business rule for Azure scale set and database scaling.
Using Server Sets Audit
The Audit tab identifies all property changes made in XFAppServerConfig.xml. Changes display in yellow. For example:
Monitoring Server Sets Performance
Use the Performance tab to view scale set and environment metrics, highlighting sections to drill down to time-specific records.
Using System Tools
Application Server Behavior
When selected, the user can pause and resume that server, so that none of the long duration tasks can be run on that particular server. Also, IIS can be recycled by selecting the Recycle App Pool button. Whether these buttons appear or not is based on settings in the OneStream Server Configuration Utility.
Pause
Pause will stop the server from seeking more tasks to run from the queue but will let tasks that have already started, finish.
Resume
Server will resume accepting tasks from the queue.
Recycle App Pool
Used to recycle the specific server's application pool (reset IIS).
Stop - (Azure Scale Set Only)
Stops the server, but while in this state will continue to incur Azure compute charges. The public and internal will be preserved.
Stop (Deallocate)- (Azure Scale Set Only)
Stopping this way will mean the cost of virtual machine will not be charged, but the public and internal IP will be deleted.
Application Server Configurations
This tab will display the server configurations from the OneStream Server Configuration Utility pertaining to that server.

Application Server Hardware
This tab will show the machine hardware information based on settings in the OneStream Server Configuration Utility.
Application Server Audit
The audit tab will keep track and display any hardware and configuration changes.
Application Server Performance
This tab will display metric values pertaining to that server and the Environment.
Using System Tools
Database Servers (Connection Items)
The Database Servers section will list all the database connections based on settings in the OneStream Server Configuration Utility and all the databases that each connection is pointing to.
From the database connection items, the user can expand the SQL server elastic pool if one is configured, view hardware and server properties, view audit info, look at SQL server metrics, and run some diagnostic commands to track down performance issues.
Behaviors
Sample database connection Behavior tab:
The behavior will show up if SQL Server Azure and Elastic Pool are configured and used. Using the Behavior tab, you can increase or decrease the resources available to an Elastic Pool based on resource needs. When rescaling Elastic Pool DTUs, database connections are briefly dropped. This is the same behavior as occurs when rescaling Elastic Pool DTUs for a single database (not in a pool).
Configuration
The configuration tab will display SQL server configuration properties.
Sample configuration properties:

Hardware
The hardware tab will display hardware related information pertaining to SQL server.
Sample hardware properties:

Audit
The audit tab will display any changes to the SQL Server properties.
Sample configuration audit report:

Performance
The Performance tab will display metrics pertaining to SQL Server:

Diagnostics
The Diagnostics tab allows the user to run SQL diagnostic commands to determine performance issue on the database instance.

-
SQL Deadlock information.
-
The Deadlock SQL command will list out any deadlocks if any on the SQL server instance.
-
Top SQL Commands will list out the top number of SQL using the order select by the user (Total Logical Reads, Total Logical Writes, Total Worker Time)

Using System Tools
OneStream Database Servers (Schema Items)
This section will list all the database schemas that this connection is pointing to. Each schema has its own configurations, audit and diagnostic tabs.
Configuration
The Configuration tab contains the application-specific information:

Audit
The audit tab will show if any of the application configuration has been changed.

Diagnostic
Diagnostics tab will show a report of current schema table fragmentation. Sample of table fragmentation on the framework DB showing all tables beyond 70% fragmented:
Using System Tools
Azure Configurations
(Azure Only or if Azure Elastic Pool Being Used)
Azure Subscription Settings
The Azure Subscription Settings must be filled in, as they are used to login and retrieve Azure settings and data. This section will should be populated when using Azure Elastic Pool or if using Scale Sets (which is a feature that will available in a future release).
Environment Monitoring
The Environment Monitoring section configures how and how often metrics are collected. What is available for metrics or monitoring is based on configurations made in the OneStream Server Configuration Utility. See Installation and Configuration Guide.

URL for the Automatic Recycle Service
Used to specify the address of the recycle management service. The protocol for the address should be set to however the service is deployed (https or http) and the port (default is 50002). The asterisk will force the service to use the fully qualified domain name of the executing server.
Number of Running Hours Before Automatic Recycle
Used to specify how often the app servers should be restarted. The default is 24.0. Use 0.0 to turn off auto recycling. Fractional numbers may be used in this setting.
Start Hour for Automatic Recycle (0 to 24 UTC)
Used to specify the time period within each day that the server can be recycled. This setting is only used if Number of Running Hours Before Automatic Recycle is set to 24.0. The default setting is 5. With that value, the application servers will be recycled between 5:00am UTC and what the setting for the End Hour for Automatic Recycle is set to.
End Hour for Automatic Recycle (0 to 24 UTC)
Used to specify the time period within each day that the server can be recycled. This setting is only used if Number of Running Hours Before Automatic Recycle is set to 24.0. The default setting is 7. With that value, the application servers will be recycled between 7:00am UTC and what the setting for the Start Hour for Automatic Recycle is set to.
Maximum Number of Minutes to Pause Before Automatic Recycle
Used to specify the maximum number of minutes that the server should pause its ability to run newly queued tasks before recycling. The default setting is 30. This setting is the time period that the server will use to allow previously started tasks to finish. If there are no previously running tasks on the application server, the setting is ignored.
Active Check Update Interval (seconds)
How often system checks for system monitoring (i.e.; deadlocks ...)
Metric Update Interval (seconds)
How often system checks for metric updates.
Server Heartbeat Update Interval (seconds)
How often system updates that this server is alive.
Collect Environment CPU Metrics
How often to collect environment CPU metrics.
Collect Environment Task Metrics
How often to collect environment task metrics (i.e.; running tasks, Queued Tasks …)
Collect Environment Login Metrics
How often to collect environment user login metrics.
Collect Server Set CPU Metrics
How often to collect server set CPU metrics.
Collect Server Set Task Metrics
How often to collect server set task metrics (i.e.; running tasks, Queued Tasks …).
Collect Server Disk Metrics
How often to collect server disk metrics (i.e.; Average Disk read/write per sec…).
Collect Server Memory Metrics
How often to collect server memory metrics (i.e.; Available MBytes…).
Collect Server Network Card Metrics
How often to collect server network card metrics.
Collect SQL CPU Metrics
How often to collect SQL server CPU metrics.
Collect SQL Page Metrics
How often to collect SQL server Page caching metrics (i.e.; Page Life Expectancy…).
Collect SQL Memory Metrics
How often to collect SQL server CPU metrics.
Collect SQL Connection Metrics
How often to collect SQL server connection metrics (i.e.; Number of connections…).
Collect SQL Query Metrics
How often to collect SQL server Query metrics (i.e.; Number of Deletes/Inserts…).
Collect SQL File Metrics
How often to collect SQL server File growth metrics.
Collect SQL Elastic Pool CPU Metrics
How often to collect SQL server Elastic Pool CPU metrics (i.e.; Number of connections…).
Collect SQL Elastic Pool DTU Metrics
How often to collect SQL server Elastic Pool DTU metrics (i.e.; Number of connections…).
Collect SQL Elastic Pool Storage Metrics
How often to collect SQL server Elastic Pool Storage metrics (i.e.; disk storage usage…).
Collect SQL Elastic Pool Workload Metrics
How often to collect SQL server Elastic Pool Workload metrics.
Number Past Metric Readings for SQL Blocking
Used to select the past number of metric values for blocking analysis.
Fragmentation Iteration Count
Used for fragmentation check, every 10 hours if the ActiveCheckUpdateIntervalInSec is set to 60.
Fragmentation Percent Threshold
Used for fragmentation threshold check in percent.
Detailed Logging
If true, then log whenever we enter and exit the metric collection and the Active System check.
Number Hours To Retain Offline Servers
Remove offline servers from the heartbeat table after certain number of hours.
Task Load Balancing
Maximum Queued Processing Interval (seconds)
How often the queuing thread checks for new tasks to be run.
Number Past Metric Reading For Analysis
How many metric readings to retrieve for analyzing server demand.
Maximum Queued Time (minutes)
Maximum time to wait for a task to run before it is cancelled.
Maximum Average CPU Utilization
Maximum average CPU utilization before we determine that a server can't take a task.
Task Logging Only
If true will only logs picked up tasks.
Detailed Logging
If true, then log whenever we enter and exit the Task Load Balancing function and what was run.
Database Server Connection
The Azure section in the Database Connection Settings needs to be completed only if Azure database and/or Azure Elastic pool is used.
Sample Azure database connection settings:
Azure Elastic Pool Max DTU Setting
This is a fail-safe setting that the user can’t set the DTU setting above this point.
Azure Elastic Pool Min DTU Setting
This is a fail-safe setting that the user can’t set the DTU setting below this point.
Elastic Pool Name
The name of the elastic pool used with this database connection.
Azure Resource Group
The resource group name that the elastic pool is in.
Azure Service Level Objective
The service level used. This setting is used to create application on Azure.
Azure SQL Edition
The Azure SQL Server edition used.
Azure SQL Scaling Type
Manual, Business Rule or ManualAndBusiness Rule. The is used to set the type of scaling that is used to Scale Out or Scale In the SQL Server eDTUs. The default setting should be set to Not Used.
Azure SQL Server Name
The name of the SQL Server. This setting is used to create application on Azure.
Azure SQL Storage Max Size
This is used to specify the database storage size when creating a database on AZURE.
Azure SQL System Business Rule Name
If SQL Scaling Type is set to BusinessRule, this setting must be set to a business rule that is used to scale in/out. The Environment metrics and the database metrics are passed to this rule to properly determine the eDTU scaling.
Azure Server Sets Settings
This setting is used to set up the used scale sets for the different application servers:
The Azure section is used to set the Azure resource group name and the scale set name as it exists on Azure. The Scaling options are used to set the scaling capacity and the Scaling Type (e.g. Manual or BusinessRule). The System Business Rule Name must be set if the Scaling Type is set to Business Rule.
The Behaviors section is used determine how this scale set is used. Whether it can be called by the web server or it is used as a processing server for consolidations and Stage Load.
The General section is used to determine whether this scale set is used and who is its provider (i.e.; Azure, External …).
Using System Tools
File Explorer
Documents and saved Point of View settings can be stored in the Application database.
Create a new folder in the File Explorer
Upload a specific file into any folder. If a user has Administrator rights or is in the ManageFileShare security role, he/she can upload and delete files in the Harvest folder.
A common Cube Point of View can be stored for continued reuse by multiple users. The POV can be stored for all users in the Public area or for the specific user in the User directory. To create a saved, named POV, right click the Cube POV node under Point of View within the Context Pane:
Using System Tools
Whitelist File Extensions
Whitelist File Extensions provide a method of identifying which kinds of documents, according to their file extensions, are allowed to be saved into the OneStream application File Explorer. Whitelisting extensions helps to alleviate the risk of uploading malicious file types into the application.
Using System Tools › Whitelist File Extensions
Overview
OneStream lets you save documents or upload documents from your device into the application. These documents are stored in one of three file storage root folders:
-
Application Database: Displays stored documents for the current application only.
-
System Database: Displays stored documents for the entire system without affecting the current application.
-
File Share: This is a self-service directory that temporarily stores files before they are imported into the Application or System Database.
File Explorer is the product tool inside the Windows Application that lets you browse saved documents or upload new ones.
For example, a spreadsheet can be saved to any of the three root folders. A Cube POV can be saved to either the application or system folders.
A Cube POV can be saved to either the application or system folders.
File Explorer is available from the main toolbar.
File Explorer is also available on the System tab.
The Dashboard component “File Viewer” also launches the File Explorer component.
Finally, there is a BRAPI used by OneStream Solutions or custom-developed dashboards to upload documents.
Using System Tools › Whitelist File Extensions
Using System Tools › Whitelist File Extensions
Define the List of File Extensions
Whilelisted file extensions must be specified in the OneStream Application Server Configuration file.
To enable the whitelist and define allowed file extensions:
-
Go to Start > OneStream Software > OneStream Server Configuration Utility, right-click and select Run as Administrator.
-
On the File menu, select Open Application Server Configuration File.
-
Browse to the location of your XFAppServerConfigFile (typically located at C:\OneStreamShare\Config), select the application config file, and click Open.
-
In the Application Server Configuration Settings section, locate Whitelist File Extensions and click the ellipses (...) on the far-right of the field.
-
In the dialog box, click the plus sign (+) then type the whitelisted file extension. For example, .txt.
-
Continue adding other whitelisted file extensions.
-
When you are finished, click OK.
-
Click Save to save the changes to the Application Server Configuration File.
-
Restart Internet Information Service (IIS).
NOTE: Cloud customers should contact support to have this configuration change made for them.
Also, if you enter any of the following characters, they will be automatically removed. For example, typing .txt (with a period) becomes txt.
/ ^ = ' (empty space)
& \ [ ! * ? ] @ ( < . # ) > $ – ~ % + `
Using System Tools › Whitelist File Extensions
Add Documents using File Explorer
To add documents using File Explorer:
-
Navigate to any File Explorer component inside the Windows Application.
-
Select Upload File.
-
Browse to the file you would like to upload and click OK.
If the extension of the file is whitelisted, it will be uploaded. If not, you will receive an error message.
Using System Tools › Whitelist File Extensions
Using System Tools › Whitelist File Extensions
Using System Tools
Application Database/System Database
The Application Database displays stored documents for the current Application only. The System Database displays stored documents for the entire system without affecting the current application.
Documents
Public
Files available to everyone with access.
Security Access
Enables a user to access an object and read the content.
Maintenance (Group)
Enables a user to view an object and create, modify and delete objects in Groups. If in a Maintenance Group, a user does not need to be in the Access Group. The Maintenance Group also controls user profile contents.
Users
Private documents only available to named users.
Internal
Files used internally that cannot be modified.
Using System Tools
Load/Extract System Artifacts
You can import and export sections of the System using an XML Format.
TIP: Only System Administrators have access to this portion of the tool.
Extract
Choose an item from the drop-down list, click the Extract icon to start the extract process, then name the output file.
Load
After browsing to the file, click the Load icon to initiate the process.
Extract and Edit
This option is available for all extracts and allows the ability for the end user to edit the XML file as needed.
The following items can be extracted:
Security
This covers System Roles, Users, Security Groups, and Exclusion Groups which can be found under the System Tab |Administration| Security. The screen will display Extract Unique IDs. If this box is checked, the unique IDs OneStream assigns to each user will be extracted with the security. When moving security changes from one OneStream environment to another, trying to load the security with the unique IDs into the destination environment can result in an error if some of the records already exist. If this is the case, uncheck this box and extract without the unique IDs. Items to Extract also displays and by default All is chosen. Choose specific items in each section or turn the sections on or off.
System Dashboards
This has multiple sections such as Maintenance Units and Profiles. Under Maintenance Units, the Groups, Dashboard Components, Dashboard Adapters, and Dashboard Parameters all go together. System Dashboards can be found under the System Tab| Administration| Dashboards. The screen will display Items To Extract and by default All is chosen. Choose specific items in each section or turn the sections on or off.
Error Log
This covers the Error Log found under System Tab| Logging| Error Log. The screen will display an Extract All Items check box along with a Start Time and End Time. If the check box is notchecked, choose the Start and End Time by clicking
. Click on the extract button and define where the file will be saved.
Task Activity
This covers the Task Activity found under System Tab > Logging > Task Activity. The screen will display an Extract All Items check box along with a Start Time and End Time. If the check box is not checked, choose the Start and End Time by clicking
. Click on the extract button and define where the file will be saved.
Logon Activity
This covers the Logon Activity found under System Tab| Logging| Logon Activity. The screen will display an Extract All Items check box along with a Start Time and End Time. If the check box is not checked, choose the Start and End Time by clicking
. Click on the extract button and define where the file will be saved.
Using System Tools
Time Dimensions
Applications can have a monthly or weekly Time Dimension. Time Dimension Types determine if an application uses a weekly, monthly or 12/13 period frequency, and the type of calendar (such as 445 or 454). In a new application, use a custom Time Dimension Type so users can specify the number of months in a quarter and the number of weeks in a month.
After you create a Time Dimension, an XML file is generated. New applications use this file to implement the desired Time Dimension. If a Time Dimension Type is not assigned to a new application database, the default Standard Type is used.
NOTE: Applications created prior to 4.1.0 can convert a monthly application to weekly application using the Database Configuration Utility. Contact Support for assistance.
Time Dimension Types
-
Time Dimension Type Standard: Creates a Monthly Time Dimension and stores data by month in the data tables. Applications created prior to version 4.1.0 use this type.
-
StandardUsingBinaryData: Creates a Monthly Time Dimension and stores data in a binary data table. Use this type if you may need to later convert an application to a Weekly Time Dimension.
-
M12_3333_W52_445: Creates a 12 Month, 4 quarter, 52 Week, 445 calendar Time Dimension.
-
M12_3333_W52_454: Creates a 12 Month, 4 quarter, 52 Week, 454 calendar Time Dimension.
-
M12_3333_W52_544: Creates a 12 Month, 4 quarter, 52 Week, 544 calendar Time Dimension.
-
M12_3333_W53_445: Creates a 12 Month, 4 quarter, 53 Week, 445 calendar Time Dimension.
-
M12_3333_W53_454: Creates a 12 Month, 4 quarter, 53 Week, 454 calendar Time Dimension.
-
M12_3333_W53_544: Creates a 12 Month, 4 quarter, 53 Week, 544 calendar Time Dimension.
-
Custom: Creates a Time Dimension you can use to specify the months in a quarter and the in a month. This is only available for new applications.
-
Use Weeks: If true, you can define a Custom Weekly Time Dimension. If False, you can create a Custom Monthly Time Dimension.
-
Vary Settings By Year: If True, you can specify the number of weeks in a month for each year. If False, you can apply the number of weeks per month to each year.
-
M1- M16 Number of Weeks: Specify the number of weeks per month. This coincides with the number of months per quarter, so any additional weeks required are enabled. If Vary Settings By Year property is True, select a year and customize the number of weeks in that year.
