Siebel Training Guide > Importing an AICC or SCORM Course >

Preparing for AICC and SCORM Course Import


After the Training application is installed and configured, the training administrator must perform three additional tasks to enable AICC or SCORM course import. These tasks, which must be performed one time only and do not need to be repeated for each import, are:

  1. Editing the eai.cfg File for AICC or SCORM Courses
  2. Verifying that the Enterprise Application Integration (EAI) component group is enabled

    For more information on enabling EAI component groups, see Transports and Interfaces: Siebel eBusiness Application Integration Volume III.

  3. Setting System Preferences for Training

Editing the eai.cfg File for AICC or SCORM Courses

During Siebel Server installation, the EAI components that AICC or SCORM uses are automatically enabled. However, you must edit the eai.cfg file so that the named subsystem used to route AICC or SCORM requests is identified for EAI HTTP Transport.

In eai.cfg, add following two lines in the [HTTP Services] section:

LMSAPI = LMSAPI

HACP = HACP

For more information on configuration files and working with server component and component groups, see Siebel System Administration Guide.

Setting System Preferences for Training

Perform the following steps to set system preferences for Training.

  1. Navigate to Administration - Applications > System Preferences.
  2. In the System Preferences list, query for the following records:
    • Training: EAI HTTP Password
    • Training: EAI HTTP User Name
    • Training: Lesson Adaptor URL
  3. In the Training: EAI HTTP User Name record, enter a valid user name in the System Preference Value field.
  4. In the Training: EAI HTTP Password record, enter a valid password in the System Preference Value field.
  5. In the Training: Lesson Adaptor URL record, edit the value in the System Preference Value field so that it includes the LMS prefix, as the following example shows:

    LMS/LmsLessonAdapter.html

For more information on system preferences, see Applications Administration Guide.

Siebel Training Guide