Cisco Cisco Prime Collaboration Provisioning 11.1 User Guide

Page of 78
 
 
© 2012-2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 69 of 2 
Note: The SdkSetup.bat is designed for the SDK and Prime Collaboration Provisioning to be installed on the 
same system and to use the default values for Prime Collaboration Provisioning’s account name and ports.  
If any of the following apply to your installation of Prime Collaboration Provisioning, you will need to set the 
environment variables to your customized settings: 
o
 
Prime Collaboration Provisioning is installed on a system other than the SDK. 
o
 
The Prime Collaboration Provisioning account is not pmadmin. 
o
 
Port 80 is not used for the server. 
o
 
Port 8080 is not used for notification consumer. 
o
 
You are using your own notification consumer service. 
If you have a configuration other than basic, run SdkSetup.bat and let it fail. Then use the command SET to set the 
environment variables to match your configuration. 
a.  Run SendXmlRequest xml\CreateDevice.xml. Sends the XML file CreateDevice.xml in the XML 
subdirectory to the server. This creates a fictitious device with IPT capabilities. As this runs, a 
response XML file appears and after a few seconds, the notification result XML file appears in 
the Tomcat window. 
To create a real device, you must first edit the CreateDevice.XML file. Change the IP address   
and credential tags to match the real device. 
b.  Run SendXmlRequest xml\CreateDomain.xml. Sends the XML file CreateDomain.xml in the XML 
subdirectory to the server. This creates a Domain. As this runs, a response XML file appears. 
After about a minute, the Notification Result XML file appears in the Tomcat window. 
c. 
Run SendXmlRequest xml\CreateServiceArea.xml. Sends the XML file CreateServiceArea.xml in 
the XML subdirectory to the server. This creates a Service Area within the Domain. As this runs, 
a response XML file appears. After a few seconds, the Notification Result XML file appears in the 
tomcat window. 
d.  Run SendXmlRequest xml\CreateSubscriber.xml. Sends the XML file CreateSubscriber.xml in 
the XML subdirectory to the server. This creates a subscriber within the Domain. As this runs, a 
response XML file appears. After a few seconds, the Notification Result XML file appears in the 
Tomcat window. 
e.  Run SendXmlRequest xml\CreateSubscriber2.xml. Sends the XML file CreateSubscriber2.xml in 
the XML subdirectory to the server. This creates a second subscriber within the Domain. As this 
runs, a response XML file appears. After a few seconds, the Notification Result XML file appears      
in the Tomcat window.