code:commercial:hse-uac:getting-started
Table of Contents
02 Getting Started
What you get
The User Access Control Toolkit (the UAC-Manager.lvlib DQMH module and the hse-uac-helpers.lvlib library) is provided as a zipped archive of the source code and an accompanying VI Package Configuration file (.vipc).
The provided archive contains a fully-functioning example of how to use the UAC Toolkit, including all the required folder structures and configuration data.
Installation
1. Extract the ZIP archive
2. Apply the VIP Configuration file
3. Configuration
Refer to the information on the Configuration page.
Demos
The following two demos are included:
1. Roles
2. User Management
Integration into your application
HSE Application Template
-
Copy the libraries:
-
UAC_Source/Libraries/hse-user-access-control⇒/<%APP-NAME%>_Source/Libraries
Add configuration (see Configuration for details):-
Add
/<%APP-NAME%>_Config/Unit_XYZ/UAC Manager.ini -
Add the section defined in
UAC Manager.inito/<%APP-NAME%>_Config/Unit_XYZ/DB_CONNECTOR.ini(or create the DB_CONNECTOR config file if not existing)
Other frameworks
-
The Toolkit makes use of our Project Structure. At least create two folders where APP-Name can be a name of your choice.
-
Create a Config-Folder /APP-NAME_Config
-
Create a Source-Folder /APP-NAME_Source
-
Copy the the content of the folder UAC_Config into your project folder /APP-NAME_Config
-
create a config.ini which points to your Config/Unit
code/commercial/hse-uac/getting-started.txt · Last modified: 2026/06/15 15:40 by joerg.hampel
-



