Column name
- Learning Manager User Guide
- Introduction
- New features summary
- Release Notes
- System requirements | Adobe Learning Manager
- Adobe Learning Manager reference site (ALM reference site) package for AEM Sites
- Adobe Learning Manager App for Microsoft Teams
- Learning Manager compliance to GDPR
- Accessibility in Learning Manager
- Support for custom domain
- Get Started
- Administrator
- User log in
- Add users and create user groups
- Add classroom locations
- Create course modules, instances, and learning programs
- Content marketplace
- Reports
- Learning Paths
- Learning plans
- Manage Learning Manager orders and billing
- Job Aids
- Certifications
- Catalogs
- Add users in bulk
- Impersonate a Learner and Manager
- Multiple SSO Logins
- Peer accounts
- Create and modify skills and levels
- AI-based recommendation of courses
- Gamification
- Customize learner homepage
- Badges
- Color themes
- Learner transcripts
- Waitlist & attendance management
- Fluidic player
- Announcements
- Email templates
- Adobe Connect integration
- Settings
- Notifications
- iPad & Android tablet users
- Getting started as Administrator
- Purge users
- Tags
- Learning Manager Content Catalog
- Custom roles
- Catalog labels
- xAPI in Learning Manager
- Monitoring and moderating Social Learning as an admin
- Enable full control of shared catalog
- Map skill with skill domains
- Integration Admin
- Authors
- Instructor
- Learner
- Log in
- Profile Settings
- Catalogs
- Courses
- Fluidic player
- Learning Programs
- Certifications
- Job Aids
- Badges
- Skills & Levels
- Gamification
- User notifications
- Announcements
- Waitlist & attendance management
- Learning Manager app for Salesforce
- Adobe Connect integration
- Learner App for mobiles and tablets
- Social Learning in Learning Manager
- Adobe Learning Manager desktop application
- Learner home page
- Share to Social Learning
- System requirements | Adobe Learning Manager desktop application
- Manager
- Frequently Asked Questions
- Knowledge Base
- Unable to log in to Learning Manager
- Learning Summary does not display current data
- Unable to upload a CSV
- Generate a HAR file
- L1 feedback auto popup does not appear
- Unable to view certain courses under catalog while creating a Certification
- Unable to view certain course under catalog while creating a Learning Program
- Issues in retiring a Learning Program
- Unable to assign a badge
- Session expires in Learning Manager
- Unable to search a course
- Troubleshoot migration issues
- Troubleshoot Learning Manager app issues
- Users get auto deleted in Learning Manager
- Publishing issues in the EU domain
- Unable to register as external user
- Okta Active Directory integration with Adobe Learning Manager
- Unable to view learners in a course
- Unable to view calendar
- Module is not marked complete after completing a course
- Unable to achieve a skill after completing a course
- Radio buttons are missing
- Unable to view file submissions in Learning Manager
The Integration admin can add number of custom roles to his/her account in bulk via CSV as well as can assign the same to various users. This approach automates the process of creation of custom roles.
You can configure roles via the Learning Manager FTP and Box connectors.
After you sign in to your Box or ExaVault storage account, the Integration admin can add the following csvs in the account:
- role.csv
- user_role.csv
To get started, download the csvs and change the values according to your requirements.
role.csv
|
Description |
Example Values |
Name |
Identify role within CSV to assign to users. |
Sales Author |
<Entity> |
Identify Access Type (FULL, WRITE, ENROLL, REPORT, NONE) for each entity type such as COURSE, CATALOG etc. |
FULL NONE WRITE | REPORT Column names will correspond to entity type names such as Catalog, Course, Learning Plan etc. One column for each entity type will be present in the CSV. Entities, for which no permission is to be given, should be included with a value of NONE |
Catalog Scope Specifier |
Single Catalog name or a PIPE (|) separated list of Catalog Names that determine the scope of this role. |
Sales Catalog | General Catalog |
User Group Scope Specifier |
User Group Attribute name and value that determine scope of this role's users. See the section below for the scopes. |
location=London |
Description |
Optional user-friendly description to help understand purpose of the role and later reference. |
Full author access to LOs in Sales Catalog |
All columns except Description are mandatory.
Define scope of user groups
You can specify scopes for user groups for various types of groups in the following ways:
- User group name as is (for example, All Authors, My Custom Group)
- Leaf attribute and value (for example, Department=HR)
- Self-registration profile groups (self_registration=profilename)
- External registration profile groups (ext_registration=profilename)
- A manager's team of direct reportee (manager_direct=<emailid>)
- A manager's complete org (manager_org=<emailid>)
user_role.csv
Column Name |
Description |
Comment |
Id |
Email id of the user to be assigned a configurable role. |
If the user already has a configurable role assigned, the role gets replaced with a new role specified in the CSV. No error is reported. |
CustomRole |
Name of the configurable role to be assigned to the user |
The role name must be an existing role as specified in the CSV. Roles created by the Administrator via the UI can be used here. |
Full Scope features
Whenever Full Permission is assigned for any of the following features (Account level features), the User Group Scope and Catalog Scope are automatically taken as FULL as the user cannot have limited access to these features.
If any Catalog Names or User Group names are provided in the CSV, they are overridden with FULL permission.
- Announcements
- Skills
- Gamification
- Users
- Learning Plans
- Email Templates
Add the role-CSVs in the account
In your Box account, choose Import > user > internal, and upload the files- role.csv and user_role.csv.
- The Custom Role CSVs must be copied in the folder “import->user->internal->user_role”
- The Users CSV must be copied in the folder “import->user->internal”
Both the CSVs must be uploaded via Box or FTP only and cannot be uploaded through UI.
NOTE: The Users CSV file is mandatory., but the Custom Role CSVs are optional. All the files that are present are processed, and others are skipped.
The custom roles created using the csv file is not visible to Admins in the UI. These roles will not be related or affected by roles created (or to be created later) by UI.
Custom roles that have been created by a csv can be entirely managed via the csv itself. This includes adding, modifying and deleting roles.
Assigned roles can be revoked by removing assignment entries from user_role csv. But assignments done via Admin UI are not affected by this.
To assign and revoke a custom role, update the csv files.
Synchronization of custom roles
After the Integration Admin uploads the role-based CSVs in the Connector storage, the Admin can enable synchronization to the CSVs. Each time a custom role is updated, added, or deleted in the CSVs, the Admin can synch the information in the files and make the list of roles current.
On the Getting Started page on the Administrator panel, click Settings > Data Sources.
In the Sync Settings section, enable the option Enable Auto Sync.
When you choose this option, you can schedule the time for synchronization at the exact time that you specify in the Sync Time field. If you specify the sync time as 12:00 AM, the custom roles are updated at exactly the specified time every day.
If you want to synchronize the data on demand, click Sync Now.
Constraints while configuring roles
In any account, the name of a Role must be unique. Therefore, a role created via UI or CSV must not have the same name as another role already created by UI or CSV.
On similar lines, from Admin UI, a user can't be assigned a configurable role created via CSV as these roles will not be available.
However, user assignment CSV can be used to assign roles created by UI.