Application Libraries
Managing asset privacy within an EnterMedia environment can be achieved using groups, roles, application privileges or divisions and libraries. Divisions and libraries allow a content administrator to assign assets to one or more designated applications within a single catalog. Each application is considered a division and can be paired with multiple libraries. Controlling access at the application level prevents users working within a single environment from accessing assets outside of that environment by prevented access to the environment itself.
To set up libraries go to Settings | Libraries | Divisions.
Add an name a new division and you will be given the option to add libraries within the division. Add as many libraries as necessary and then save the work. Make sure to collect the library ID by scrolling over the tag next to each library. You will need this number in order to assign libraries of assets to individual applications.

The library ID must be manually added as a property to the _site.xconf file for each application. To access this file you will need to go through the command line or the file manager. Each application will have its own folder tree in the root directory.
Once inside the file manager, navigate to the application directory that you want to grant library access. Select the /appname/_site.xconf file and add the following property where the 13 digit # represents a single library:
<property name="assetshowonly">libraries:#############;libraries:#############</property>
Once you have made the changes, save the file and navigate back to the main application. Make sure that you have a master application that is not limited to specific libraries or you will not be able to view assets that do not belong to a library assigned to the local _site.xconf file. Once these steps have been performed you are ready to begin putting assets into one or more libraries.

Divisions and libraries have a parent to child relationship. You can use a single division to house all libraries. Assets can be added to libraries individually or through the multi-edit tool. To add an asset to a library select the asset and enter the editing area. Select the library tab on the side panel and then choose a division and library to house the asset.
EM 8 Knowledge base
Welcome to the EnterMedia 8 Knowledge Base! Here you will find information about working with and developing on the EnterMedia 8 platform.
General Information
- EnterMedia 8.10R1 Release Notes
- EnterMedia 8.9R1 Release Notes
- EnterMedia 8.8.2 Release Notes
- EnterMedia 8.7 Release Notes
- EnterMedia 8.6 Release Notes
- EnterMedia 8.5.2 Release Notes
Setup
- CentOS Installer
- VirtualBox Evaluation Setup
- Defining Roles
- Users And Groups
- Application Libraries
- Hot Folders
- Managing Metadata - Categories
- Managing Metadata - Fields
- Managing Metadata - Views & Asset Types
- Managing Metadata - Data Views
- Watermarking
- User Importing
- Creating Cascading Lists
- GIT Hot Folders
- Setup OE Mounts
- Authentication Options
- ImageMagick
- Site Root
- SMTP Email Setup
Administration
- Upgrading to the Latest Release
- Exporting and Importing Applications
- Multi-File Upload
- Fix Permissions
- Asset Permissions
- Developer - Events API
- Developer - Remote Debug
- Developer - Memory Usage
- Creating and Linking Modules
- Setup - Tomcat Settings