Configuring Crowd Wisdom Integration on classic e-Business

This page details down the step-by-step instructions to update the classic e-Business (CMS and Non CMS) controls to work with Crowd Wisdom LMS integration.

Prerequisite

Instructions

  1. Copy the Crowd Wisdom integration package provided by Aptify support team.
  2. Open the package and copy-paste the App_Code, User Controls (Meetings and Education folder), WebServices content into the respective folders in the e-Business installed path.

    • Copy App_Code folder from package and paste it to e-Business installed- > App_Code folder.

    • Copy Aptify_Education folder content from UserControls folder and replace it to eBusiness installed Aptify_Education UserControls path.

    • Copy Aptify_Meetings folder content from UserControls folder and replace it to eBusiness installed Aptify_Meetings UserControls path.

    • Copy LMSEndpoints file from Webservices folder and add it to eBusiness installed Webservices folder.

      Please note that you will have to merge your customization changes to the updated files above.

  3. Download and copy the below dlls required for LMS integration from Smartclient installed path (C:\Program Files\Aptify 5.0 is the default install path).
    1. Aptify.Integrations.dll
    2. Aptify.LMS.dll
    3. RestSharp.dll
  4. Traverse to the Bin folder of your e-Business installed path. (For example- C:\inetpub\wwwroot\CMS\bin)
  5. Paste the Dll copied from step 3 in Bin folder (Applicable for both CMS and Non CMS)
    1. Aptify.Integrations.dll
    2. Aptify.LMS.dll
    3. RestSharp.dll
  6. Restart IIS.
  7. Confirm that the e-Business meetings and education control are working correctly with above changes.
  8. Confirm that you are able to use the Crowd Wisdom integration correctly as described on Using Crowd Wisdom LMS with Aptify page.