#
Integrating Application Launcher Data to Core Server
Application Launcher data can be integrated to the Core Server to map usage to the correct projects. These data can be used for project-based chargeback.
Project mapping is supported for reporting using data type 95 - Usergroup License Use v3.
#
Configuring Export Session Job Connected to Core Server
When configuring the export session job with Export Method as File to create data files that can be used in producing the project mapping file:
In the Application Launcher Server web interface, click the drop-down beside the username then select Configurations.
Configure the following export session job details:
Export Session Job (File) Details
The Export Session Path should be the path to the project directory, which is by default in
C:\ProgramData\OpeniT\Data\project
in Windows and in your defined data_dir ($ROOT_DATA_DIR/project
) in Unix.UNC (
\\path_to_file
) path is accepted.Click Save.
Export Session Job (File)
When configuring the export session job with Export Method as SQLite to directly insert data to the Core Server mapping database:
In the Application Launcher Server web interface, click the drop-down beside the username then select Configurations.
Configure the following export session job details:
Export Session Job (SQLite) Details
The Export Session Path must be the location of the
map.dbl
in Core Server, which is commonly located atC:\Program Files\OpeniT\Core\ReportingServer\db\map\
.UNC (
\\path_to_file
) path is accepted.Click Save.
Export Session Job (SQLite)
#
Verifying Project Mapping Configuration in Core Server
Recommended reading: Core Server Mapping
The project mapping is configured in Core Server by default. It is important to verify that the project mapping file is properly configured for data processing.
#
Verify Project Mapping Source
Go to the Core Server web interface.
Log in using an Administrator account.
Navigate to Administration > Mapping.
Verify that a source named Project is configured.
Verify Project Mapping Source
#
Verify Project Mapping Configuration
In Administration > Mapping, navigate to Maps.
Make sure that
project.map
is present in the list with license-single as Type.Verify Project Mapping
#
Next Steps?
Proceed with data regeneration in Core Server after configuring all the necessary mapping to apply the changes in the reports.
To report using data type 95 - Usergroup License Use v3:
Creating Reports using the Complete Selection Tab