Captivate Prime Deployment Guide – Section 2

Caution:

Captivate Prime Learning Programs are renamed to Learning Paths. This change happens immediately after the October 2021 release and the terminology of Learning Path is reflected for all roles.

Technical Set up

The technical set up for your Prime account is required mainly for enterprise users. This document talks about configuring single sign on for your organization, and integrating Prime with third-party connectors.

Configure Single Sign-On

As a system admin on the Admin Console, one of your first tasks is to define and set up an identity system against which your end users will be authenticated. As your organization purchases licenses for Captivate Prime, you will need to provision those licenses to your end users. And for this, you will need a way to authenticate these users. Perform the following procedure to configure SSO for your users.

  1. From the Captivate Prime Home page, click Settings > Login Methods.

  2. Depending on your user type, select either Internal Users or External Users.

     

  3. From the Login drop-down field, select Single Sign-On.

  4. To configure the Single Sign-On settings, click Change.

  5. In the IDP-Initiated Authentication URL field, enter the authentication URL given by your service provider.

     

  6. Click Upload next to the IDP Metadata XML File field, and upload your XML file.

  7. Click Save.

  8. The SSO authentication is successfully configured for your account. You should be able to login to your Captivate Prime account using SSO.

    Note:

    The SSO you configure in Captivate Prime should support SAML 2.0.

Migration of user data

As an administrator, when your enterprise purchases Captivate Prime, one of the crucial steps that you need to perform is migration. It is imperative that you move your existing training content and user data to Captivate Prime. The following migration workflow helps you leverage the benefits of modern and intuitive LMS without losing any of your organization's legacy data.

Captivate Prime allows you to migrate from your existing LMS through a step-by-step wizard, in iterative sprints. You get complete visibility on the status of each sprint to ensure that your learners experience zero downtime while you are migrating your legacy data to Adobe Captivate Prime.

To perform the migration workflow, you need the Integration Admin privileges. As an administrator, you can either take up the role of an Integration Admin, or assign this role to another user.

  1. Prerequisite
  2. Evaluation of the existing content and user data
  3. Export and map the data from the existing LMS
  4. Set up FTP and BOX folders for migration
  5. Transfer the learners to Captivate Prime
  6. Transfer learning content to Captivate Prime
  7. Transfer remaining data to Captivate Prime

 

Prerequisite

Before you start the migration process, you must perform the following prerequisite:

  • Extraction of data and content from the incumbent LMS, and transforming the data to the file formats as defined by Captivate Prime. 
  • Importing of users using FTP and BOX connectors. Integration Admin must ensure that the connectors are configured prior to the migration process.

 

Note:

It is recommended that Administrators try out the migration process in a trial account before migrating the data and content into the Captivate Prime production environment. 

Evaluating and exporting data

The Integration Admin should first look at the data that is available in the current LMS. As the Integration Admin, you can migrate only the following learning objects:

  • Module
  • Course
  • Module version
  • Course instance
  • Course module
  • Skills
  • Skill level
  • Skill course
  • Certification
  • Certification course
  • Certification commit
  • Learning program
  • Learning program course
  • Learning program instance
  • Learning program course instance
  • Enrollments
  • Certification enrollment
  • Learning program enrollment
  • User course grades

 

After you evaluate your existing data, you must map this data with the standard CSV specifications in Captivate Prime. Download the following sample csv-specifications.zip file which contains seven excel sheets that are required for this migration. These excel sheets contain specifications with descriptions to make you understand how to map the existing data with the fields in the .csv files.

Ensure that each .csv file contains the data for each field in the prescribed format:

No.

Excel sheet name

Description of content

Notes

1

module.xlsx

Metadata for module.csv

 

2

course.xlsx

Metadata for course.csv

Mention one author name for a given course as sometimes multiple author names are not displayed accurately in the application after migration. 

3

module_version.xlsx 

Metadata for module_version.csv

Ensure that you provide the URL path of the Box account folder where you uploaded the content. 

4

course_instance.xlsx

Metadata for course_instance.csv 

 

5

course_module.xlsx

Metadata for course_module.csv

 

6

skill.xlsx

Metadata for skill.csv

 

7

skill_level.xlsx

Metadata for skill_level.csv

 

8

skill_course.xlsx

Metadata for skill_course.csv

 

9

Certification.xlsx

Metadata for Certification.csv

 

10

certification_course.xlsx

Metadata for certification_course.csv

 

11

certification_commit.xlsx

Metadata for certification_commit.csv

 

12

learning_program.xlsx

Metadata for learning_program.csv

 

13

learning_program_course.xls 

Metadata for learning_program_course.csv 

 

14

learning_program_instance.xlsx 

Metadata for learning_program_instance.csv

 

15

learning_program_instance_course_instance.xlsx 

Metadata for learning_program_instance_course_instance.csv

 

16

enrollments.xlsx

Metadata for  enrollments.csv

 

17

certification_enrollment.xlsx

Metadata for certification_enrollment.csv

 

18

learning_program_enrollment.xlsx

Metadata for learning_program_enrollment.csv

 

19

User_course_grade.xlsx

Metadata for User_course_grade.csv

Provide the required learner records data in the .csv file even though they are not mandatory. Without this info, even if the .csv is processed for migration, the Captivate Prime application may not reflect any data.

Note:

Captivate Prime supports date and time values in UTF 8 and 32 bit format only. You may get errors during migration if you specify date in CSV files with an out of range date such as 2038-07-17T08:53:21.000Z or 1980-04-17T08:13:25.322Z.

Dependencies while importing data to csv files

While you are importing the existing data into the standard csv format, be aware of the following dependencies:

  • module_version.csv is dependent on module.csv
  • course_instance.csv is dependent on course.csv
  • course_module.csv is dependent on course.csv, module.csv and module_version.csv
  • course_instance.csv is dependent on course.csv
  • enrollment.csv is dependent on course.csv
  • user_course_grade.csv is dependent on course.csv and module.csv
  • skill_course.csv is dependent on course.csv
  • skill_level.csv is dependent on skill.csv
  • learning_program_instance.csv is dependent on learning program and learning_program_course.csv
  • learning_program_course.csv is dependent on learning_program.csv
  • learning_program_enrollment.csv is dependent on learning program and learning_program_instance.csv
  • learning_program_instance_course_instance.csv is dependent on learning_program.csv, learning_program_instance.csv and course_instance.csv
  • certification_course.csv is dependent on certification.csv and course.csv
  • certification_commit.csv is dependent on certification.csv and certification_course.csv 
  • certification_enrollment.csv is dependent on certification.csv, certification_course.csv and certification_enrollment.csv

 

After you export the data, save the .csv files in your local computer. The files are now ready to be dropped in the FTP or BOX folders.

Set up FTP and BOX folders for the migration

Before you plan and start your actual migration of all the content, you must set up the FTP and BOX folders first. You need these folders to drop your .csv files in these folders. Once your legacy content, in the form of .csv files, are available in the FTP and BOX folders, Prime can consume the data.

Set up an FTP account

In the Integration Admin Home page, click Request for CSV FTP Folder. In the pop-up dialog box that appears, enter your email ID. Go through the online wizard to create the Exavault FTP account. As soon as you create your account, you can view your migration project and sprint project folders in Exavault FTP. 

See a sample snapshot of the project files and folder of ExaVault as shown here:

When you successfully set up the FTP folder, the system displays the “FTP folder setup is complete” message.

Set up a BOX account

To create a BOX account and setup a BOX folder, perform the following steps:

In the Integration Admin Home page, select Migration.

In the Setup section, click Request for a Box folder.

In the Enter Email field, enter the email ID where you would like to receive the log in instructions for connecting to Box.

Click Connect.

You would receive an email from Box with a link to the shared folder. If you do not have a box account, click SignUp and create an account. Login instructions are then sent to the Integration Admin Email ID.

After you save the connection, the migration page displays the message: “Box folder setup is complete”.

Migrating the content to Captivate Prime

Before you start the migration, it is important to note the following: 

  • Only one migration project can be active in an account at any given point in time. Within a project, only one sprint can be active at any given point in time.
  • You cannot undo a Run that is already in process. However, you can use the existing delete option within each feature of Captivate Prime to undo any data or content migration. 

As soon as the migration project starts, the project moves into a state of ‘Under Migration’. In this state, no other user other than the Integration Admin can log in to Captivate Prime. 

Upload training content to Content folders:

In the Integration Admin Home page, click Migration.

In the Migration Home page, the system displays the migration projects that are already created in your organization.

Click New in the upper-right corner of the page, to create a migration project.

Note:

If you have not created an FTP folder already, you will be prompted to create an FTP folder Exavault account. This is mandatory step before you start creating a migration project. 

In the Create a New Migration Project page, specify the name for your project.

Specify a tag for your project, the course catalog, and provide a description for the migration project. Your migration data items are identified using the Migration Project Tag. If you do not have any specific course catalog choose the default catalog from the drop-down, all the courses that you migrate using a migration project will be included in the catalog that you choose at this stage. If you do not choose any catalog, all the migrated courses will be part of the default catalog.

Click Create.

In the Sprint Configuration page, create a sprint for your migration project. A Sprint, in Captivate Prime migration process, defines a set of migration items that you have chosen to migrate from the existing LMS.

Specify a name for the sprint, and provide a description for the sprint.

Select the Users have been added or modified since the last run check box, to synchronize the list of users with the Captivate Prime application. If you are migrating content and data into Captivate Prime application, this may not be required. But, if there is a time lapse between your earlier sprint migration to the latest sprint migration, it is recommended that you choose to synchronize the list of users. This step enables the Captivate Prime database to be in sync with your LMS users.

Note:

The Synchronization step is recommended when enrollment.csv and user_course_grade.csv are migrated. This step enables the Captivate Prime database to be in sync with your Migration database and ensures that all users whose records to be migrated in the Sprint are available in the Migration database.

Click Next.

Click Start to start the Sprint migration with your uploaded data and content. Click Refresh before you start the Sprint Run to sync up the FTP and Content folders with Captivate Prime. 

You can click Stop at any point in time during Sprint migration process to abort the sprint migration. 

The system displays the Migration status against each of the sprint data items and content. Check the number of success and failed items as part of migration sprint run.

If you are uploading module content, ensure that the path of content folder is provided in the module_version.csv file. If you miss this step, you may face errors during migration. For example, if you are uploading a self-paced module content such as videos, then you need to specify the relative Box URL path in module_version.csv file.

A sample snapshot of the migration progress is provided below for your reference. As shown in the snapshot, you can view the number of records processed for each migration data item along with success and failed items status. Click Download error records against the failed items to download and view the error logs. You can fix the issues in CSV and upload again in FTP. 

To view the list of all the sprints of a migration project, click Sprint in the left navigation pane. You can view a list of all the sprints, the number of Runs you executed for each sprint, the start date, duration and completion status as shown in the sample snapshot below.

To view the list of all the sprints of a migration project, click Sprint in the left navigation pane. You can view a list of all the sprints, the number of Runs you executed for each sprint, the start date, duration and completion status as shown in the sample snapshot below.

To view the list of all the sprints of a migration project, click Sprint in the left navigation pane. You can view a list of all the sprints, the number of Runs you executed for each sprint, the start date, duration and completion status as shown in the sample snapshot below.

Note:

Before marking the migration project as complete ensure that all the sprints in the project are complete. Once you mark the migration project as complete, you cannot go back and create any sprints in that project. You cannot make any modifications to that project. You can only create another migration project and add sprints to it.

After migrating the learning data and content from your organization's legacy LMS, verify whether the data and content are imported properly. You can verify by logging in as an Administrator and verifying the availability of imported modules and courses data and content

For useful resources on migration, refer the following:

  • Troubleshooting migration issues
  • FAQ on uploading CSVs

 Adobe

Dapatkan bantuan lebih cepat dan lebih mudah

Pengguna baru?

Adobe MAX 2024

Adobe MAX
Konferensi Kreativitas

14–16 Oktober Miami Beach dan online

Adobe MAX

Konferensi Kreativitas

14–16 Oktober Miami Beach dan online

Adobe MAX 2024

Adobe MAX
Konferensi Kreativitas

14–16 Oktober Miami Beach dan online

Adobe MAX

Konferensi Kreativitas

14–16 Oktober Miami Beach dan online