Cisco Cisco Prime Network 4.2 Developer's Guide

Page of 214
3GPP OSS Integration
 
 
Cisco Prime OSS  Integration  Guide for  MTOSI and 3GPP 
 
 
29
 
fileFormat 
String 
It identifies the encodeing technique 
used by the file. 
Currently we support XML-schema. 
 
Error: 
The following error scenarios will be handled and reported by the API: 
Sl.No 
Condition 
Error 
1. 
1.  No files are available 
2.   If no files present in the specified duration, 
FileInfoList in soap response will be empty 
with status “OperationSucceeded”. 
3.  Empty begin time or endTime 
4.  The response should contain an error message 
saying “Please enter beginTime in standard 
UTC format YYYY-MM-DDThh:mm:ss” 
5.  Invalid Management Datatype 
6.  The response will have an error message 
“Invalid management data type”. 
7.  Invalid endTime (EndTime > 
BeginTime) 
8.  The response should contain an errror 
"Endtime greater than beginTime". 
9.  No beginTime & endTime 
10. The response will list all the files present the 
directory 
11. No endTime input 
12. The response should list all the available files 
in the directory whose time of creation lies 
between user provided beginTime and current 
system time (as endTime is not mentioned by 
user). 
13. No input beginTime 
14. The response will list all the available files 
which are created before the specified 
endTime. 
15. Non UTC format of begin or 
endTime 
16. The response will contain an error “Please 
provide the begin time in standard UTC format 
: YYYY-MM-DDThh:mm:ss.”. 
17. Large volume of files, potential 
timeout candidate 
18. The response willl list all the available files for 
the duration provided from the primary and 
secondary directory. In case of huge data, an 
error will be shown like “Could not list the 
contents of folder, <path>” 
10 
19. Timeout due to FTP server un-
reachable. 
20. The response willl list all the available files for 
the duration provided from the primary and 
secondary directory. In case of connection 
timeout from both the servers, an error will be 
shown like “Both Primary and Secondary are 
Not reachable” 
11 
21. Replication enabled between FTP 
servers but directory paths are 
incorrect. 
22. The response will list all the available files for 
the duration provided from the primary and 
secondary directory. In case directory paths