An API is required for importing OCIL questionnaire from Vendor Risk Manager (VRM) into CCS Assessment Manager (AM). Before the CCS AM 11.0 release, VRM was inserting the content directly into RAM database. With AM 11.0, the underlying database schema has changed and to avoid tight coupling with the db schema, AM will now expose an API to import content from VRM.
A RESTful service named 'ContentManagementService' is provided which exposes an API 'ImportOCILQuestionnaire' to import the OCIL questionnaires. The OCIL questionnaires are imported one at a time.
Prerequisites
Before you apply the Quick Fix, ensure that you have installed Control Compliance Suite Assessment Manager v11.0.
1. Stop the IIS and CCS AM Server service.
2. Extract the contents of CCSAM_v11.0_10002_3452711_QF.zip at a known location on the computer.
3. From the following locations, take a backup of the existing binaries, and then replace the existing binaries with the new binaries extracted in Step 2:
File Name |
Path |
Symantec.AM.UserPortal.dll |
<CCS AM install location>\webclient\bin |
Symantec.AM.Business.dll |
<CCS AM install location>\webclient\bin |
datatypes |
<CCS AM install location>\webclient\content |
XMLSchema |
<CCS AM install location>\webclient\content |
ocil-2.0.xsd |
<CCS AM install location>\webclient\content |
xml.xsd |
<CCS AM install location>\webclient\content |
Symantec.AM.Business.dll |
<CCS AM install location>\Application Server |
4. Start the IIS and CCS AM Server Service.
Quick Fix includes the following files:
Symantec.AM.UserPortal.dll |
11.0.10002.596 |
Symantec.AM.Business.dll |
11.0.10002.596 |
Datatypes |
N.A. |
XMLSchema |
N.A. |
ocil-2.0.xsd |
N.A. |
xml.xsd |
N.A. |