Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.2.0
-
Component/s: Data Summarization
-
Labels:None
Description
According to Optus, they will be sending us a call data file with this filename format: ODA_yyyymmdd_xxxxxx.csv (xxxxxx represents the sequence number of the file)
Currently, the filename settings do not support a wildcard. We'll need to update the code (and documentation) to support a "*" wildcard so the file poller will be able to find the file.
Documentation: http://kbase.ri.thesearchagency.com/index.php/SMB_Call_Data_Loader
This information comes from an email thread (subject: ODA Environment status meeting).
Jason Butler states "I have an Interface Contract (IC) from the team generating the call data. Their IC states that the frequency is "Once a day, every day - between 12 midnight to 2am" and the file name format is "ODA_yyyymmdd_xxxxxx.csv Where yyyymmdd represents date and xxxxxx represents the sequence number of the file". I believe the sequence number is there just for the purposes of showing if any files are missing, and not to allow them to send multiple files on the same day."