Cisco Cisco Prime Network 4.1 Developer's Guide

Page of 250
3GPP SOAP Request Response
 
Annexure: Cisco Prime  Network OSS  Integration  Guide –Sample SOAP Request and Response 
12
 
 
   
 
   
<ns2:getActiveOperationsResponse 
xsi:type="ns2:operationStatusInfoList"  
 
  xmlns:ns2="http://www.3gpp.org/ftp/Specs/archive/32_series/ciscoTgppInve
ntory/schema/InventoryIRPData"   
 
  xmlns:ns3="http://www.3gpp.org/ftp/Specs/archive/32_series/32317/schema/
32317-800/GenericIRPData"  
   
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
   
 
<operationStatusInfo> 
   
 
  <operationStatus>OPERATION_NOT_RUNNING</operationStatus> 
   
 
</operationStatusInfo> 
   
</ns2:getActiveOperationsResponse> 
  </soap:Body> 
</soap:Envelope> 
 
Operation: getActiveOperations ( Error : 
OPERATION_NOT_SUPPORTED
 
SOAP Request: 
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:inv="http://www.3gpp.org/ftp/Specs/archive/32_series/ciscoTgppInventory/
schema/InventoryIRPData"> 
 
<soapenv:Header/> 
 
<soapenv:Body> 
 
 
<inv:getActiveOperationsRequest> 
 
 
 
<operationName>ABCD</operationName> 
 
 
</inv:getActiveOperationsRequest> 
 
</soapenv:Body> 
</soapenv:Envelope> 
 
SOAP Response: 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
  <soap:Body> 
   
<ns2:getActiveOperationsResponse 
xsi:type="ns2:operationStatusInfoList"  
 
  xmlns:ns2="http://www.3gpp.org/ftp/Specs/archive/32_series/ciscoTgppInve
ntory/schema/InventoryIRPData"  
 
  xmlns:ns3="http://www.3gpp.org/ftp/Specs/archive/32_series/32317/schema/
32317-800/GenericIRPData"  
   
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
   
 
<operationStatusInfo> 
   
 
  <operationStatus>OPERATION_NOT_SUPPORTED</operationStatus> 
   
 
 
<additionalText>Supported operations are 
getAllInventory and getManagedElement</additionalText> 
   
 
</operationStatusInfo> 
   
</ns2:getActiveOperationsResponse> 
  </soap:Body> 
</soap:Envelope> 
 
2.2  FileTransfer IRP 
2.2.1  FTIRP::listAvailableFiles