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 
28
 
 
   
 
2.5  3GPP Notification samples received through SOAP Client 
This section gives the output of 3GPP notifications as it appears on a SOAP client.  
2.5.1  3GPP File Ready Notification 
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
    <soap:Body> 
        <ns2:notify 
xmlns:ns2="http://www.3gpp.org/ftp/Specs/archive/32_series/32.307/schema/32307-
810/notification/NotificationIRPNtfData" 
xmlns:ns3="http://www.3gpp.org/ftp/Specs/archive/32_series/32.317/schema/32317-
810/GenericIRPData" 
xmlns:ns4="http://www.3gpp.org/ftp/specs/archive/32_series/32.305#notification" 
xmlns:ns5="http://www.3gpp.org/ftp/specs/archive/32_series/32.345#fTIRPIOCs" 
xmlns:ns6="http://www.3gpp.org/ftp/specs/archive/32_series/32.345#fTIRPNotif" 
xmlns:ns7="http://www.3gpp.org/ftp/specs/archive/32_series/32.526#sonPolicyNrm" 
xmlns:ns8="http://www.3gpp.org/ftp/Specs/archive/32_series/32.347#FTIRPData" 
xmlns:ns9="http://www.3gpp.org/ftp/specs/archive/32_series/32.626#genericNrm"> 
            <notificationHeaderAndBody> 
                <ns4:Notification xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="ns6:NotifyFileReady"> 
                    <ns4:header> 
                        <ns4:objectInstance>FTIRP=1</ns4:objectInstance> 
                        <ns4:eventTime>2013-04-16T12:55:13.171+05:30</ns4:eventTime> 
                        <ns4:systemDN>FTIRP=1</ns4:systemDN> 
                        <ns4:notificationType>FILE-READY</ns4:notificationType> 
                    </ns4:header> 
                    <ns6:body> 
                        <ns6:FileInfoList> 
                            <ns5:fileInfo> 
                                <ns5:managementDataType>IM</ns5:managementDataType> 
                                <ns5:fileLocation>10.106.2.220:/tmp/IM_20130416_1255+0
530_32767_ASR-5000_10005.xml</ns5:fileLocation> 
                                <ns5:fileSize>1117964</ns5:fileSize> 
                                <ns5:fileReadyTime>2013-04-
16T12:55:00.000+05:30</ns5:fileReadyTime> 
                                <ns5:fileExpirationTime>2013-05-
03T13:35:42.086+05:30</ns5:fileExpirationTime> 
                                <ns5:fileCompression/> 
                                <ns5:fileFormat>XML-schema</ns5:fileFormat> 
                            </ns5:fileInfo> 
                        </ns6:FileInfoList> 
                        <ns6:AdditionalText>10005</ns6:AdditionalText> 
                    </ns6:body> 
                </ns4:Notification> 
            </notificationHeaderAndBody> 
        </ns2:notify> 
    </soap:Body> 
</soap:Envelope>
 
 
 
2.5.2  3GPP File Creation Error Notification 
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
    <soap:Body> 
        <ns2:notify 
xmlns:ns2="http://www.3gpp.org/ftp/Specs/archive/32_series/32.307/schema/32307-
810/notification/NotificationIRPNtfData" 
xmlns:ns3="http://www.3gpp.org/ftp/Specs/archive/32_series/32.317/schema/32317-