Please enable JavaScript.
Coggle requires JavaScript to display documents.
IndigoFileImportProvider (ImportFile() (GetDailyImportTableSchema()…
IndigoFileImportProvider
ImportFile()
GetDailyImportTableSchema()
stpGetIndigoDailyImportTableSchema
GetWeeklyImportTableSchema()
stpGetIndigoWeeklyImportTableSchema
PrepareWeekyTempTable()
stpDeleteIndigoWeeklyVentes
PrepareDailyTempTable()
stpDeleteIndigoDailyVentes
Fill()
CopyToDB()
//copy to temp tables//
SivService
ProcessImportedIndigoData()
ImportNotices()
CheckAndProcessPubnetMailbox()
ProcessImportedPubnetData()
ValidateEditors()--ValidateRetailers()
GetIntervenantList()
ProcessPubnetDestinationFolder()
FetchPubnet()
FetchPubnetFiles()
DeleteDirectory()
CreateDirectory()
GetFiles()
MoveFile() //to dest
ProcessWorkFolder()
CommitReferenceNumberToDB()
FTPImporter
Import()
fetchFiles()
ConnectToFTP(ftp)
.GetFiles()
DownloadFile()
ProcessWorkFolder()
CommitReferenceNumberToDB()
CreateDirectory()
IndigoDBImporter
import()
stpIndigoGetDataKeyToCopy
stpIndigoMergeWeeklySales
stpIndigoCopyToSalesTables
RetailFileImportProvider
CopyAndProcessSalesTable()
CopyToSalesTable()
stpImportSalesData
NoticeImporter
Execute()
GetNotices()
GetNoticesXml()
GetLastNoticeImportDate()
stpGetLastNoticeImportDate
DoLienCommerciauxSuppression()
DeleteLiensCommerciaux()
stpDeleteLiensCommerciaux
DoNoticeSuppression()
DeleteTitle()
stpDeleteTitle
DoNoticeImport()
GetImportTableSchema()
stpGetImportTitlesInfosSchema
Utility.DataTableBulkUpload(noticeinfos)..
saveNotice()
stpImportTitlesInfos
DBImporter
Import()
stpPubnetGetDataKeyToCopy
stpPubnetCopyToSalesTables
FileImportManager
FileImportCheck()