modifica per importazione listini format
This commit is contained in:
@@ -64,9 +64,9 @@ public class ImportListiniAcquistoApuliaCarrefourService {
|
|||||||
throw new Exception("Path file non configuata per importazione " + type + " formato " + format);
|
throw new Exception("Path file non configuata per importazione " + type + " formato " + format);
|
||||||
}
|
}
|
||||||
|
|
||||||
// if (UtilityDebug.isDebugExecution() && !UtilityDebug.isIntegryServer()){
|
if (UtilityDebug.isDebugExecution() && !UtilityDebug.isIntegryServer()){
|
||||||
// pathFile = "\\\\serverdb\\BulkFile\\Apulia\\carelli";
|
pathFile = "\\\\serverdb\\BulkFile\\Apulia\\carelli";
|
||||||
// }
|
}
|
||||||
|
|
||||||
//INSERIMENTO DATI DA FILE
|
//INSERIMENTO DATI DA FILE
|
||||||
pathFile += "/" + new SimpleDateFormat("yyyyMMdd").format(dataImport);
|
pathFile += "/" + new SimpleDateFormat("yyyyMMdd").format(dataImport);
|
||||||
|
|||||||
Reference in New Issue
Block a user