Installation Guide
A-2
Cisco Intelligent Automation for Cloud Installation Guide
OL-29971-02
Appendix A Upgrading From Cisco IAC 4.1 to 4.1.1
Upgrading from Cisco IAC 4.1 to IAC 4.1.1 with Cisco Prime Service Catalog 10.1
Note The unlimited strength policy files are "local_policy.jar" and "US_export_policy.jar", which
can be downloaded from the following link:
http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html
Step 6 Upgrade Prime Service Catalog to 10.1 from cisco.com. Apply all available 10.1 patches as well.
Note Follow the instructions in the Cisco Prime Service Catalog 10.1 Installation Guide to upgrade
Prime Service Catalog to 10.1:
http://www.cisco.com/c/en/us/support/cloud-systems-management/prime-service-catalog/prod
ucts-installation-guides-list.html
Step 7 Start Prime Service Catalog and make sure you can login.
Step 8 Extract ADK and install the REX adapter.
• Stop Prime Service Catalog
• Extract the adk.zip from the Prime Service Catalog installer to a folder and in that folder replace
kek_new.txt and kek_old.txt, the KeK files to be taken from your PSC build in this location
RequestCenter.war\WEB-INF\classes\config\
• Copy adapter_REXAdapter.jar from CiscoPrimeServiceCatalogR2\jboss-as-7.1.1.Final\
ServiceLinkServer\deployments\ServiceLink.war\WEB-INF\lib to the new
CiscoPrimeServiceCatalog.
• Install the Rex adapter:
–
Open a command window, and cd to the <adk> folder.
–
Set JAVA_HOME to the 1.7 jdk.
–
Run adapter_dbinstaller.cmd (Windows) or adapter_dbinstaller.sh (Linux)
• The following is a sample run for MS SQL Server:
–
c:\adk>adapter_dbinstaller.cmd
–
Please enter the database connection information.
–
Database Type [SQLSERVER]:
–
Database Hostname [localhost]:
–
Database Port [1433]:
–
Database Name [ServiceCatalog]:
–
Username [RCUSER]: RCUser
–
Password:
–
Testing database connection: Success!
–
Adapter Deployment Descriptor File: c:\rex\REXAdapter.xml
• The following is a sample run for Oracle/Linux:
–
c:\adk>./adapter_dbinstaller.sh
–
Please enter the database connection information.
–
Database Type [SQLSERVER]: Oracle
–
Database Hostname [localhost]: