diff --git a/README.md b/README.md index 0be8ae2..cab0a10 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Nel folder root\Powershell\ ci sono i file: Ho modificato dei file App.config con key="FTP" value="0" a key="FTP" value="false" key="usePrefilledTables" value="1" a key="usePrefilledTables" value="true" - key="usePrefilledTables" ridividi value="0" a key="usePrefilledTables" value="false" + key="usePrefilledTables" value="0" a key="usePrefilledTables" value="false" ## Problemi trovati diff --git a/root/Batch/AggiornamentoCatalogoProdotti/AggiornamentoCatalogoProdotti/AggiornamentoCatalogoProdotti.csproj b/root/Batch/AggiornamentoCatalogoProdotti/AggiornamentoCatalogoProdotti/AggiornamentoCatalogoProdotti.csproj index 71d9bae..4f76c4d 100644 --- a/root/Batch/AggiornamentoCatalogoProdotti/AggiornamentoCatalogoProdotti/AggiornamentoCatalogoProdotti.csproj +++ b/root/Batch/AggiornamentoCatalogoProdotti/AggiornamentoCatalogoProdotti/AggiornamentoCatalogoProdotti.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties AggiornamentoCatalogoProdotti AggiornamentoCatalogoProdotti - v4.0 + v4.8 512 diff --git a/root/Batch/AllinMassivo/AllinMassivo.csproj b/root/Batch/AllinMassivo/AllinMassivo.csproj index 42bb88b..1f9b28b 100644 --- a/root/Batch/AllinMassivo/AllinMassivo.csproj +++ b/root/Batch/AllinMassivo/AllinMassivo.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties AllinMassivo AllinMassivo - v4.0 + v4.8 Client 512 SAK diff --git a/root/Batch/ArchiviazionePDF/ArchiviazionePDF/ArchiviazionePDF.csproj b/root/Batch/ArchiviazionePDF/ArchiviazionePDF/ArchiviazionePDF.csproj index 85172dd..b7bbd7e 100644 --- a/root/Batch/ArchiviazionePDF/ArchiviazionePDF/ArchiviazionePDF.csproj +++ b/root/Batch/ArchiviazionePDF/ArchiviazionePDF/ArchiviazionePDF.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties ArchiviazionePDF ArchiviazionePDF - v4.0 + v4.8 512 diff --git a/root/Batch/DTSXRunner/ConsoleApplication2/App.config b/root/Batch/DTSXRunner/ConsoleApplication2/App.config index d7c8eb9..7bd55ac 100644 --- a/root/Batch/DTSXRunner/ConsoleApplication2/App.config +++ b/root/Batch/DTSXRunner/ConsoleApplication2/App.config @@ -1,7 +1,7 @@ - + diff --git a/root/Batch/DTSXRunner/ConsoleApplication2/DTSXRunner.csproj b/root/Batch/DTSXRunner/ConsoleApplication2/DTSXRunner.csproj index 51a0617..1375452 100644 --- a/root/Batch/DTSXRunner/ConsoleApplication2/DTSXRunner.csproj +++ b/root/Batch/DTSXRunner/ConsoleApplication2/DTSXRunner.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties DTSXRunner DTSXRunner - v4.0 + v4.8 512 true diff --git a/root/Batch/DTSXRunner/ConsoleApplication2/nlog.config b/root/Batch/DTSXRunner/ConsoleApplication2/nlog.config index eccf133..3dbb1eb 100644 --- a/root/Batch/DTSXRunner/ConsoleApplication2/nlog.config +++ b/root/Batch/DTSXRunner/ConsoleApplication2/nlog.config @@ -14,7 +14,7 @@ connectionStringName="SqlServerStampeC6Connection" commandText=" INSERT INTO [dbo].LogN ([Logged], [Level], [Message], [Logger], [CallSite], [Exception], [Application]) - VALUES (@logged, @level, @message, @logger, @callSite, @exception, @application);"> + VALUES (GETDATE(), @level, @message, @logger, @callSite, @exception, @application);"> diff --git a/root/Batch/ReplaceFilesNamesPDF/ReplaceFilesNamesPDF/App.config b/root/Batch/ReplaceFilesNamesPDF/ReplaceFilesNamesPDF/App.config index 442cbc9..0c91db3 100644 --- a/root/Batch/ReplaceFilesNamesPDF/ReplaceFilesNamesPDF/App.config +++ b/root/Batch/ReplaceFilesNamesPDF/ReplaceFilesNamesPDF/App.config @@ -8,6 +8,6 @@ - + \ No newline at end of file diff --git a/root/Batch/SeiLoader/SeiLoader.csproj b/root/Batch/SeiLoader/SeiLoader.csproj index 1e3f4a6..8e2a11d 100644 --- a/root/Batch/SeiLoader/SeiLoader.csproj +++ b/root/Batch/SeiLoader/SeiLoader.csproj @@ -1,4 +1,4 @@ - + Debug @@ -20,7 +20,7 @@ SAK SAK SAK - v4.0 + v4.8 http://localhost/SEILoader/ true diff --git a/root/Batch/SeiLoader/app.config b/root/Batch/SeiLoader/app.config index 25fe5e3..ccfb88f 100644 --- a/root/Batch/SeiLoader/app.config +++ b/root/Batch/SeiLoader/app.config @@ -149,7 +149,7 @@ diff --git a/root/Batch/SimpleProcedureRunner/ConsoleApplication1/App.config b/root/Batch/SimpleProcedureRunner/ConsoleApplication1/App.config index 785270a..2c4a82c 100644 --- a/root/Batch/SimpleProcedureRunner/ConsoleApplication1/App.config +++ b/root/Batch/SimpleProcedureRunner/ConsoleApplication1/App.config @@ -7,6 +7,6 @@ - + \ No newline at end of file diff --git a/root/Batch/SimpleProcedureRunner/ConsoleApplication1/SimpleProcedureRunner.csproj b/root/Batch/SimpleProcedureRunner/ConsoleApplication1/SimpleProcedureRunner.csproj index 5be6713..a7bc43a 100644 --- a/root/Batch/SimpleProcedureRunner/ConsoleApplication1/SimpleProcedureRunner.csproj +++ b/root/Batch/SimpleProcedureRunner/ConsoleApplication1/SimpleProcedureRunner.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties ConsoleApplication1 ConsoleApplication1 - v4.0 + v4.8 Client 512 SAK diff --git a/root/Batch/SimpleProcedureRunner/SimpleProcedureRunner/App.config b/root/Batch/SimpleProcedureRunner/SimpleProcedureRunner/App.config index 785270a..2c4a82c 100644 --- a/root/Batch/SimpleProcedureRunner/SimpleProcedureRunner/App.config +++ b/root/Batch/SimpleProcedureRunner/SimpleProcedureRunner/App.config @@ -7,6 +7,6 @@ - + \ No newline at end of file diff --git a/root/Batch/SimpleProcedureRunner/SimpleProcedureRunner/SimpleProcedureRunner.csproj b/root/Batch/SimpleProcedureRunner/SimpleProcedureRunner/SimpleProcedureRunner.csproj index abab03e..2cb0edc 100644 --- a/root/Batch/SimpleProcedureRunner/SimpleProcedureRunner/SimpleProcedureRunner.csproj +++ b/root/Batch/SimpleProcedureRunner/SimpleProcedureRunner/SimpleProcedureRunner.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties SimpleProcedureRunner SimpleProcedureRunner - v4.5 + v4.8 512 diff --git a/root/Batch/zipFileChecker/zipFileChecker/zipFileChecker.csproj b/root/Batch/zipFileChecker/zipFileChecker/zipFileChecker.csproj index 79efb7a..42dac5c 100644 --- a/root/Batch/zipFileChecker/zipFileChecker/zipFileChecker.csproj +++ b/root/Batch/zipFileChecker/zipFileChecker/zipFileChecker.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties zipFileChecker zipFileChecker - v4.0 + v4.8 512 true SAK diff --git a/root/ContrattoSEI/C6Contract/C6Contract.csproj b/root/ContrattoSEI/C6Contract/C6Contract.csproj index c657d45..d83aace 100644 --- a/root/ContrattoSEI/C6Contract/C6Contract.csproj +++ b/root/ContrattoSEI/C6Contract/C6Contract.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties C6Contract C6Contract - v4.0 + v4.8 Client 512 SAK diff --git a/root/ContrattoSEI/ContrattoSei.Utilities/ContrattoSei.Utilities.csproj b/root/ContrattoSEI/ContrattoSei.Utilities/ContrattoSei.Utilities.csproj index e3d03cc..e7e8c1b 100644 --- a/root/ContrattoSEI/ContrattoSei.Utilities/ContrattoSei.Utilities.csproj +++ b/root/ContrattoSEI/ContrattoSei.Utilities/ContrattoSei.Utilities.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties ContrattoSei.Utilities ContrattoSei.Utilities - v4.0 + v4.8 512 SAK diff --git a/root/ContrattoSEI/EmailManager/EmailManager.csproj b/root/ContrattoSEI/EmailManager/EmailManager.csproj index 0478128..fa7b9e9 100644 --- a/root/ContrattoSEI/EmailManager/EmailManager.csproj +++ b/root/ContrattoSEI/EmailManager/EmailManager.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties EmailManager EmailManager - v4.0 + v4.8 512 SAK SAK diff --git a/root/ContrattoSEI/EnforceIDXApp/App.config b/root/ContrattoSEI/EnforceIDXApp/App.config index 19ca15c..9668591 100644 --- a/root/ContrattoSEI/EnforceIDXApp/App.config +++ b/root/ContrattoSEI/EnforceIDXApp/App.config @@ -71,7 +71,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -174,7 +174,7 @@ - + diff --git a/root/ContrattoSEI/EnforceIDXApp/EnforceIDXApp.csproj b/root/ContrattoSEI/EnforceIDXApp/EnforceIDXApp.csproj index 6c05612..9081db0 100644 --- a/root/ContrattoSEI/EnforceIDXApp/EnforceIDXApp.csproj +++ b/root/ContrattoSEI/EnforceIDXApp/EnforceIDXApp.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties EnforceIDXApp EnforceIDXApp - v4.0 + v4.8 512 true SAK diff --git a/root/ContrattoSEI/EnforceIDXApp/NLog.config b/root/ContrattoSEI/EnforceIDXApp/NLog.config index cbba227..86068d5 100644 --- a/root/ContrattoSEI/EnforceIDXApp/NLog.config +++ b/root/ContrattoSEI/EnforceIDXApp/NLog.config @@ -14,7 +14,7 @@ connectionStringName="SqlServerStampeC6Connection" commandText=" INSERT INTO [dbo].LogN ([Logged], [Level], [Message], [Logger], [CallSite], [Exception], [Application]) - VALUES (@logged, @level, @message, @logger, @callSite, @exception, @application);"> + VALUES (GETDATE(), @level, @message, @logger, @callSite, @exception, @application);"> diff --git a/root/ContrattoSEI/EstrazioneAnag/EstrazioneAnagrafica/App.config b/root/ContrattoSEI/EstrazioneAnag/EstrazioneAnagrafica/App.config index 8de668c..2cc19ae 100644 --- a/root/ContrattoSEI/EstrazioneAnag/EstrazioneAnagrafica/App.config +++ b/root/ContrattoSEI/EstrazioneAnag/EstrazioneAnagrafica/App.config @@ -39,7 +39,7 @@ - + diff --git a/root/ContrattoSEI/EstrazioneAnag/EstrazioneAnagrafica/EstrazioneAnagrafica.csproj b/root/ContrattoSEI/EstrazioneAnag/EstrazioneAnagrafica/EstrazioneAnagrafica.csproj index 6bc56d4..e7a8081 100644 --- a/root/ContrattoSEI/EstrazioneAnag/EstrazioneAnagrafica/EstrazioneAnagrafica.csproj +++ b/root/ContrattoSEI/EstrazioneAnag/EstrazioneAnagrafica/EstrazioneAnagrafica.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties EstrazioneAnagrafica EstrazioneAnagrafica - v4.0 + v4.8 512 diff --git a/root/ContrattoSEI/GestoreFtp/GestoreFtp/GestoreFtp.csproj b/root/ContrattoSEI/GestoreFtp/GestoreFtp/GestoreFtp.csproj index b5de114..f165352 100644 --- a/root/ContrattoSEI/GestoreFtp/GestoreFtp/GestoreFtp.csproj +++ b/root/ContrattoSEI/GestoreFtp/GestoreFtp/GestoreFtp.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties GestoreFtp GestoreFtp - v4.0 + v4.8 512 diff --git a/root/ContrattoSEI/GestoreFtp/GestoreFtp/app.config b/root/ContrattoSEI/GestoreFtp/GestoreFtp/app.config index d749336..46ea379 100644 --- a/root/ContrattoSEI/GestoreFtp/GestoreFtp/app.config +++ b/root/ContrattoSEI/GestoreFtp/GestoreFtp/app.config @@ -6,7 +6,7 @@ - + diff --git a/root/ContrattoSEI/GestorePDF.Logic/GestorePDF.Logic.csproj b/root/ContrattoSEI/GestorePDF.Logic/GestorePDF.Logic.csproj index 1e95e89..58a7947 100644 --- a/root/ContrattoSEI/GestorePDF.Logic/GestorePDF.Logic.csproj +++ b/root/ContrattoSEI/GestorePDF.Logic/GestorePDF.Logic.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties GestorePDF.Logic GestorePDF.Logic - v4.5 + v4.8 512 SAK diff --git a/root/ContrattoSEI/GestorePDF/GestorePDF.csproj b/root/ContrattoSEI/GestorePDF/GestorePDF.csproj index aefe715..19830bd 100644 --- a/root/ContrattoSEI/GestorePDF/GestorePDF.csproj +++ b/root/ContrattoSEI/GestorePDF/GestorePDF.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties GestorePDF GestorePDF - v4.5 + v4.8 512 SAK SAK diff --git a/root/ContrattoSEI/GestoreTrimestrale.Logic/GestoreTrimestrale.Logic.csproj b/root/ContrattoSEI/GestoreTrimestrale.Logic/GestoreTrimestrale.Logic.csproj index b6722f0..a151d7f 100644 --- a/root/ContrattoSEI/GestoreTrimestrale.Logic/GestoreTrimestrale.Logic.csproj +++ b/root/ContrattoSEI/GestoreTrimestrale.Logic/GestoreTrimestrale.Logic.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties GestoreTrimestrale.Logic GestoreTrimestrale.Logic - v4.5 + v4.8 512 SAK diff --git a/root/ContrattoSEI/GestoreTrimestrale.Test/AppConfig.xml b/root/ContrattoSEI/GestoreTrimestrale.Test/AppConfig.xml index c7eb3d8..624bc3d 100644 --- a/root/ContrattoSEI/GestoreTrimestrale.Test/AppConfig.xml +++ b/root/ContrattoSEI/GestoreTrimestrale.Test/AppConfig.xml @@ -624,7 +624,7 @@ - Data Source=10.14.152.19; Database=C6StampeCentralizzate_31122016;User Id=F701264; Password=contrsei; Max Pool Size=1000;Pooling=yes;Load Balance Timeout=1000; Connection Timeout=200 + Data Source=DATABASE_PDC_LOCALE; Database=C6StampeCentralizzate_31122016;User Id=F701264; Password=contrsei; Max Pool Size=1000;Pooling=yes;Load Balance Timeout=1000; Connection Timeout=200 diff --git a/root/ContrattoSEI/GestoreTrimestrale.Test/GestoreTrimestrale.Test.csproj b/root/ContrattoSEI/GestoreTrimestrale.Test/GestoreTrimestrale.Test.csproj index 80707ef..d20df00 100644 --- a/root/ContrattoSEI/GestoreTrimestrale.Test/GestoreTrimestrale.Test.csproj +++ b/root/ContrattoSEI/GestoreTrimestrale.Test/GestoreTrimestrale.Test.csproj @@ -1,4 +1,4 @@ - + Debug @@ -8,7 +8,7 @@ Properties GestoreTrimestrale.Test GestoreTrimestrale.Test - v4.5 + v4.8 512 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 10.0 diff --git a/root/ContrattoSEI/GestoreTrimestrale.Test/NLog.config b/root/ContrattoSEI/GestoreTrimestrale.Test/NLog.config index fc4bcbd..a661563 100644 --- a/root/ContrattoSEI/GestoreTrimestrale.Test/NLog.config +++ b/root/ContrattoSEI/GestoreTrimestrale.Test/NLog.config @@ -14,7 +14,7 @@ connectionStringName="SqlServerStampeC6Connection" commandText=" INSERT INTO [dbo].LogN ([Logged], [Level], [Message], [Logger], [CallSite], [Exception], [Application]) - VALUES (@logged, @level, @message, @logger, @callSite, @exception, @application);"> + VALUES (GETDATE(), @level, @message, @logger, @callSite, @exception, @application);"> diff --git a/root/ContrattoSEI/GestoreTrimestrale.Test/UnitTest1.cs b/root/ContrattoSEI/GestoreTrimestrale.Test/UnitTest1.cs index bd22fc3..53f49ab 100644 --- a/root/ContrattoSEI/GestoreTrimestrale.Test/UnitTest1.cs +++ b/root/ContrattoSEI/GestoreTrimestrale.Test/UnitTest1.cs @@ -491,7 +491,7 @@ test_samples[70, 0] = "GMBGLC61C13H223L"; test_samples[70, 1] = "S";*/ string testAppConfig = String.Concat(directory, @"\", "AppConfig2.xml"); //values in current config - string expectedConnString = "Data Source=10.14.152.19; Database=C6StampeCentralizzate_31032016;User Id=F701264; Password=contrsei; Max Pool Size=1000;Pooling=yes;Load Balance Timeout=1000; Connection Timeout=200"; + string expectedConnString = "Data Source=DATABASE_PDC_LOCALE; Database=C6StampeCentralizzate_31032016;User Id=F701264; Password=contrsei; Max Pool Size=1000;Pooling=yes;Load Balance Timeout=1000; Connection Timeout=200"; string expectedEstensioneFile = "IDX"; string expectedNumeroCfPerZip = "960"; diff --git a/root/ContrattoSEI/GestoreTrimestrale.Test/app.config b/root/ContrattoSEI/GestoreTrimestrale.Test/app.config index 66687a4..3b2fca0 100644 --- a/root/ContrattoSEI/GestoreTrimestrale.Test/app.config +++ b/root/ContrattoSEI/GestoreTrimestrale.Test/app.config @@ -1,4 +1,4 @@ - + @@ -60,14 +60,14 @@ - + - + @@ -116,7 +116,7 @@ - + diff --git a/root/ContrattoSEI/GestoreTrimestrale.Test/app.config.orig b/root/ContrattoSEI/GestoreTrimestrale.Test/app.config.orig index 0807f35..6bea7b7 100644 --- a/root/ContrattoSEI/GestoreTrimestrale.Test/app.config.orig +++ b/root/ContrattoSEI/GestoreTrimestrale.Test/app.config.orig @@ -56,7 +56,7 @@ - + - + @@ -334,7 +334,7 @@ - + diff --git a/root/ContrattoSEI/GestoreTrimestrale/GestoreTrimestrale.csproj b/root/ContrattoSEI/GestoreTrimestrale/GestoreTrimestrale.csproj index abeef82..ed79235 100644 --- a/root/ContrattoSEI/GestoreTrimestrale/GestoreTrimestrale.csproj +++ b/root/ContrattoSEI/GestoreTrimestrale/GestoreTrimestrale.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties GestoreTrimestrale GestoreTrimestrale - v4.5 + v4.8 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/root/ContrattoSEI/GestoreTrimestrale/NLog.config b/root/ContrattoSEI/GestoreTrimestrale/NLog.config index efa1673..7250816 100644 --- a/root/ContrattoSEI/GestoreTrimestrale/NLog.config +++ b/root/ContrattoSEI/GestoreTrimestrale/NLog.config @@ -11,10 +11,10 @@ + VALUES (GETDATE(), @level, @message, @logger, @callSite, @exception, @application);"> diff --git a/root/ContrattoSEI/GestoreTrimestrale/___app.config b/root/ContrattoSEI/GestoreTrimestrale/___app.config index 7dc9d88..b0e6e7d 100644 --- a/root/ContrattoSEI/GestoreTrimestrale/___app.config +++ b/root/ContrattoSEI/GestoreTrimestrale/___app.config @@ -46,7 +46,7 @@ - + @@ -182,7 +182,7 @@ - diff --git a/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/GestoreTrimestraleMVVM.csproj b/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/GestoreTrimestraleMVVM.csproj index 9a9f590..9a280dd 100644 --- a/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/GestoreTrimestraleMVVM.csproj +++ b/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/GestoreTrimestraleMVVM.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties GestoreTrimestrale GestoreTrimestrale - v4.5 + v4.8 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/___app.config b/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/___app.config index 7dc9d88..b0e6e7d 100644 --- a/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/___app.config +++ b/root/ContrattoSEI/GestoreTrimestrale_branch_applyingMVVM/___app.config @@ -46,7 +46,7 @@ - + @@ -182,7 +182,7 @@ - diff --git a/root/ContrattoSEI/LogFilePDF/GestoreLogPDF_DAO.cs b/root/ContrattoSEI/LogFilePDF/GestoreLogPDF_DAO.cs index 4c654b7..dcea589 100644 --- a/root/ContrattoSEI/LogFilePDF/GestoreLogPDF_DAO.cs +++ b/root/ContrattoSEI/LogFilePDF/GestoreLogPDF_DAO.cs @@ -2,8 +2,8 @@ using System; using System.Collections.Generic; using System.Text; using System.Data; - using DataAccessLayer; +using ContrattoSei.Utilities; namespace LogFilePDF { @@ -57,8 +57,8 @@ namespace LogFilePDF { //parametri.Add(p); - //V CAZZATA DEGLI EGIZIANI il log è solo su RM mentre con questa cond per la trimestrale lo salvava su c6 che - //non c'è la stored + //V CAZZATA DEGLI EGIZIANI il log è solo su RM mentre con questa cond per la trimestrale lo salvava su c6 che + //non c'è la stored //if (UtilityManager.getAppSetting("Periodico") != "1") //{ DataAccess.ExecuteNonQueryStoredProcedure(DBProvider.SqlServer, "dbo.writeLogPDF", parametri); @@ -104,4 +104,4 @@ namespace LogFilePDF { } -} +} \ No newline at end of file diff --git a/root/ContrattoSEI/LogFilePDF/LogFilePDF.csproj b/root/ContrattoSEI/LogFilePDF/LogFilePDF.csproj index 07cac77..4e7637f 100644 --- a/root/ContrattoSEI/LogFilePDF/LogFilePDF.csproj +++ b/root/ContrattoSEI/LogFilePDF/LogFilePDF.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties LogFilePDF LogFilePDF - v4.0 + v4.8 512 SAK SAK diff --git a/root/ContrattoSEI/MainTrimestrale/App.config b/root/ContrattoSEI/MainTrimestrale/App.config index 5d30053..3bfb226 100644 --- a/root/ContrattoSEI/MainTrimestrale/App.config +++ b/root/ContrattoSEI/MainTrimestrale/App.config @@ -209,14 +209,14 @@ - + - diff --git a/root/ContrattoSEI/PDFFolderComparer/PDFFolderComparer.csproj b/root/ContrattoSEI/PDFFolderComparer/PDFFolderComparer.csproj index 9b83abb..a18df44 100644 --- a/root/ContrattoSEI/PDFFolderComparer/PDFFolderComparer.csproj +++ b/root/ContrattoSEI/PDFFolderComparer/PDFFolderComparer.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties PDFFolderComparer PDFFolderComparer - v4.0 + v4.8 512 true SAK diff --git a/root/ContrattoSEI/PDFGenerator-dontSaveOnline/App.config b/root/ContrattoSEI/PDFGenerator-dontSaveOnline/App.config index af5d648..dafc0f6 100644 --- a/root/ContrattoSEI/PDFGenerator-dontSaveOnline/App.config +++ b/root/ContrattoSEI/PDFGenerator-dontSaveOnline/App.config @@ -6,7 +6,7 @@ - + diff --git a/root/ContrattoSEI/PDFGenerator-dontSaveOnline/PDFGenerator.csproj b/root/ContrattoSEI/PDFGenerator-dontSaveOnline/PDFGenerator.csproj index b6a7446..b665606 100644 --- a/root/ContrattoSEI/PDFGenerator-dontSaveOnline/PDFGenerator.csproj +++ b/root/ContrattoSEI/PDFGenerator-dontSaveOnline/PDFGenerator.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties PDFGenerator PDFGenerator - v4.0 + v4.8 512 SAK SAK @@ -1990,8 +1990,8 @@ - - + + diff --git a/root/ContrattoSEI/PDFGenerator.Verifier.App/PDFGenerator.Verifier.App.csproj b/root/ContrattoSEI/PDFGenerator.Verifier.App/PDFGenerator.Verifier.App.csproj index 7d2b774..3b1d629 100644 --- a/root/ContrattoSEI/PDFGenerator.Verifier.App/PDFGenerator.Verifier.App.csproj +++ b/root/ContrattoSEI/PDFGenerator.Verifier.App/PDFGenerator.Verifier.App.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties PDFGenerator.Verifier.App PDFGenerator.Verifier.App - v4.0 + v4.8 512 true SAK diff --git a/root/ContrattoSEI/PDFGenerator.Verifier/PDFGenerator.Verifier.csproj b/root/ContrattoSEI/PDFGenerator.Verifier/PDFGenerator.Verifier.csproj index 0a72426..a2b68b6 100644 --- a/root/ContrattoSEI/PDFGenerator.Verifier/PDFGenerator.Verifier.csproj +++ b/root/ContrattoSEI/PDFGenerator.Verifier/PDFGenerator.Verifier.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties PDFGenerator.Verifier PDFGenerator.Verifier - v4.0 + v4.8 512 SAK SAK diff --git a/root/ContrattoSEI/PDFGenerator/App.config b/root/ContrattoSEI/PDFGenerator/App.config index a730209..c0abab9 100644 --- a/root/ContrattoSEI/PDFGenerator/App.config +++ b/root/ContrattoSEI/PDFGenerator/App.config @@ -6,8 +6,8 @@ - - + + diff --git a/root/ContrattoSEI/PDFGenerator/PDFGenerator.csproj b/root/ContrattoSEI/PDFGenerator/PDFGenerator.csproj index 7017cd7..d8168c5 100644 --- a/root/ContrattoSEI/PDFGenerator/PDFGenerator.csproj +++ b/root/ContrattoSEI/PDFGenerator/PDFGenerator.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties PDFGenerator PDFGenerator - v4.0 + v4.8 512 SAK SAK @@ -2585,7 +2585,7 @@ Always - + Always @@ -2632,8 +2632,8 @@ - - + + diff --git a/root/ContrattoSEI/PDFGeneratorLetteraBenvenuto/App.config b/root/ContrattoSEI/PDFGeneratorLetteraBenvenuto/App.config index 99f5f40..9e4c79e 100644 --- a/root/ContrattoSEI/PDFGeneratorLetteraBenvenuto/App.config +++ b/root/ContrattoSEI/PDFGeneratorLetteraBenvenuto/App.config @@ -1,7 +1,7 @@ - + diff --git a/root/ContrattoSEI/PDFGeneratorLetteraBenvenuto/PDFGeneratorLetteraBenvenuto.csproj b/root/ContrattoSEI/PDFGeneratorLetteraBenvenuto/PDFGeneratorLetteraBenvenuto.csproj index 149003d..286cc99 100644 --- a/root/ContrattoSEI/PDFGeneratorLetteraBenvenuto/PDFGeneratorLetteraBenvenuto.csproj +++ b/root/ContrattoSEI/PDFGeneratorLetteraBenvenuto/PDFGeneratorLetteraBenvenuto.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties PDFGeneratorLetteraBenvenuto PDFGeneratorLetteraBenvenuto - v4.0 + v4.8 512 SAK SAK @@ -151,10 +151,10 @@ - + firma_Fideuram.png - + diff --git a/root/ContrattoSEI/RestorePDF/RestorePDF/RestorePDF.csproj b/root/ContrattoSEI/RestorePDF/RestorePDF/RestorePDF.csproj index a4f559a..bad51d0 100644 --- a/root/ContrattoSEI/RestorePDF/RestorePDF/RestorePDF.csproj +++ b/root/ContrattoSEI/RestorePDF/RestorePDF/RestorePDF.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties RestorePDF RestorePDF - v4.0 + v4.8 512 SAK SAK diff --git a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPBConsole/App.config b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPBConsole/App.config index 4478042..eec5bdc 100644 --- a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPBConsole/App.config +++ b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPBConsole/App.config @@ -51,7 +51,7 @@ - + diff --git a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPBConsole/SIMPBConsole.csproj b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPBConsole/SIMPBConsole.csproj index 914639f..a748514 100644 --- a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPBConsole/SIMPBConsole.csproj +++ b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPBConsole/SIMPBConsole.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties SIMPBConsole SIMPBConsole - v4.0 + v4.8 Client 512 SAK diff --git a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper/SIMPB_Wrapper.csproj b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper/SIMPB_Wrapper.csproj index 44a0456..720b413 100644 --- a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper/SIMPB_Wrapper.csproj +++ b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper/SIMPB_Wrapper.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties SIMPB_Wrapper SIMPB_Wrapper - v4.0 + v4.8 512 SAK SAK diff --git a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/App old.config b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/App old.config index 99c916d..6e5b229 100644 --- a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/App old.config +++ b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/App old.config @@ -12,7 +12,7 @@ - + diff --git a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/App.config b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/App.config index e9efb73..4c11cd9 100644 --- a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/App.config +++ b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/App.config @@ -12,7 +12,7 @@ - + diff --git a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net.csproj b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net.csproj index 70eb4a3..923e6ec 100644 --- a/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net.csproj +++ b/root/ContrattoSEI/SIMPB_Wrapper/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net/SIMPB_Wrapper_Net.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties SIMPB_Wrapper_Net SIMPB_Wrapper_Net - v4.0 + v4.8 Client 512 SAK diff --git a/root/ContrattoSEI/SavePDF_Recupero/SavePdf/ConsoleApplication11.csproj b/root/ContrattoSEI/SavePDF_Recupero/SavePdf/ConsoleApplication11.csproj index 34a82ce..21c421e 100644 --- a/root/ContrattoSEI/SavePDF_Recupero/SavePdf/ConsoleApplication11.csproj +++ b/root/ContrattoSEI/SavePDF_Recupero/SavePdf/ConsoleApplication11.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties ConsoleApplication11 ConsoleApplication11 - v4.0 + v4.8 Client 512 diff --git a/root/ContrattoSEI/SavePDF_Recupero/SavePdf/SavePdf.csproj b/root/ContrattoSEI/SavePDF_Recupero/SavePdf/SavePdf.csproj index 8cb3946..7bd2eeb 100644 --- a/root/ContrattoSEI/SavePDF_Recupero/SavePdf/SavePdf.csproj +++ b/root/ContrattoSEI/SavePDF_Recupero/SavePdf/SavePdf.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties SavePdf SavePdf - v4.0 + v4.8 512 diff --git a/root/ContrattoSEI/SavePDF_Recupero/SavePdf/app.config b/root/ContrattoSEI/SavePDF_Recupero/SavePdf/app.config index a7ae6ad..00078ba 100644 --- a/root/ContrattoSEI/SavePDF_Recupero/SavePdf/app.config +++ b/root/ContrattoSEI/SavePDF_Recupero/SavePdf/app.config @@ -14,7 +14,7 @@ - + diff --git a/root/ContrattoSEI/SavePdf/SavePdf/ConsoleApplication11.csproj b/root/ContrattoSEI/SavePdf/SavePdf/ConsoleApplication11.csproj index 34a82ce..21c421e 100644 --- a/root/ContrattoSEI/SavePdf/SavePdf/ConsoleApplication11.csproj +++ b/root/ContrattoSEI/SavePdf/SavePdf/ConsoleApplication11.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties ConsoleApplication11 ConsoleApplication11 - v4.0 + v4.8 Client 512 diff --git a/root/ContrattoSEI/SavePdf/SavePdf/SavePdf.csproj b/root/ContrattoSEI/SavePdf/SavePdf/SavePdf.csproj index bbe21d2..9a7383b 100644 --- a/root/ContrattoSEI/SavePdf/SavePdf/SavePdf.csproj +++ b/root/ContrattoSEI/SavePdf/SavePdf/SavePdf.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties SavePdf SavePdf - v4.0 + v4.8 512 diff --git a/root/ContrattoSEI/SavePdf/SavePdf/app.config b/root/ContrattoSEI/SavePdf/SavePdf/app.config index e62fc1a..03f74eb 100644 --- a/root/ContrattoSEI/SavePdf/SavePdf/app.config +++ b/root/ContrattoSEI/SavePdf/SavePdf/app.config @@ -14,7 +14,7 @@ - + diff --git a/root/ContrattoSEI/SmartFTP.Logic/SmartFTP.Logic.csproj b/root/ContrattoSEI/SmartFTP.Logic/SmartFTP.Logic.csproj index 7ad9b8b..d35e631 100644 --- a/root/ContrattoSEI/SmartFTP.Logic/SmartFTP.Logic.csproj +++ b/root/ContrattoSEI/SmartFTP.Logic/SmartFTP.Logic.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties SmartFTP.Logic SmartFTP.Logic - v4.0 + v4.8 512 SAK diff --git a/root/ContrattoSEI/SmartFTP/SmartFTP/App.config b/root/ContrattoSEI/SmartFTP/SmartFTP/App.config index 829f7f8..235a0c1 100644 --- a/root/ContrattoSEI/SmartFTP/SmartFTP/App.config +++ b/root/ContrattoSEI/SmartFTP/SmartFTP/App.config @@ -11,6 +11,6 @@ - + diff --git a/root/ContrattoSEI/SmartFTP/SmartFTP/SmartFTP.csproj b/root/ContrattoSEI/SmartFTP/SmartFTP/SmartFTP.csproj index 31f046e..8670682 100644 --- a/root/ContrattoSEI/SmartFTP/SmartFTP/SmartFTP.csproj +++ b/root/ContrattoSEI/SmartFTP/SmartFTP/SmartFTP.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties SmartFTP SmartFTP - v4.0 + v4.8 512 diff --git a/root/ContrattoSEI/SmartFTPThread.Logic/SmartFTPThread.Logic.csproj b/root/ContrattoSEI/SmartFTPThread.Logic/SmartFTPThread.Logic.csproj index d0d715e..1a8f369 100644 --- a/root/ContrattoSEI/SmartFTPThread.Logic/SmartFTPThread.Logic.csproj +++ b/root/ContrattoSEI/SmartFTPThread.Logic/SmartFTPThread.Logic.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties SmartFTPThread.Logic SmartFTPThread.Logic - v4.0 + v4.8 512 SAK diff --git a/root/ContrattoSEI/SmartFTPThread/App.config b/root/ContrattoSEI/SmartFTPThread/App.config index c51fd5a..a51d8dd 100644 --- a/root/ContrattoSEI/SmartFTPThread/App.config +++ b/root/ContrattoSEI/SmartFTPThread/App.config @@ -106,7 +106,7 @@ --> - + @@ -119,6 +119,6 @@ - + \ No newline at end of file diff --git a/root/ContrattoSEI/SmartFTPThread/SmartFTPThread.csproj b/root/ContrattoSEI/SmartFTPThread/SmartFTPThread.csproj index 96ca2a3..0276a99 100644 --- a/root/ContrattoSEI/SmartFTPThread/SmartFTPThread.csproj +++ b/root/ContrattoSEI/SmartFTPThread/SmartFTPThread.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties SmartFTPThread SmartFTPThread - v4.0 + v4.8 512 SAK SAK diff --git a/root/ContrattoSEI/SmartZip.Logic/SmartZip.Logic.csproj b/root/ContrattoSEI/SmartZip.Logic/SmartZip.Logic.csproj index d6c680d..9969c69 100644 --- a/root/ContrattoSEI/SmartZip.Logic/SmartZip.Logic.csproj +++ b/root/ContrattoSEI/SmartZip.Logic/SmartZip.Logic.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties SmartZip.Logic SmartZip.Logic - v4.0 + v4.8 512 SAK SAK diff --git a/root/ContrattoSEI/TestMemoryApp/App.config b/root/ContrattoSEI/TestMemoryApp/App.config index ead700f..71a3694 100644 --- a/root/ContrattoSEI/TestMemoryApp/App.config +++ b/root/ContrattoSEI/TestMemoryApp/App.config @@ -126,7 +126,7 @@ - + @@ -229,7 +229,7 @@ - + @@ -364,7 +364,7 @@ - + diff --git a/root/ContrattoSEI/TestMemoryApp/TestMemoryApp.csproj b/root/ContrattoSEI/TestMemoryApp/TestMemoryApp.csproj index 23c852c..bfacb10 100644 --- a/root/ContrattoSEI/TestMemoryApp/TestMemoryApp.csproj +++ b/root/ContrattoSEI/TestMemoryApp/TestMemoryApp.csproj @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ Properties TestMemoryApp TestMemoryApp - v4.6 + v4.8 512 true SAK diff --git a/root/ContrattoSEI/TrimestraleConfigurator/TrimestraleConfigurator/TrimestraleConfigurator.csproj b/root/ContrattoSEI/TrimestraleConfigurator/TrimestraleConfigurator/TrimestraleConfigurator.csproj index fe35d6c..2604df0 100644 --- a/root/ContrattoSEI/TrimestraleConfigurator/TrimestraleConfigurator/TrimestraleConfigurator.csproj +++ b/root/ContrattoSEI/TrimestraleConfigurator/TrimestraleConfigurator/TrimestraleConfigurator.csproj @@ -1,4 +1,4 @@ - + @@ -8,7 +8,7 @@ WinExe TrimestraleConfigurator TrimestraleConfigurator - v4.0 + v4.8 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/root/ContrattoSEI/WhiteList/App.config b/root/ContrattoSEI/WhiteList/App.config index 13a081e..ae56a46 100644 --- a/root/ContrattoSEI/WhiteList/App.config +++ b/root/ContrattoSEI/WhiteList/App.config @@ -67,7 +67,7 @@ - + diff --git a/root/DTSX/CampionePreparationExtended_2015.dtsx b/root/DTSX/CampionePreparationExtended_2015.dtsx index a32d01f..8dbfe66 100644 --- a/root/DTSX/CampionePreparationExtended_2015.dtsx +++ b/root/DTSX/CampionePreparationExtended_2015.dtsx @@ -26,7 +26,7 @@ DTS:Name="ConnectionString">@[User::ConnectionString] + DTS:ConnectionString="Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False;"> Data Source=10.14.152.19;User ID=f701264;Password=contrsei;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False; + DTS:DataType="8">Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Password=contrsei;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False; @[User::ConnectionString] + DTS:ConnectionString="Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False;"> Data Source=10.14.152.19;User ID=f701264;Password=contrsei;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False; + DTS:DataType="8">Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Password=contrsei;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False; @[User::connection] + DTS:ConnectionString="Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False;"> Data Source=10.14.152.19;User ID=f701264;Password=contrsei;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False; + DTS:DataType="8">Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Password=contrsei;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False; + DTS:ConnectionString="Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6DTSConfig;Provider=SQLNCLI11;Auto Translate=False;" /> + DTS:ConnectionString="Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI11;Integrated Security=SSPI;" /> diff --git a/root/DTSX/Integration Services Project2/Integration Services Project2/Integration Services Project2.dtproj b/root/DTSX/Integration Services Project2/Integration Services Project2/Integration Services Project2.dtproj index 4f09999..cf05c7e 100644 --- a/root/DTSX/Integration Services Project2/Integration Services Project2/Integration Services Project2.dtproj +++ b/root/DTSX/Integration Services Project2/Integration Services Project2/Integration Services Project2.dtproj @@ -361,7 +361,7 @@ 0 0 0 - Data Source=10.10.32.203;User ID=f701264;Initial Catalog=C6DTSConfig;Provider=SQLNCLI11;Auto Translate=False; + Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6DTSConfig;Provider=SQLNCLI11;Auto Translate=False; 18 @@ -450,7 +450,7 @@ 0 0 0 - Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI11;Integrated Security=SSPI; + Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI11;Integrated Security=SSPI; 18 diff --git a/root/DTSX/Integration Services Project2/Integration Services Project2/ProduceExcelForPostalData (1).dtsx b/root/DTSX/Integration Services Project2/Integration Services Project2/ProduceExcelForPostalData (1).dtsx index 24bce9b..0c535fc 100644 --- a/root/DTSX/Integration Services Project2/Integration Services Project2/ProduceExcelForPostalData (1).dtsx +++ b/root/DTSX/Integration Services Project2/Integration Services Project2/ProduceExcelForPostalData (1).dtsx @@ -26,7 +26,7 @@ DTS:Name="ConnectionString">@[User::ConnectionString] + DTS:ConnectionString="Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False;"> Data Source=10.14.152.19;User ID=f701264;Password=contrsei;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False; + DTS:DataType="8">Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Password=contrsei;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False; @[User::ConnectionString] + DTS:ConnectionString="Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False;"> Data Source=10.14.152.19;User ID=f701264;Password=contrsei;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False; + DTS:DataType="8">Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Password=contrsei;Initial Catalog=C6StampeCentralizzate_30062016;Provider=SQLNCLI11.1;Persist Security Info=True;Auto Translate=False; 2FIDEURAM\f701264BFDSREPORTING61/8/2014 5:05:41 PM01-101023{85B0B77F-5E46-4303-B6B1-5ED519A6FC5E}0000 -0DestinationConnectionOLEDB{34CFB7C9-C195-43DB-9E04-2388D4484763}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAbGvj8qwTEkuptm3DGeDF/wAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAADq64XllQ/iM1LAzGsDgXhYAAAAAASAAACgAAAAEAAAAEDRT40j/Pl5pkuJjs/6H7QYAAAAcdV7k8ikEG1SsnCwRCdTDHbkJ64LLU2LFAAAACZcjZy/vOsTEhe4UoWQtcAlac5UData Source=10.10.32.203;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI10.1;Persist Security Info=True;Auto Translate=false; +0DestinationConnectionOLEDB{34CFB7C9-C195-43DB-9E04-2388D4484763}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAbGvj8qwTEkuptm3DGeDF/wAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAADq64XllQ/iM1LAzGsDgXhYAAAAAASAAACgAAAAEAAAAEDRT40j/Pl5pkuJjs/6H7QYAAAAcdV7k8ikEG1SsnCwRCdTDHbkJ64LLU2LFAAAACZcjZy/vOsTEhe4UoWQtcAlac5UData Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI10.1;Persist Security Info=True;Auto Translate=false; 0Excel Connection Manager{10fbc5ee-db57-44ab-a1d6-e0d58492c95d}EXCEL0Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\C6_batch\ImportUtilityFile\QuadraturaClientiMonitorati\AnagraficaClientiApportiPrelievi.xls;Extended Properties="EXCEL 8.0;HDR=YES"; 0SourceConnectionFlatFile{AEF889FF-EAFF-4D4C-9047-E5126E6B2D6B}FLATFILE0RaggedRight103300_x000D__x000A_0_x000D__x000A_0<none>1252 FixedWidth1616129000codfis{9DA99B78-6BA3-4A04-AE12-7DCA43B004D4} diff --git a/root/DTSX/New folder/RicodificaMassiva.dtsx b/root/DTSX/New folder/RicodificaMassiva.dtsx index 6a52fd5..d0515c0 100644 --- a/root/DTSX/New folder/RicodificaMassiva.dtsx +++ b/root/DTSX/New folder/RicodificaMassiva.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING612/5/2013 12:38:29 PM51-101010{1BF2620F-B830-4F72-B564-32E9662BA294}0000 -0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAACRP7MfdNyFmeXyyV0etce7AAAAAASAAACgAAAAEAAAANEZHE6JQ299rr0NtAGaVRAYAAAAc2kY+Iy0+6CwQf7iSTIRQVr90aucX8INFAAAAOBVSq7flfyRi4WFmyC62R5EqQXUData Source=10.10.32.203;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; +0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAACRP7MfdNyFmeXyyV0etce7AAAAAASAAACgAAAAEAAAANEZHE6JQ299rr0NtAGaVRAYAAAAc2kY+Iy0+6CwQf7iSTIRQVr90aucX8INFAAAAOBVSq7flfyRi4WFmyC62R5EqQXUData Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; 0DBReport{A39AFF05-682C-4C50-9F48-D34A82699B4A}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAAA55r9cel4Thl6woN1c6VNcAAAAAASAAACgAAAAEAAAANjK0OJs2H+QrruJuC04K54YAAAAy0cqsWVL+1MK9NRufrSt0gH2V/tn+oQfFAAAALgjcIOMz0niPBzGsXWDkkyRPtfoData Source=10.10.33.175\i1;User ID=SEIReport;Initial Catalog=SEIReport;Provider=SQLNCLI.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>SEI Report</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A39AFF05-682C-4C50-9F48-D34A82699B4A}{CFE90651-157B-45C5-83B1-A25A3B5BA148} <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}{4564E4E4-0414-4DFF-851F-ABC9CD474F3F} diff --git a/root/DTSX/New folder/STAGING_F2_MAIN 1.dtsx b/root/DTSX/New folder/STAGING_F2_MAIN 1.dtsx index 8d9d1b0..535b484 100644 Binary files a/root/DTSX/New folder/STAGING_F2_MAIN 1.dtsx and b/root/DTSX/New folder/STAGING_F2_MAIN 1.dtsx differ diff --git a/root/DTSX/New folder/STAGING_F2_MAIN 2.dtsx b/root/DTSX/New folder/STAGING_F2_MAIN 2.dtsx index 1b62ae3..724f1f2 100644 Binary files a/root/DTSX/New folder/STAGING_F2_MAIN 2.dtsx and b/root/DTSX/New folder/STAGING_F2_MAIN 2.dtsx differ diff --git a/root/DTSX/New folder/STAGING_VCONTRATTI.dtsx b/root/DTSX/New folder/STAGING_VCONTRATTI.dtsx index 7a32e40..d25f167 100644 --- a/root/DTSX/New folder/STAGING_VCONTRATTI.dtsx +++ b/root/DTSX/New folder/STAGING_VCONTRATTI.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING610/1/2013 12:29:19 PM51-10108{6CA9F224-2902-46CC-B5AF-231EAD059BF6}0000 -0C6 Stampe Centralizzate{3eb85707-1fe9-401e-9ff4-5b872b7640bd}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAg9xnHAfy+EG2EhiktcpISwAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAABarenaV7rZD3BuyC3ykSIeAAAAAASAAACgAAAAEAAAAI160gV/oLX0h7Nnb6KoqYIYAAAAoLlB9CXjiqWAD6cdcAVTuKMiJQnFkXm8FAAAADl2k3xVBDRxjH/7arrRDxY5vBVKData Source=10.10.32.203;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1; +0C6 Stampe Centralizzate{3eb85707-1fe9-401e-9ff4-5b872b7640bd}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAg9xnHAfy+EG2EhiktcpISwAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAABarenaV7rZD3BuyC3ykSIeAAAAAASAAACgAAAAEAAAAI160gV/oLX0h7Nnb6KoqYIYAAAAoLlB9CXjiqWAD6cdcAVTuKMiJQnFkXm8FAAAADl2k3xVBDRxjH/7arrRDxY5vBVKData Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1; 0RicodificaMassiva.dtsx{CEEB9AB7-EBDA-4679-9815-72E637ECBEEF}FILE0D:\C6_BATCH\SSIS_ContrattoSeiPeriodico\RicodificaMassiva.dtsx <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{0E0BB125-EFF6-4DA4-83F3-9A59582F3DF9}{E36DFAAE-23C0-4EFF-A64D-EEE1F75118EB} <Package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DtsControlFlowDiagram><dwd:BoundingLeft>1000</dwd:BoundingLeft><dwd:BoundingTop>-501</dwd:BoundingTop><dwd:Layout><dds> diff --git a/root/DTSX/SSIS_ContractoSei/C6 Stampe Centralizzate.ds b/root/DTSX/SSIS_ContractoSei/C6 Stampe Centralizzate.ds index 5ba9fbf..90e9824 100644 --- a/root/DTSX/SSIS_ContractoSei/C6 Stampe Centralizzate.ds +++ b/root/DTSX/SSIS_ContractoSei/C6 Stampe Centralizzate.ds @@ -3,7 +3,7 @@ C6 Stampe Centralizzate 0001-01-01T00:00:00Z 0001-01-01T00:00:00Z - Provider=SQLNCLI.1;Data Source=10.10.32.203;Persist Security Info=True;Password=;User ID=;Initial Catalog=C6StampeCentralizzate + Provider=SQLNCLI.1;Data Source=DATABASE_PDC_LOCALE;Persist Security Info=True;Password=;User ID=;Initial Catalog=C6StampeCentralizzate PasswordRemoved PT0S \ No newline at end of file diff --git a/root/DTSX/SSIS_ContractoSei/NEW_ADS4WS.dtsx b/root/DTSX/SSIS_ContractoSei/NEW_ADS4WS.dtsx index 53d52b1..55f07e7 100644 --- a/root/DTSX/SSIS_ContractoSei/NEW_ADS4WS.dtsx +++ b/root/DTSX/SSIS_ContractoSei/NEW_ADS4WS.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\m800102BFDSREPORTING62/23/2011 12:57:33 PM51-10106{8B9F65EA-826D-46C1-8FDF-707D42826EF1}0000 -0C6 Stampe Centralizzate{3D878248-7042-4BB0-98E6-53D7B999DD3F}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA6v1+AJUVSE23Khkol7yc9QAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAAC23FYCle4AvP5uWOEcncxlAAAAAASAAACgAAAAEAAAAFRe7k7TsYBHeIC+OSlYxQoYAAAAk0xeDLuYQwjga3B1B4A9xBhi3Qf56sHLFAAAAEnbOzyhIReukM9ExrYh9ZMaUG8OData Source=10.10.32.203;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; +0C6 Stampe Centralizzate{3D878248-7042-4BB0-98E6-53D7B999DD3F}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA6v1+AJUVSE23Khkol7yc9QAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAAC23FYCle4AvP5uWOEcncxlAAAAAASAAACgAAAAEAAAAFRe7k7TsYBHeIC+OSlYxQoYAAAAk0xeDLuYQwjga3B1B4A9xBhi3Qf56sHLFAAAAEnbOzyhIReukM9ExrYh9ZMaUG8OData Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; 0Sei{DD294E76-F2F4-4EF6-82D1-140157357397}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA6v1+AJUVSE23Khkol7yc9QAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAAA68nRAY8uPCzGRp3vA9kGcAAAAAASAAACgAAAAEAAAAAUFyRO1tOSmxkPpW07yheEQAAAAGR87LNFqc5tjFyBfJianNhQAAABQDR3WGN3K03i/ICijNWMtSwfWUgData Source=SEI_PROD;User ID=M700143;Provider=OraOLEDB.Oracle.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{3D878248-7042-4BB0-98E6-53D7B999DD3F}{F59D8F3D-6F17-4285-B510-32919B25309A} <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{7057E039-8617-4619-A8B9-F9A3DD91DF66}{801196B9-67A1-416C-AA36-0CA2BED33388} diff --git a/root/DTSX/SSIS_ContractoSei/RicodificaMassiva 1.dtsx b/root/DTSX/SSIS_ContractoSei/RicodificaMassiva 1.dtsx index a219971..25922d8 100644 --- a/root/DTSX/SSIS_ContractoSei/RicodificaMassiva 1.dtsx +++ b/root/DTSX/SSIS_ContractoSei/RicodificaMassiva 1.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING612/5/2013 12:38:29 PM51-101011{01CC3805-C4FC-4D54-9AE1-D759F84C278C}0000 -0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAAAP//xTmsGkm/AJHUXz9MGnAAAAAASAAACgAAAAEAAAAMyQTzJlr8KsY9PFFKDFTywYAAAAtwy+Y8bUj7lSy9YEBwU5hdewcbm2v1ofFAAAABXHyHyeRy3MZIfDMuhq+5FS0ICBData Source=10.10.32.203;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; +0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAAAP//xTmsGkm/AJHUXz9MGnAAAAAASAAACgAAAAEAAAAMyQTzJlr8KsY9PFFKDFTywYAAAAtwy+Y8bUj7lSy9YEBwU5hdewcbm2v1ofFAAAABXHyHyeRy3MZIfDMuhq+5FS0ICBData Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; 0DBReport{A39AFF05-682C-4C50-9F48-D34A82699B4A}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAAA9We4jeBDxGA6ZA8IGobp0AAAAAASAAACgAAAAEAAAANWXkwioR1CvH1zSylT8vF4YAAAAOM3lEkhMh29v135NAKZpeEwq88RESE+gFAAAAD7Kz5m/b9M1UcojTfGFy06MHtXdData Source=10.10.33.175\i1;User ID=SEIReport;Initial Catalog=SEIReport;Provider=SQLNCLI.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>SEI Report</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A39AFF05-682C-4C50-9F48-D34A82699B4A}{3269123D-A610-43FE-8E68-1D8304D65837} <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}{053A3742-CA17-4EE3-B45A-C0D15D4B77CD} diff --git a/root/DTSX/SSIS_ContractoSei/RicodificaMassiva.dtsx b/root/DTSX/SSIS_ContractoSei/RicodificaMassiva.dtsx index a219971..25922d8 100644 --- a/root/DTSX/SSIS_ContractoSei/RicodificaMassiva.dtsx +++ b/root/DTSX/SSIS_ContractoSei/RicodificaMassiva.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING612/5/2013 12:38:29 PM51-101011{01CC3805-C4FC-4D54-9AE1-D759F84C278C}0000 -0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAAAP//xTmsGkm/AJHUXz9MGnAAAAAASAAACgAAAAEAAAAMyQTzJlr8KsY9PFFKDFTywYAAAAtwy+Y8bUj7lSy9YEBwU5hdewcbm2v1ofFAAAABXHyHyeRy3MZIfDMuhq+5FS0ICBData Source=10.10.32.203;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; +0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAAAP//xTmsGkm/AJHUXz9MGnAAAAAASAAACgAAAAEAAAAMyQTzJlr8KsY9PFFKDFTywYAAAAtwy+Y8bUj7lSy9YEBwU5hdewcbm2v1ofFAAAABXHyHyeRy3MZIfDMuhq+5FS0ICBData Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; 0DBReport{A39AFF05-682C-4C50-9F48-D34A82699B4A}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAAA9We4jeBDxGA6ZA8IGobp0AAAAAASAAACgAAAAEAAAANWXkwioR1CvH1zSylT8vF4YAAAAOM3lEkhMh29v135NAKZpeEwq88RESE+gFAAAAD7Kz5m/b9M1UcojTfGFy06MHtXdData Source=10.10.33.175\i1;User ID=SEIReport;Initial Catalog=SEIReport;Provider=SQLNCLI.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>SEI Report</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A39AFF05-682C-4C50-9F48-D34A82699B4A}{3269123D-A610-43FE-8E68-1D8304D65837} <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}{053A3742-CA17-4EE3-B45A-C0D15D4B77CD} diff --git a/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/SIMPBConsole.exe.config b/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/SIMPBConsole.exe.config index 397556e..b4feb9d 100644 --- a/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/SIMPBConsole.exe.config +++ b/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/SIMPBConsole.exe.config @@ -12,7 +12,7 @@ - + diff --git a/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/SIMPB_Wrapper_Net_old_20150630.exe.config b/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/SIMPB_Wrapper_Net_old_20150630.exe.config index 371cbdd..00546e8 100644 --- a/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/SIMPB_Wrapper_Net_old_20150630.exe.config +++ b/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/SIMPB_Wrapper_Net_old_20150630.exe.config @@ -12,7 +12,7 @@ - + diff --git a/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/TEST WRAPPER/SIMPB_Wrapper_Net.exe.config b/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/TEST WRAPPER/SIMPB_Wrapper_Net.exe.config index 0dc3cdc..621a657 100644 --- a/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/TEST WRAPPER/SIMPB_Wrapper_Net.exe.config +++ b/root/DTSX/SSIS_ContractoSei/SIM_PB_WRAPPER/TEST WRAPPER/SIMPB_Wrapper_Net.exe.config @@ -12,7 +12,7 @@ - + diff --git a/root/DTSX/SSIS_ContractoSei/SSIS_ContrattoSei.dtproj b/root/DTSX/SSIS_ContractoSei/SSIS_ContrattoSei.dtproj index a789c66..844907d 100644 --- a/root/DTSX/SSIS_ContractoSei/SSIS_ContrattoSei.dtproj +++ b/root/DTSX/SSIS_ContractoSei/SSIS_ContrattoSei.dtproj @@ -70,7 +70,7 @@ C6 Stampe Centralizzate C6 Stampe Centralizzate - Provider=SQLNCLI.1;Data Source=10.10.32.203;Persist Security Info=True;Password=;User ID=;Initial Catalog=C6StampeCentralizzate + Provider=SQLNCLI.1;Data Source=DATABASE_PDC_LOCALE;Persist Security Info=True;Password=;User ID=;Initial Catalog=C6StampeCentralizzate DFDR diff --git a/root/DTSX/SSIS_ContractoSei/bin_old/NEW_ADS4WS.dtsx b/root/DTSX/SSIS_ContractoSei/bin_old/NEW_ADS4WS.dtsx index 53d52b1..55f07e7 100644 --- a/root/DTSX/SSIS_ContractoSei/bin_old/NEW_ADS4WS.dtsx +++ b/root/DTSX/SSIS_ContractoSei/bin_old/NEW_ADS4WS.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\m800102BFDSREPORTING62/23/2011 12:57:33 PM51-10106{8B9F65EA-826D-46C1-8FDF-707D42826EF1}0000 -0C6 Stampe Centralizzate{3D878248-7042-4BB0-98E6-53D7B999DD3F}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA6v1+AJUVSE23Khkol7yc9QAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAAC23FYCle4AvP5uWOEcncxlAAAAAASAAACgAAAAEAAAAFRe7k7TsYBHeIC+OSlYxQoYAAAAk0xeDLuYQwjga3B1B4A9xBhi3Qf56sHLFAAAAEnbOzyhIReukM9ExrYh9ZMaUG8OData Source=10.10.32.203;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; +0C6 Stampe Centralizzate{3D878248-7042-4BB0-98E6-53D7B999DD3F}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA6v1+AJUVSE23Khkol7yc9QAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAAC23FYCle4AvP5uWOEcncxlAAAAAASAAACgAAAAEAAAAFRe7k7TsYBHeIC+OSlYxQoYAAAAk0xeDLuYQwjga3B1B4A9xBhi3Qf56sHLFAAAAEnbOzyhIReukM9ExrYh9ZMaUG8OData Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; 0Sei{DD294E76-F2F4-4EF6-82D1-140157357397}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA6v1+AJUVSE23Khkol7yc9QAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAAA68nRAY8uPCzGRp3vA9kGcAAAAAASAAACgAAAAEAAAAAUFyRO1tOSmxkPpW07yheEQAAAAGR87LNFqc5tjFyBfJianNhQAAABQDR3WGN3K03i/ICijNWMtSwfWUgData Source=SEI_PROD;User ID=M700143;Provider=OraOLEDB.Oracle.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{3D878248-7042-4BB0-98E6-53D7B999DD3F}{F59D8F3D-6F17-4285-B510-32919B25309A} <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{7057E039-8617-4619-A8B9-F9A3DD91DF66}{801196B9-67A1-416C-AA36-0CA2BED33388} diff --git a/root/DTSX/SSIS_ContractoSei/bin_old/RicodificaMassiva.dtsx b/root/DTSX/SSIS_ContractoSei/bin_old/RicodificaMassiva.dtsx index 8ade904..f77ea7b 100644 --- a/root/DTSX/SSIS_ContractoSei/bin_old/RicodificaMassiva.dtsx +++ b/root/DTSX/SSIS_ContractoSei/bin_old/RicodificaMassiva.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING612/5/2013 12:38:29 PM51-10104{D5EAFFFC-2BCC-45F4-A2FC-C73D4032F5BA}0000 -0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 0DBReport{A39AFF05-682C-4C50-9F48-D34A82699B4A}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAm1axr4daH0Si7bh6uatQrgAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADzxCh519nROhSyw/63V+oYAAAAAASAAACgAAAAEAAAAATNSL+zGlv6+iKqBvB1/h4YAAAANtR5gru1Blk4SQncHwz5Xsn+wmFeKV9vFAAAAMJ+4gd7Lqatf6HmMmpLclB3c5WjData Source=10.10.33.175\i1;User ID=SEIReport;Initial Catalog=SEIReport;Provider=SQLNCLI.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>SEI Report</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A39AFF05-682C-4C50-9F48-D34A82699B4A}{AF68C37B-02D2-49E3-96AF-D5C19BD682E4} <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}{D5FE6034-7089-41B5-9DD1-88F7559BDA0E} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/C6 Stampe Centralizzate.ds b/root/DTSX/SSIS_ContrattoSeiPeriodico/C6 Stampe Centralizzate.ds index f5e84af..b97c3b8 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/C6 Stampe Centralizzate.ds +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/C6 Stampe Centralizzate.ds @@ -3,7 +3,7 @@ C6 Stampe Centralizzate 0001-01-01T00:00:00Z 0001-01-01T00:00:00Z - Provider=SQLNCLI.1;Data Source=10.10.32.203;Integrated Security=SSPI;Initial Catalog=C6StampeCentralizzate + Provider=SQLNCLI.1;Data Source=DATABASE_PDC_LOCALE;Integrated Security=SSPI;Initial Catalog=C6StampeCentralizzate Unchanged PT0S \ No newline at end of file diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/COPIA_MONITORAGGIO (1).dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/COPIA_MONITORAGGIO (1).dtsx index c482b9e..4153666 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/COPIA_MONITORAGGIO (1).dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/COPIA_MONITORAGGIO (1).dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\m800102BFDSC6011/16/2010 12:14:53 PM51-101017{F6FB4C0C-2634-424A-A8FE-9696F6FEF3AE}0000 -0C6 Stampe Centralizzate{376D8BA6-41DE-41C8-BC1E-46465D5E2842}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{376D8BA6-41DE-41C8-BC1E-46465D5E2842}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 0SEI PROD_MONITORAGGIO{5572B951-C80B-4F53-AE24-040135E79487}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAx4Jdy9UyeEOCghauRwCw1AAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAAC/a8cDZvKprEH0DjMiH/qiAAAAAASAAACgAAAAEAAAAFIox+2p1rItZmvasxIXhWIQAAAAir/7VxyXRXffTR/qIlRwzRQAAAADBSIO2+EtSPiU+sSwmq4LlNWM2QData Source=SEI_PROD;User ID=F700630;Provider=OraOLEDB.Oracle.1;Persist Security Info=True; 0SEI_PROD.M700143{A8F35ABE-9A4A-4EC2-9DD1-17C34E4F3598}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAx4Jdy9UyeEOCghauRwCw1AAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAABhP9PmckhNUgfDmQC8lj0WAAAAAASAAACgAAAAEAAAANoP7qOA1Ml5VONOshyzF70QAAAAuE7pSjWGoTVkDnOqiHmuvRQAAACSTD9pVTZFeMDPOry3/GDL1DqT5gData Source=SEI_PROD;User ID=M700143;Provider=OraOLEDB.Oracle.1; <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{1C45C5D9-4BB1-413C-BDCD-5BEA6471DD78}{51A9D1AE-8B1E-4556-8CC9-B4929CF0295D} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/Consulenza.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/Consulenza.dtsx index 2a759a7..2257090 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/Consulenza.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/Consulenza.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_ControlloTrimestrale.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_ControlloTrimestrale.dtsx index bdee083..40199ba 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_ControlloTrimestrale.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_ControlloTrimestrale.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING612/19/2013 5:51:04 PM51-10105{F993D67F-7C5E-44D0-9BAC-EDA99E24B4EA}0000 -0C6 Stampe Centralizzate{B500169E-7A24-413D-BB1F-D45B5A90BBF0}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{B500169E-7A24-413D-BB1F-D45B5A90BBF0}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{01BF3898-9E3F-496A-9261-6A763AE7D6FD}{FCF01621-EF16-425A-9E12-E993D127DE44} <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{246A0209-233C-48F2-A81F-59F269480B45}{D89AC3CD-ED36-4855-80A1-6B36E814F0AD} <Package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DtsControlFlowDiagram><dwd:BoundingLeft>-7914</dwd:BoundingLeft><dwd:BoundingTop>-2948</dwd:BoundingTop><dwd:Layout><dds> diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_EMAIL_PB.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_EMAIL_PB.dtsx index 0546a7f..72984b4 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_EMAIL_PB.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_EMAIL_PB.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_F2_MAIN 1.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_F2_MAIN 1.dtsx index 9857615..4b2da85 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_F2_MAIN 1.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_F2_MAIN 1.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_F2_MAIN.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_F2_MAIN.dtsx index 0511418..fbcc94f 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_F2_MAIN.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_F2_MAIN.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_GESTIONE_EMAIL_REPORT_DA_GENERARE_E_RNA.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_GESTIONE_EMAIL_REPORT_DA_GENERARE_E_RNA.dtsx index 60845d8..8300310 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_GESTIONE_EMAIL_REPORT_DA_GENERARE_E_RNA.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_GESTIONE_EMAIL_REPORT_DA_GENERARE_E_RNA.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO (1).dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO (1).dtsx index c8a7d5b..8cc9c57 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO (1).dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO (1).dtsx @@ -1,5 +1,5 @@ 2ADECCO-81014BD1\adeccoADECCO-81014BD111/7/2008 3:42:02 PM50-1010124{235B58A5-1CEF-4D4B-93E1-6600359E3773}-1000 -0134.44.28.221.C6DTSConfig.C6Stampe{FACA48C3-F782-4612-9321-52A5EAD883A7}OLEDB0Data Source=10.10.32.203;User ID=f701264;Initial Catalog=C6DTSConfig;Provider=SQLNCLI.1;Auto Translate=False; +0134.44.28.221.C6DTSConfig.C6Stampe{FACA48C3-F782-4612-9321-52A5EAD883A7}OLEDB0Data Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6DTSConfig;Provider=SQLNCLI.1;Auto Translate=False; 0C6 Stampe Centralizzate{5FBCB7C3-A3A8-4825-9213-9904CB0FC45B}OLEDB0Data Source=BFDSREPORTING6;User ID=F701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 1D:\C6_BATCH\SSIS_ContrattoSeiPeriodico\C6DTSConfig.dtsConfigC6DTSConfig{CEA08B77-9565-4641-B6F5-D0F87DC54F71} 7"134.44.28.221.C6DTSConfig.C6Stampe";"[dbo].[SSIS Configurations Periodico]";"DATAMART_PR_RISCHIO";DATAMART_PR_RISCHIO{8F28A1F7-C275-482A-BDD8-B3519B0E12A7} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO 1.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO 1.dtsx index 27f765f..bf0cda1 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO 1.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO 1.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO 2.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO 2.dtsx index 1f2f5d0..34dacf7 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO 2.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO 2.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO.dtsx index adb1b57..fd45ffd 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_PR_RISCHIO.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 1.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 1.dtsx index d7ebd4f..6557f6f 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 1.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 1.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 2.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 2.dtsx index 1d04e0a..cdca66b 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 2.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 2.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 3.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 3.dtsx index 79459a1..c512c51 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 3.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB 3.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB.dtsx index 56d420d..5579f6f 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_SEI_SIMPB.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_STORICIZZAZIONE 1.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_STORICIZZAZIONE 1.dtsx index bb71937..20f6c35 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_STORICIZZAZIONE 1.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_STORICIZZAZIONE 1.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_STORICIZZAZIONE.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_STORICIZZAZIONE.dtsx index bb71937..20f6c35 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_STORICIZZAZIONE.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/DATAMART_STORICIZZAZIONE.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (1) (1).dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (1) (1).dtsx index f5c0c06..628bcee 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (1) (1).dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (1) (1).dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING64/21/2010 1:57:58 PM51-10108{0134C822-DC76-4C92-8127-37F13D0AE03D}0000 -010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAx4Jdy9UyeEOCghauRwCw1AAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAACv7Qx5gKc8dYnMK3ZJ+xEcAAAAAASAAACgAAAAEAAAAA6ZYR2ZeqWG1K5WNFlg1REYAAAAoGeuBrNVfXX9v+uaPqqw/oIPk4D4zXGdFAAAAE5jch42Ark9k8Ym4zMlR8aEX3qvData Source=10.10.32.203;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; +010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAx4Jdy9UyeEOCghauRwCw1AAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAACv7Qx5gKc8dYnMK3ZJ+xEcAAAAAASAAACgAAAAEAAAAA6ZYR2ZeqWG1K5WNFlg1REYAAAAoGeuBrNVfXX9v+uaPqqw/oIPk4D4zXGdFAAAAE5jch42Ark9k8Ym4zMlR8aEX3qvData Source=DATABASE_PDC_LOCALE;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; 0OUTPUT_SELECTA_MERGED{3A1AA17F-5CAA-4B17-8666-64C066385224}FLATFILE0Delimited103300_x007C_00<none>1252 Delimited_x007C_01112900-1Column 0{4AAABB1D-9660-45DF-8A12-8C5886D92915} Delimited_x007C_05012900-1Column 1{B72E9F34-EC84-4789-B91F-472068E13BA4} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (1).dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (1).dtsx index 76d9390..5fa50ea 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (1).dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (1).dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING64/21/2010 1:57:58 PM51-10108{2E76E7D8-60B1-46B6-805A-651F7854AC05}0000 -010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAFci800VbrUGnYDbFBe8/GgAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADdN5uCw5a204+bQwgUaiuMAAAAAASAAACgAAAAEAAAACgmEkI3hg4gf6llm0HBGeAYAAAA0IZC8xr2nY5YFjQjS1IqGbOxc13kDMiNFAAAACjJOFc6AtAhSZ+1ytmb3s4yIlyhData Source=10.10.32.203;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; +010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAFci800VbrUGnYDbFBe8/GgAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADdN5uCw5a204+bQwgUaiuMAAAAAASAAACgAAAAEAAAACgmEkI3hg4gf6llm0HBGeAYAAAA0IZC8xr2nY5YFjQjS1IqGbOxc13kDMiNFAAAACjJOFc6AtAhSZ+1ytmb3s4yIlyhData Source=DATABASE_PDC_LOCALE;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; 0OUTPUT_SELECTA_MERGED{3A1AA17F-5CAA-4B17-8666-64C066385224}FLATFILE0Delimited103300_x007C_00<none>1252 Delimited_x007C_01112900-1Column 0{4AAABB1D-9660-45DF-8A12-8C5886D92915} Delimited_x007C_05012900-1Column 1{B72E9F34-EC84-4789-B91F-472068E13BA4} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (2).dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (2).dtsx index 97f19fa..437eb38 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (2).dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (2).dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING64/21/2010 1:57:58 PM51-10108{87159571-4189-4947-831D-31558B060EEB}0000 -010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhCpujzOGBUKdd4lrJ0zIrQAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADP/a/B8Zk3SZaXx1L1+bLhAAAAAASAAACgAAAAEAAAAMWFhm+9bMbxmTpdrKnGqowYAAAAxjUMLl3eLUnkfUis+nmpHgnPx3JbfikmFAAAAAgZVKtlbNNEDy7VEt9BRx/E0d/bData Source=10.10.32.203;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; +010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhCpujzOGBUKdd4lrJ0zIrQAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADP/a/B8Zk3SZaXx1L1+bLhAAAAAASAAACgAAAAEAAAAMWFhm+9bMbxmTpdrKnGqowYAAAAxjUMLl3eLUnkfUis+nmpHgnPx3JbfikmFAAAAAgZVKtlbNNEDy7VEt9BRx/E0d/bData Source=DATABASE_PDC_LOCALE;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; 0OUTPUT_SELECTA_MERGED{3A1AA17F-5CAA-4B17-8666-64C066385224}FLATFILE0Delimited103300_x007C_00<none>1252 Delimited_x007C_01112900-1Column 0{4AAABB1D-9660-45DF-8A12-8C5886D92915} Delimited_x007C_05012900-1Column 1{B72E9F34-EC84-4789-B91F-472068E13BA4} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (3).dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (3).dtsx index 0fa6121..6a030da 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (3).dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (3).dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING64/21/2010 1:57:58 PM51-10108{E4355E64-99F6-4EB3-89CF-CD3484CCD9F4}0000 -010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhCpujzOGBUKdd4lrJ0zIrQAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADwUDO05ajBjhw9+Y5LekCGAAAAAASAAACgAAAAEAAAANZQt2Ef57AgEn6KeWnPtI4YAAAAjgEhi2rxdT0kMhqHV6eqA8iQFjgTQW/FFAAAAC3Nd6Eh4I51CCyzfjTyYXOVN9wjData Source=10.10.32.203;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; +010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhCpujzOGBUKdd4lrJ0zIrQAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADwUDO05ajBjhw9+Y5LekCGAAAAAASAAACgAAAAEAAAANZQt2Ef57AgEn6KeWnPtI4YAAAAjgEhi2rxdT0kMhqHV6eqA8iQFjgTQW/FFAAAAC3Nd6Eh4I51CCyzfjTyYXOVN9wjData Source=DATABASE_PDC_LOCALE;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; 0OUTPUT_SELECTA_MERGED{3A1AA17F-5CAA-4B17-8666-64C066385224}FLATFILE0Delimited103300_x007C_00<none>1252 Delimited_x007C_01112900-1Column 0{4AAABB1D-9660-45DF-8A12-8C5886D92915} Delimited_x007C_05012900-1Column 1{B72E9F34-EC84-4789-B91F-472068E13BA4} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (4).dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (4).dtsx index 0d5aea3..c1653b1 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (4).dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (4).dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING64/21/2010 1:57:58 PM51-10108{329C226B-6DC2-4B81-8F26-B800A01EA91C}0000 -010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhCpujzOGBUKdd4lrJ0zIrQAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADWzfTRDL6wxlLlzsSGs2x7AAAAAASAAACgAAAAEAAAAJ+Iie7ptX+Kyb+OiwMhZCoYAAAA1pr+ReH97gUmAtJXAVrhk1G2o+Lwg5amFAAAAO8aDgVf3hLEmzTDel4N19sVxa3jData Source=10.10.32.203;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; +010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhCpujzOGBUKdd4lrJ0zIrQAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADWzfTRDL6wxlLlzsSGs2x7AAAAAASAAACgAAAAEAAAAJ+Iie7ptX+Kyb+OiwMhZCoYAAAA1pr+ReH97gUmAtJXAVrhk1G2o+Lwg5amFAAAAO8aDgVf3hLEmzTDel4N19sVxa3jData Source=DATABASE_PDC_LOCALE;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; 0OUTPUT_SELECTA_MERGED{3A1AA17F-5CAA-4B17-8666-64C066385224}FLATFILE0Delimited103300_x007C_00<none>1252 Delimited_x007C_01112900-1Column 0{4AAABB1D-9660-45DF-8A12-8C5886D92915} Delimited_x007C_05012900-1Column 1{B72E9F34-EC84-4789-B91F-472068E13BA4} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (5).dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (5).dtsx index aacaa14..ef9fe2d 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (5).dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT (5).dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING64/21/2010 1:57:58 PM51-10108{1677CCBD-D662-40B3-9FFF-77B2C9443196}0000 -010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhCpujzOGBUKdd4lrJ0zIrQAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAACgvEYk8L/mOpWjT84SJ6vPAAAAAASAAACgAAAAEAAAAHzZsvdJDlbTNMOKm9emziYYAAAAnQgbaUT2XteDkgcN0cIg5bP5Fx8UqTbZFAAAAL3ifTfBM+Jd1CThFYUJuAx+32gVData Source=10.10.32.203;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; +010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhCpujzOGBUKdd4lrJ0zIrQAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAACgvEYk8L/mOpWjT84SJ6vPAAAAAASAAACgAAAAEAAAAHzZsvdJDlbTNMOKm9emziYYAAAAnQgbaUT2XteDkgcN0cIg5bP5Fx8UqTbZFAAAAL3ifTfBM+Jd1CThFYUJuAx+32gVData Source=DATABASE_PDC_LOCALE;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; 0OUTPUT_SELECTA_MERGED{3A1AA17F-5CAA-4B17-8666-64C066385224}FLATFILE0Delimited103300_x007C_00<none>1252 Delimited_x007C_01112900-1Column 0{4AAABB1D-9660-45DF-8A12-8C5886D92915} Delimited_x007C_05012900-1Column 1{B72E9F34-EC84-4789-B91F-472068E13BA4} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT.dtsx index 7a785db..c87d65c 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/Importing_Selecta_OUTPUT.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING64/21/2010 1:57:58 PM51-10108{7B8A8DB0-3D3F-4335-846D-1381E6D2550D}0000 -010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAIIF03LAXMkazQAU/q90h+wAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAABQueRFbslQlWKy1FNHhOpsAAAAAASAAACgAAAAEAAAAAwbPVS88O+/92UwKOi2FBQYAAAAGISrpKidiD1KU1VqEGKF9KqGISDjJjHqFAAAAAkL7qph2oQJOkXwUalKkp1/etI0Data Source=10.10.32.203;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; +010.10.32.203.F701264{5DCB793A-AE74-4064-A3C1-2BFF1FF31CBA}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAIIF03LAXMkazQAU/q90h+wAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAABQueRFbslQlWKy1FNHhOpsAAAAAASAAACgAAAAEAAAAAwbPVS88O+/92UwKOi2FBQYAAAAGISrpKidiD1KU1VqEGKF9KqGISDjJjHqFAAAAAkL7qph2oQJOkXwUalKkp1/etI0Data Source=DATABASE_PDC_LOCALE;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; 0OUTPUT_SELECTA_MERGED{3A1AA17F-5CAA-4B17-8666-64C066385224}FLATFILE0Delimited103300_x007C_00<none>1252 Delimited_x007C_01112900-1Column 0{4AAABB1D-9660-45DF-8A12-8C5886D92915} Delimited_x007C_05012900-1Column 1{B72E9F34-EC84-4789-B91F-472068E13BA4} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva (1).dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva (1).dtsx index 05e849d..c5378af 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva (1).dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva (1).dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING612/5/2013 12:38:29 PM51-10104{DDF7DA83-8AC9-4434-8B44-25EAC9A3EA9E}0000 -0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 0DBReport{A39AFF05-682C-4C50-9F48-D34A82699B4A}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAm1axr4daH0Si7bh6uatQrgAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAABXKhDV6VFPR387/o7TQiEcAAAAAASAAACgAAAAEAAAAPpNjlarmpx6ruZk8jmEORQYAAAAlBFlCOCpNfn2Sfh9dyTcLEOzjC0Rg7tQFAAAAPCH00vbsjzk6FbNWnU5lHCaXkMYData Source=10.10.33.175\i1;User ID=SEIReport;Initial Catalog=SEIReport;Provider=SQLNCLI.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>SEI Report</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A39AFF05-682C-4C50-9F48-D34A82699B4A}{AF68C37B-02D2-49E3-96AF-D5C19BD682E4} <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}{D5FE6034-7089-41B5-9DD1-88F7559BDA0E} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva (2).dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva (2).dtsx index 45482a1..457d260 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva (2).dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva (2).dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING612/5/2013 12:38:29 PM51-10104{D6400A53-A22A-43C2-AE5A-DCDDF992A8D6}0000 -0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 0DBReport{A39AFF05-682C-4C50-9F48-D34A82699B4A}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAeMzOwpQiMEuksajGWDF1PwAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADg9JmfLZOyfNT3c2WTHPy8AAAAAASAAACgAAAAEAAAACH3eM8UWoKnAMu/bJAlU+AYAAAAdLgZyIkJXHr9fjH/MJpSVzLTw50l6odcFAAAAGWPT4aEsW/XAdwPeIrprbEzBHgxData Source=10.10.33.175\i1;User ID=SEIReport;Initial Catalog=SEIReport;Provider=SQLNCLI.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>SEI Report</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A39AFF05-682C-4C50-9F48-D34A82699B4A}{AF68C37B-02D2-49E3-96AF-D5C19BD682E4} <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}{D5FE6034-7089-41B5-9DD1-88F7559BDA0E} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva.dtsx index 6a52fd5..d0515c0 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/RicodificaMassiva.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING612/5/2013 12:38:29 PM51-101010{1BF2620F-B830-4F72-B564-32E9662BA294}0000 -0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAACRP7MfdNyFmeXyyV0etce7AAAAAASAAACgAAAAEAAAANEZHE6JQ299rr0NtAGaVRAYAAAAc2kY+Iy0+6CwQf7iSTIRQVr90aucX8INFAAAAOBVSq7flfyRi4WFmyC62R5EqQXUData Source=10.10.32.203;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; +0C6 Stampe Centralizzate{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAACRP7MfdNyFmeXyyV0etce7AAAAAASAAACgAAAAEAAAANEZHE6JQ299rr0NtAGaVRAYAAAAc2kY+Iy0+6CwQf7iSTIRQVr90aucX8INFAAAAOBVSq7flfyRi4WFmyC62R5EqQXUData Source=DATABASE_PDC_LOCALE;User ID=f701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; 0DBReport{A39AFF05-682C-4C50-9F48-D34A82699B4A}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAAA55r9cel4Thl6woN1c6VNcAAAAAASAAACgAAAAEAAAANjK0OJs2H+QrruJuC04K54YAAAAy0cqsWVL+1MK9NRufrSt0gH2V/tn+oQfFAAAALgjcIOMz0niPBzGsXWDkkyRPtfoData Source=10.10.33.175\i1;User ID=SEIReport;Initial Catalog=SEIReport;Provider=SQLNCLI.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>SEI Report</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A39AFF05-682C-4C50-9F48-D34A82699B4A}{CFE90651-157B-45C5-83B1-A25A3B5BA148} <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{A742DB1B-CB0B-4347-9724-BE5979FB9CC7}{4564E4E4-0414-4DFF-851F-ABC9CD474F3F} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/S80_FROM_SEI.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/S80_FROM_SEI.dtsx index 3352ad9..67ceace 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/S80_FROM_SEI.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/S80_FROM_SEI.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\m800102BFDSC6011/7/2010 4:25:22 PM51-101011{4A01AEB9-D74F-40F7-9837-AF4141FCB839}0000 -0C6 Stampe Centralizzate{70E68E0E-2C2A-4448-ADE8-90057328FBEE}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{70E68E0E-2C2A-4448-ADE8-90057328FBEE}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 0Sei{3D32A621-EE6D-41F8-8919-6A6B54AB559B}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAm1axr4daH0Si7bh6uatQrgAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAAD5a62XY1jQl13PlbrXFFGoAAAAAASAAACgAAAAEAAAAM1IP8LHpVFJmmR8Wqt/n8AQAAAA9e+Snb6GVXpep0IjLyLIjxQAAADUvVAQjIlt7PvpluvfGfSjRzu2XgData Source=SEI_PROD;User ID=M700143;Provider=OraOLEDB.Oracle.1;Persist Security Info=True; <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{01D3948A-B4CC-4891-9B4E-012857069D62}{C7D160C7-60D8-4EE2-9B95-6547413AFCE8} <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>Sei</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{3D32A621-EE6D-41F8-8919-6A6B54AB559B}{31D7168F-9033-4BD6-9EA9-2B0785F45CA2} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/S80_TO_SEI.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/S80_TO_SEI.dtsx index 1333d7d..956fcc2 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/S80_TO_SEI.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/S80_TO_SEI.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\m800102BFDSC60111/18/2009 4:21:49 PM51-101033{A088DDB4-CFA5-4EFD-B01B-40F4F521B2D3}0000 -0C6 Stampe Centralizzate{F21E0ABD-57E0-404A-B1AD-6C61ECFC022D}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{F21E0ABD-57E0-404A-B1AD-6C61ECFC022D}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 0Consulenza Evoluta{7D7806A9-4D0E-4D4D-B272-189FD2FBF884}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAACeLDVHYWSh+euc7/fpcmlqAAAAAASAAACgAAAAEAAAAGF+VjvhvPid84igxV+m1dkQAAAApy2Iz6lQbjWWe/qsI6vBxxQAAACi/WV9rcpsGH3AdARB4mU3ls0pkgData Source=10.10.32.73;User ID=f701263;Initial Catalog=ConsulenzaEvoluta;Provider=SQLNCLI.1;Persist Security Info=True; 0Sei{4EE5CD55-9EB0-4E6D-BE76-5EC2F7D16484}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAAAAmQhpfE+wUEbWiBT0G95JAAAAAASAAACgAAAAEAAAAEc6k9b4HPbYWk2bJlfCcmkIAAAA3cBeylP1m1EUAAAAVNSt6KubNmu26jQRywMEspXaAFYData Source=SEI_PROD;User ID=M700143;Provider=OraOLEDB.Oracle.1;Persist Security Info=True; <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{38FA6D56-270B-4BFE-AFD3-120E2828E05B}{2F319602-8BAF-448B-9A81-8EE8513916D3} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/SSIS_ContrattoSeiPeriodico.dtproj b/root/DTSX/SSIS_ContrattoSeiPeriodico/SSIS_ContrattoSeiPeriodico.dtproj index 715459e..4eadcb3 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/SSIS_ContrattoSeiPeriodico.dtproj +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/SSIS_ContrattoSeiPeriodico.dtproj @@ -50,7 +50,7 @@ C6 Stampe Centralizzate C6 Stampe Centralizzate - Provider=SQLNCLI.1;Data Source=10.10.32.203;Integrated Security=SSPI;Initial Catalog=C6StampeCentralizzate + Provider=SQLNCLI.1;Data Source=DATABASE_PDC_LOCALE;Integrated Security=SSPI;Initial Catalog=C6StampeCentralizzate Consulenza Evoluta diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_ADS4WS.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_ADS4WS.dtsx index 4fa6454..051b55b 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_ADS4WS.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_ADS4WS.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_APPO_CONTRATTI.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_APPO_CONTRATTI.dtsx index 369771b..3f16d03 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_APPO_CONTRATTI.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_APPO_CONTRATTI.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING610/29/2013 3:07:19 PM51-101013{D33885B6-A43B-40F6-9BD0-4E54697A988A}0000 -010.10.32.203.F701264{837fc4d6-5425-42e5-ac3a-022c956ce9d6}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAHa04F7PkLU69gqV81I1ssQAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADXNZMDseyXW0WOcaAHcr9EAAAAAASAAACgAAAAEAAAAMgX7ze+hddxfs/Ja8m4s9sYAAAAV6yNJe6+ks3atkcIP200nS/D12B9UKtVFAAAACAqilgFeKgpiWkfn6cJhaI30T2QData Source=10.10.32.203;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; +010.10.32.203.F701264{837fc4d6-5425-42e5-ac3a-022c956ce9d6}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAHa04F7PkLU69gqV81I1ssQAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAADXNZMDseyXW0WOcaAHcr9EAAAAAASAAACgAAAAEAAAAMgX7ze+hddxfs/Ja8m4s9sYAAAAV6yNJe6+ks3atkcIP200nS/D12B9UKtVFAAAACAqilgFeKgpiWkfn6cJhaI30T2QData Source=DATABASE_PDC_LOCALE;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; 0RicodificaMassiva.dtsx{E52E6D42-7DE0-4404-997F-81E1DC81BB87}FILE0D:\C6_BATCH\SSIS_ContrattoSeiPeriodico\RicodificaMassiva.dtsx <Package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DtsControlFlowDiagram><dwd:Layout><dds> <diagram fontclsid="{0BE35203-8F91-11CE-9DE3-00AA004BB851}" mouseiconclsid="{0BE35204-8F91-11CE-9DE3-00AA004BB851}" defaultlayout="Microsoft.DataWarehouse.Layout.GraphLayout" defaultlineroute="Microsoft.DataWarehouse.Layout.GraphLayout" version="7" nextobject="10" scale="100" pagebreakanchorx="0" pagebreakanchory="0" pagebreaksizex="0" pagebreaksizey="0" scrollleft="0" scrolltop="0" gridx="150" gridy="150" marginx="1000" marginy="1000" zoom="100" x="26908" y="11642" backcolor="15334399" defaultpersistence="2" PrintPageNumbersMode="3" PrintMarginTop="0" PrintMarginBottom="635" PrintMarginLeft="0" PrintMarginRight="0" marqueeselectionmode="1" mousepointer="0" snaptogrid="0" autotypeannotation="1" showscrollbars="0" viewpagebreaks="0" donotforceconnectorsbehindshapes="1" backpictureclsid="{00000000-0000-0000-0000-000000000000}"> diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_DATA_QUALITY.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_DATA_QUALITY.dtsx index fcd4900..5ae3a71 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_DATA_QUALITY.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_DATA_QUALITY.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING69/22/2014 12:09:05 PM51-10104{6B6EC1F0-5774-4BD1-A60C-B9D91513CE91}0000 -0C6 Stampe Centralizzate{D182992D-524A-4561-AC92-CACE018B73C7}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{D182992D-524A-4561-AC92-CACE018B73C7}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; <Package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DtsControlFlowDiagram><dwd:BoundingLeft>1000</dwd:BoundingLeft><dwd:BoundingTop>1000</dwd:BoundingTop><dwd:Layout><dds> <diagram fontclsid="{0BE35203-8F91-11CE-9DE3-00AA004BB851}" mouseiconclsid="{0BE35204-8F91-11CE-9DE3-00AA004BB851}" defaultlayout="Microsoft.DataWarehouse.Layout.GraphLayout" defaultlineroute="Microsoft.DataWarehouse.Layout.GraphLayout" version="7" nextobject="5" scale="100" pagebreakanchorx="0" pagebreakanchory="0" pagebreaksizex="0" pagebreaksizey="0" scrollleft="0" scrolltop="0" gridx="150" gridy="150" marginx="1000" marginy="1000" zoom="100" x="37941" y="16351" backcolor="15334399" defaultpersistence="2" PrintPageNumbersMode="3" PrintMarginTop="0" PrintMarginBottom="635" PrintMarginLeft="0" PrintMarginRight="0" marqueeselectionmode="1" mousepointer="0" snaptogrid="0" autotypeannotation="1" showscrollbars="0" viewpagebreaks="0" donotforceconnectorsbehindshapes="1" backpictureclsid="{00000000-0000-0000-0000-000000000000}"> <font> diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN 1.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN 1.dtsx index 8d9d1b0..535b484 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN 1.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN 1.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN 2.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN 2.dtsx index 1b62ae3..724f1f2 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN 2.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN 2.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN.dtsx index 5eb6c65..02728e5 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_F2_MAIN.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PRETRIMESTRALE.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PRETRIMESTRALE.dtsx index bcd5b4d..24b444b 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PRETRIMESTRALE.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PRETRIMESTRALE.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING69/18/2013 11:02:13 AM51-101010{763CFDC8-90F0-49D1-AD8D-B650624EB8AF}0000 -010.10.32.203.F701264{B9EE28C2-359D-44DA-81C5-BFDA0709B4D4}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAABcg+AKQzoMozkloIFvQCgRAAAAAASAAACgAAAAEAAAALtl6ayuEgN20RUfTq+r3MgYAAAAuAfQQTpyX/jafN0X54ljzjxBBrdRyRKsFAAAAF/PvKDXgor6VZzWvbY9twt8idCoData Source=10.10.32.203;User ID=F701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True;Auto Translate=False; +010.10.32.203.F701264{B9EE28C2-359D-44DA-81C5-BFDA0709B4D4}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA1UqWIf3onU+TmN00WSi46QAAAAAIAAAARABUAFMAAAADZgAAwAAAABAAAABcg+AKQzoMozkloIFvQCgRAAAAAASAAACgAAAAEAAAALtl6ayuEgN20RUfTq+r3MgYAAAAuAfQQTpyX/jafN0X54ljzjxBBrdRyRKsFAAAAF/PvKDXgor6VZzWvbY9twt8idCoData Source=DATABASE_PDC_LOCALE;User ID=F701264;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True;Auto Translate=False; 0STAGING_F2_MAIN.dtsx{B4952114-FF77-489A-B731-BDDD701E584C}FILE0D:\C6_BATCH\SSIS_ContrattoSeiPeriodico\STAGING_F2_MAIN.dtsx <Package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DtsControlFlowDiagram><dwd:BoundingLeft>1000</dwd:BoundingLeft><dwd:BoundingTop>1000</dwd:BoundingTop><dwd:Layout><dds> <diagram fontclsid="{0BE35203-8F91-11CE-9DE3-00AA004BB851}" mouseiconclsid="{0BE35204-8F91-11CE-9DE3-00AA004BB851}" defaultlayout="Microsoft.DataWarehouse.Layout.GraphLayout" defaultlineroute="Microsoft.DataWarehouse.Layout.GraphLayout" version="7" nextobject="5" scale="100" pagebreakanchorx="0" pagebreakanchory="0" pagebreaksizex="0" pagebreaksizey="0" scrollleft="0" scrolltop="0" gridx="150" gridy="150" marginx="1000" marginy="1000" zoom="100" x="38074" y="19950" backcolor="15334399" defaultpersistence="2" PrintPageNumbersMode="3" PrintMarginTop="0" PrintMarginBottom="635" PrintMarginLeft="0" PrintMarginRight="0" marqueeselectionmode="1" mousepointer="0" snaptogrid="0" autotypeannotation="1" showscrollbars="0" viewpagebreaks="0" donotforceconnectorsbehindshapes="1" backpictureclsid="{00000000-0000-0000-0000-000000000000}"> diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PR_MotorePrometeiaUnicoPK 1.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PR_MotorePrometeiaUnicoPK 1.dtsx index a16d008..96b2d93 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PR_MotorePrometeiaUnicoPK 1.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PR_MotorePrometeiaUnicoPK 1.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PR_MotorePrometeiaUnicoPK.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PR_MotorePrometeiaUnicoPK.dtsx index 0b1dbd5..95eda1c 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PR_MotorePrometeiaUnicoPK.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_PR_MotorePrometeiaUnicoPK.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_CONTRATTI.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_CONTRATTI.dtsx index 492fc56..a8f00ad 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_CONTRATTI.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_CONTRATTI.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN.dtsx index 59f5e53..640e552 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO.dtsx index b989b21..c78459c 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO.dtsx @@ -1,7 +1,7 @@ 2LYNX-PG\pgiovanettiLYNX-PG2/11/2009 12:50:34 PM50-101066{D53EB91E-AA80-4AC0-A7E1-22E7F88819C4}-1000 -010.10.32.203.F701264{573B398A-6D67-4903-9A41-C2EF72F93C90}OLEDB0Data Source=10.10.32.203;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; +010.10.32.203.F701264{573B398A-6D67-4903-9A41-C2EF72F93C90}OLEDB0Data Source=DATABASE_PDC_LOCALE;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; 0134.44.28.221.C6DTSConfig.C6Stampe{DF45EF92-DB1B-4FB2-977E-047FC4707310}OLEDB0Data Source=10.10.32.85;User ID=F701264;Initial Catalog=C6DTSConfig;Provider=SQLNCLI.1;Auto Translate=False; -0C6 Stampe Centralizzate{054BD337-15CF-4DC7-AFFC-273EAD566339}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{054BD337-15CF-4DC7-AFFC-273EAD566339}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 0Sei{690A0CAA-A0E7-4577-A745-9DD5C577E5DD}OLEDB0Data Source=SEI_PROD;User ID=M700143;Provider=OraOLEDB.Oracle.1;Persist Security Info=True; 1e:\C6_BATCH\SSIS_ContrattoSeiPeriodico\C6DTSConfig.dtsConfigC6PATHSSISCONF_PERIODICO{4AF6CEAD-0B4B-4BF6-A846-C2E8F3BAE068} 7"134.44.28.221.C6DTSConfig.C6Stampe";"[dbo].[SSIS Configurations Periodico]";"STAGING_SEI_MAIN_FILTRATO";STAGING_SEI_MAIN_FILTRATO{FB6FD454-66EB-447B-9501-B500E6D77F0C} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO_NEW.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO_NEW.dtsx index 1c0a5d7..49d601c 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO_NEW.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO_NEW.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING63/1/2010 10:36:00 AM51-1010132{25993832-AC5E-44CC-86E0-1CB53DF25803}0000 -0C6 Stampe Centralizzate{9DD971A2-8738-40FF-A75A-6DFCE2D9D8AE}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{9DD971A2-8738-40FF-A75A-6DFCE2D9D8AE}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 0Sei{043FF16A-D327-4912-9CAA-DB643D12E1B6}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAArtShDzV7jkSBHSDuZgdF1AAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAABr8Y4agceBnI9oQpM+dwBFAAAAAASAAACgAAAAEAAAAEw46FnJqhrKiBvTB0a4bacQAAAAl3ksy6l8y4ya/h+U1NMCYRQAAAAMgD1UD3SeqaF+S7n5Ho1vtSUvMQData Source=SEI_PROD;User ID=M700143;Provider=OraOLEDB.Oracle.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>Sei</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{043FF16A-D327-4912-9CAA-DB643D12E1B6}{A3EDBDA8-E542-4997-914C-803CBDDCA502} <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{04AC873F-60CC-4F4D-8799-6033B03087A0}{30337AB0-932E-43A8-BBB7-DBBCE38B8E6D} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO_NEW_APPEND.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO_NEW_APPEND.dtsx index fd4145c..29ecaa0 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO_NEW_APPEND.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_MAIN_FILTRATO_NEW_APPEND.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING63/1/2010 10:36:00 AM51-1010129{CBDD9C09-625F-4CAA-8CBB-0E9F22819432}0000 -0C6 Stampe Centralizzate{9DD971A2-8738-40FF-A75A-6DFCE2D9D8AE}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{9DD971A2-8738-40FF-A75A-6DFCE2D9D8AE}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 0Sei{043FF16A-D327-4912-9CAA-DB643D12E1B6}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAKM6ACDUh80SiNQZDY02F8wAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAAAoziDGP/i1H2PwDWQIBW1bAAAAAASAAACgAAAAEAAAAMTA+9ZiSIRwPvHuJZbK45gQAAAAkISVAt0fNCczbzoNA5O11RQAAAD+0p13MpAlfukH+rVMf06pfRTKegData Source=SEI_PROD;User ID=M700143;Provider=OraOLEDB.Oracle.1;Persist Security Info=True; <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>Sei</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{043FF16A-D327-4912-9CAA-DB643D12E1B6}{866FB48C-E09B-41C7-A0F7-398A5C812305} <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{04AC873F-60CC-4F4D-8799-6033B03087A0}{4FE50E1A-5865-4097-BCA9-744F78A9449F} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_ROL.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_ROL.dtsx index 65a448b..4104805 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_ROL.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SEI_ROL.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SIMPB.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SIMPB.dtsx index 2b30526..1472052 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SIMPB.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_SIMPB.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_STORICIZZAZIONE.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_STORICIZZAZIONE.dtsx index 6c40dfd..25d114c 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_STORICIZZAZIONE.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_STORICIZZAZIONE.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_VCONTRATTI.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_VCONTRATTI.dtsx index fd62752..f1e0f41 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_VCONTRATTI.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/STAGING_VCONTRATTI.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING610/1/2013 12:29:19 PM51-10107{6601A5E9-60CD-4C3A-8A79-808F9DBBE30B}0000 -0C6 Stampe Centralizzate{3eb85707-1fe9-401e-9ff4-5b872b7640bd}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{3eb85707-1fe9-401e-9ff4-5b872b7640bd}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; 0RicodificaMassiva.dtsx{CEEB9AB7-EBDA-4679-9815-72E637ECBEEF}FILE0D:\C6_BATCH\SSIS_ContrattoSeiPeriodico\RicodificaMassiva.dtsx <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{0E0BB125-EFF6-4DA4-83F3-9A59582F3DF9}{10A695D6-2A1E-478B-AE21-CB34A88C8A38} <Package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DtsControlFlowDiagram><dwd:BoundingLeft>1000</dwd:BoundingLeft><dwd:BoundingTop>-501</dwd:BoundingTop><dwd:Layout><dds> diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/StoricizzazioneTrimPrec.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/StoricizzazioneTrimPrec.dtsx index f0c8e51..4aa190e 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/StoricizzazioneTrimPrec.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/StoricizzazioneTrimPrec.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING612/9/2013 6:11:00 PM51-101011{AA1B1AFD-AD02-4549-9350-54676862A339}0000 -0C6 Stampe Centralizzate{67D24B46-A31E-4AAB-B903-2C3108B32B25}OLEDB0Data Source=10.10.32.203;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; +0C6 Stampe Centralizzate{67D24B46-A31E-4AAB-B903-2C3108B32B25}OLEDB0Data Source=DATABASE_PDC_LOCALE;Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Integrated Security=SSPI; <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{10126069-b52c-4a5f-a72d-41f8106968ac}{10B69B80-3156-418F-82CB-44B037E2AFD7} <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>ExpressionAndConstraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{1dd9c3b7-9ca2-4bcb-b4ba-bc8294b78aee}{69359984-B599-4055-8FD5-FEF9F7B2D742} <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{67D24B46-A31E-4AAB-B903-2C3108B32B25}{A5E9F2C8-D1EF-431A-9036-7E4814086214} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico/UTIL_CREA_EXCEL_ZIP.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico/UTIL_CREA_EXCEL_ZIP.dtsx index c7bcd2d..6605d3c 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico/UTIL_CREA_EXCEL_ZIP.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico/UTIL_CREA_EXCEL_ZIP.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING61/25/2011 5:33:51 PM51-10103{B6160DBA-EE86-4B9F-A13A-E2690EA13660}0000 -010.10.32.203.F701264{6F502D1A-132F-4FB3-835A-291FE881C9FE}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAx4Jdy9UyeEOCghauRwCw1AAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAACMw0Wh21QrVmazWcMrYhw+AAAAAASAAACgAAAAEAAAAJllSe81vFOj+aD+iW/fL7oYAAAAT/RL7PJ0NJLpaGqsXhsFfdHvjKQaaKAnFAAAAIC0ZJMqUpv2EqEvUAKzP6XpbJwEData Source=10.10.32.203;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; +010.10.32.203.F701264{6F502D1A-132F-4FB3-835A-291FE881C9FE}OLEDB0AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAx4Jdy9UyeEOCghauRwCw1AAAAAAIAAAARABUAFMAAAADZgAAqAAAABAAAACMw0Wh21QrVmazWcMrYhw+AAAAAASAAACgAAAAEAAAAJllSe81vFOj+aD+iW/fL7oYAAAAT/RL7PJ0NJLpaGqsXhsFfdHvjKQaaKAnFAAAAIC0ZJMqUpv2EqEvUAKzP6XpbJwEData Source=DATABASE_PDC_LOCALE;User ID=F701264;Provider=SQLNCLI.1;Auto Translate=False; 0Estrazione_zip.xls{C01D69D1-7707-4977-8D53-98B59D0AF719}FILE1Estrazione_zip.xls 0Excel Connection Manager{F476C3DB-F893-4EC8-A2E2-66187727536E}EXCEL0Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\C6_BATCH\Excel_zip\estrazione_zip.xls;Extended Properties="Excel 8.0;HDR=YES"; <TaskHost xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DtsDataFlowDiagram><dwd:BoundingTop>2660</dwd:BoundingTop><dwd:Layout><dds> diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/AppDeployDQ/bkDTSX/STAGING_F2_MAIN.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/AppDeployDQ/bkDTSX/STAGING_F2_MAIN.dtsx index 8598eab..a2c2def 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/AppDeployDQ/bkDTSX/STAGING_F2_MAIN.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/AppDeployDQ/bkDTSX/STAGING_F2_MAIN.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/C6 Stampe Centralizzate.ds b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/C6 Stampe Centralizzate.ds index 83326ea..30c8aa8 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/C6 Stampe Centralizzate.ds +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/C6 Stampe Centralizzate.ds @@ -3,7 +3,7 @@ C6 Stampe Centralizzate 0001-01-01T00:00:00Z 0001-01-01T00:00:00Z - Provider=SQLNCLI.1;Data Source=10.10.32.203;Persist Security Info=True;Password=;User ID=;Initial Catalog=C6StampeCentralizzate + Provider=SQLNCLI.1;Data Source=DATABASE_PDC_LOCALE;Persist Security Info=True;Password=;User ID=;Initial Catalog=C6StampeCentralizzate PasswordRemoved PT0S \ No newline at end of file diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_DATA_QUALITY.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_DATA_QUALITY.dtsx index 924d675..186d081 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_DATA_QUALITY.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_DATA_QUALITY.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSC60111/20/2014 5:31:47 PM51-101035{BBF22E73-08BE-4394-B613-0BA2653B785B}0000 -0C6 Stampe Centralizzate{833CDF53-9DF3-4C4D-BCF9-5BC0BCCBC844}OLEDB0Data Source=10.10.32.203;User ID=F701264; password=contrsei; Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; +0C6 Stampe Centralizzate{833CDF53-9DF3-4C4D-BCF9-5BC0BCCBC844}OLEDB0Data Source=DATABASE_PDC_LOCALE;User ID=F701264; password=contrsei; Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{2AB7E50E-0A5E-4665-B71E-ADE41B4F7D20}{5772E269-9BEF-46CF-8F4A-427CE88CD557} <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{81A2EF95-F296-4523-9925-C74F74A5AA03}{FC47C35D-D0A9-435B-9B43-0EAA5F76D9D1} <ConnectionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DataSourceID>C6 Stampe Centralizzate</dwd:DataSourceID></ConnectionManager>dts-designer-1.0{833CDF53-9DF3-4C4D-BCF9-5BC0BCCBC844}{7888D3C4-5430-4F12-80D1-2850A6366E18} diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_F2_MAIN.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_F2_MAIN.dtsx index 74de7cf..f40d52b 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_F2_MAIN.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_F2_MAIN.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_POPOLA_DATI_SEZIONE.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_POPOLA_DATI_SEZIONE.dtsx index 63adb60..93f1ca2 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_POPOLA_DATI_SEZIONE.dtsx +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_POPOLA_DATI_SEZIONE.dtsx @@ -1,5 +1,5 @@ 2FIDEURAM\f701264BFDSREPORTING611/27/2014 12:42:29 PM51-101019{B2014B97-B415-4E08-96C4-93AB2CFE4A73}0000 -0C6 Stampe Centralizzate{E284ED62-7978-4B97-A1C9-388A24084DCA}OLEDB0Data Source=10.10.32.203;User ID=F701264; password=contrsei; Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; +0C6 Stampe Centralizzate{E284ED62-7978-4B97-A1C9-388A24084DCA}OLEDB0Data Source=DATABASE_PDC_LOCALE;User ID=F701264; password=contrsei; Initial Catalog=C6StampeCentralizzate;Provider=SQLNCLI.1;Persist Security Info=True; <PrecedenceConstraint xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:EvalOp>Constraint</dwd:EvalOp></PrecedenceConstraint>dts-designer-1.0{2EBF0FEE-B621-4DF7-B2FD-43B56C6E4430}{CFFB6DEA-1986-4FC4-AD11-7F50FD0BCD11} <Package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0"><dwd:DtsControlFlowDiagram><dwd:BoundingLeft>-121</dwd:BoundingLeft><dwd:Layout><dds> <diagram fontclsid="{0BE35203-8F91-11CE-9DE3-00AA004BB851}" mouseiconclsid="{0BE35204-8F91-11CE-9DE3-00AA004BB851}" defaultlayout="Microsoft.DataWarehouse.Layout.GraphLayout" defaultlineroute="Microsoft.DataWarehouse.Layout.GraphLayout" version="7" nextobject="27" scale="100" pagebreakanchorx="0" pagebreakanchory="0" pagebreaksizex="0" pagebreaksizey="0" scrollleft="-1121" scrolltop="-1000" gridx="150" gridy="150" marginx="1000" marginy="1000" zoom="100" x="41063" y="15293" backcolor="15334399" defaultpersistence="2" PrintPageNumbersMode="3" PrintMarginTop="0" PrintMarginBottom="635" PrintMarginLeft="0" PrintMarginRight="0" marqueeselectionmode="1" mousepointer="0" snaptogrid="0" autotypeannotation="1" showscrollbars="0" viewpagebreaks="0" donotforceconnectorsbehindshapes="1" backpictureclsid="{00000000-0000-0000-0000-000000000000}"> diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_PR_RISCHIO.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_PR_RISCHIO.dtsx index d7de853..53fd0a0 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_PR_RISCHIO.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_PR_RISCHIO.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_SEI_SIMPB.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_SEI_SIMPB.dtsx index afca38f..ad568a2 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_SEI_SIMPB.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/DATAMART_SEI_SIMPB.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config index 2a940a3..92f0c06 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config @@ -31,6 +31,6 @@ - + \ No newline at end of file diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config.SENZA_TNG b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config.SENZA_TNG index 2a940a3..92f0c06 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config.SENZA_TNG +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config.SENZA_TNG @@ -31,6 +31,6 @@ - + \ No newline at end of file diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config.Staging.txt b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config.Staging.txt index 938daf1..1d9ce75 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config.Staging.txt +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/EseguiSSiS/EseguiPackageSSIS.exe.config.Staging.txt @@ -31,6 +31,6 @@ - + \ No newline at end of file diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/SSIS_ContrattoSeiPeriodico.dtproj b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/SSIS_ContrattoSeiPeriodico.dtproj index 40978e9..6d03617 100644 --- a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/SSIS_ContrattoSeiPeriodico.dtproj +++ b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/SSIS_ContrattoSeiPeriodico.dtproj @@ -28,7 +28,7 @@ C6 Stampe Centralizzate C6 Stampe Centralizzate - Provider=SQLNCLI.1;Data Source=10.10.32.203;Persist Security Info=True;Password=;User ID=;Initial Catalog=C6StampeCentralizzate + Provider=SQLNCLI.1;Data Source=DATABASE_PDC_LOCALE;Persist Security Info=True;Password=;User ID=;Initial Catalog=C6StampeCentralizzate diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/STAGING_F2_MAIN.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/STAGING_F2_MAIN.dtsx index 8467933..2f2aeda 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/STAGING_F2_MAIN.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/STAGING_F2_MAIN.dtsx differ diff --git a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/STAGING_PR_MotorePrometeiaUnicoPK.dtsx b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/STAGING_PR_MotorePrometeiaUnicoPK.dtsx index 6373a9e..a89e5b3 100644 Binary files a/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/STAGING_PR_MotorePrometeiaUnicoPK.dtsx and b/root/DTSX/SSIS_ContrattoSeiPeriodico_purified/STAGING_PR_MotorePrometeiaUnicoPK.dtsx differ diff --git a/root/ReportManager/TreeViewCompositeControl/TreeViewCompositeControl.csproj b/root/ReportManager/TreeViewCompositeControl/TreeViewCompositeControl.csproj index 8702258..663b2ae 100644 --- a/root/ReportManager/TreeViewCompositeControl/TreeViewCompositeControl.csproj +++ b/root/ReportManager/TreeViewCompositeControl/TreeViewCompositeControl.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties TreeViewCompositeControl TreeViewCompositeControl - v4.0 + v4.8 512 SAK SAK diff --git a/root/Shared/ClassLibraryWS/ClassLibraryWS/ClassLibraryWS.csproj b/root/Shared/ClassLibraryWS/ClassLibraryWS/ClassLibraryWS.csproj index b29bbf9..4d6c666 100644 --- a/root/Shared/ClassLibraryWS/ClassLibraryWS/ClassLibraryWS.csproj +++ b/root/Shared/ClassLibraryWS/ClassLibraryWS/ClassLibraryWS.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties ClassLibraryWS ClassLibraryWS - v4.0 + v4.8 512 SAK SAK diff --git a/root/Shared/DataAccessLayer/DataAccess.cs b/root/Shared/DataAccessLayer/DataAccess.cs index 3aa539f..3eba634 100644 --- a/root/Shared/DataAccessLayer/DataAccess.cs +++ b/root/Shared/DataAccessLayer/DataAccess.cs @@ -19,6 +19,28 @@ namespace DataAccessLayer { public class DataAccess { + public static DataTable ExecuteDataTableStoredProcedure(DBProvider _dbprovider, string nomeStoredProcedure, List paramList) + { + Database db = GetDatabaseObject(_dbprovider); + DbCommand comm = db.GetStoredProcCommand(nomeStoredProcedure); + if (paramList != null) + { + foreach (Parametro param in paramList) + { + db.AddParameter(comm, param.ParameterName, param.DbType, param.Direction, param.SourceColumn, param.SourceVersion, param.Value); + } + } + try + { + return db.ExecuteDataSet(comm).Tables[0]; + } + catch (Exception ex) + { + DataBaseException ecc = new DataBaseException(ex, db.ConnectionStringWithoutCredentials, nomeStoredProcedure, paramList); + logger.Error(ex); + throw ecc; + } + } private static NLog.Logger logger = NLog.LogManager.GetCurrentClassLogger(); public static IDataReader ExecuteDataReaderStoredProcedure(DBProvider _dbprovider, string nomeStoredProcedure, List paramList) diff --git a/root/Shared/DataAccessLayer/DataAccessLayer.csproj b/root/Shared/DataAccessLayer/DataAccessLayer.csproj index a7e2826..ee40a8e 100644 --- a/root/Shared/DataAccessLayer/DataAccessLayer.csproj +++ b/root/Shared/DataAccessLayer/DataAccessLayer.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties DataAccessLayer DataAccessLayer - v4.0 + v4.8 512 SAK SAK diff --git a/root/Shared/ISelect/ISelect/ISelect.csproj b/root/Shared/ISelect/ISelect/ISelect.csproj index a73b092..4351b29 100644 --- a/root/Shared/ISelect/ISelect/ISelect.csproj +++ b/root/Shared/ISelect/ISelect/ISelect.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties ISelect ISelect - v4.0 + v4.8 Client 512 SAK diff --git a/root/Shared/ISelect_frame2/ISelect_frame2/ISelect_frame2.csproj b/root/Shared/ISelect_frame2/ISelect_frame2/ISelect_frame2.csproj index 846fba3..76b0239 100644 --- a/root/Shared/ISelect_frame2/ISelect_frame2/ISelect_frame2.csproj +++ b/root/Shared/ISelect_frame2/ISelect_frame2/ISelect_frame2.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties ISelect_frame2 ISelect_frame2 - v4.0 + v4.8 Client 512 %24/Shared/ISelect_frame2/ISelect_frame2 diff --git a/root/Shared/MonitoraggioMovimentazione_WS/MonitoraggioMovimentazione_WS/MonitoraggioMovimentazione_WS.csproj b/root/Shared/MonitoraggioMovimentazione_WS/MonitoraggioMovimentazione_WS/MonitoraggioMovimentazione_WS.csproj index a2a132d..c05a1de 100644 --- a/root/Shared/MonitoraggioMovimentazione_WS/MonitoraggioMovimentazione_WS/MonitoraggioMovimentazione_WS.csproj +++ b/root/Shared/MonitoraggioMovimentazione_WS/MonitoraggioMovimentazione_WS/MonitoraggioMovimentazione_WS.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties MonitoraggioMovimentazione_WS MonitoraggioMovimentazione_WS - v4.0 + v4.8 Client 512 SAK diff --git a/root/Shared/PhotoData/PhotoData.csproj b/root/Shared/PhotoData/PhotoData.csproj index 165e99b..b9bd86c 100644 --- a/root/Shared/PhotoData/PhotoData.csproj +++ b/root/Shared/PhotoData/PhotoData.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties PhotoData PhotoData - v4.0 + v4.8 512 diff --git a/root/Shared/PrometeiaMessage/PrometeiaMessage.csproj b/root/Shared/PrometeiaMessage/PrometeiaMessage.csproj index 878c456..8c598bd 100644 --- a/root/Shared/PrometeiaMessage/PrometeiaMessage.csproj +++ b/root/Shared/PrometeiaMessage/PrometeiaMessage.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties PrometeiaMessage PrometeiaMessage - v4.0 + v4.8 512 SAK SAK diff --git a/root/Shared/PrometeiaMessageEvoluzione/PrometeiaMessage.csproj b/root/Shared/PrometeiaMessageEvoluzione/PrometeiaMessage.csproj index 621e676..0f95c63 100644 --- a/root/Shared/PrometeiaMessageEvoluzione/PrometeiaMessage.csproj +++ b/root/Shared/PrometeiaMessageEvoluzione/PrometeiaMessage.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties PrometeiaMessage PrometeiaMessage - v4.0 + v4.8 512 SAK SAK diff --git a/root/Shared/RisorseEmbeddedRM/RisorseEmbeddedRM.csproj b/root/Shared/RisorseEmbeddedRM/RisorseEmbeddedRM.csproj index 1777156..108c75c 100644 --- a/root/Shared/RisorseEmbeddedRM/RisorseEmbeddedRM.csproj +++ b/root/Shared/RisorseEmbeddedRM/RisorseEmbeddedRM.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties RisorseEmbeddedRM RisorseEmbeddedRM - v4.0 + v4.8 512 SAK SAK @@ -142,8 +142,8 @@ - - + + diff --git a/update-framework.ps1 b/update-framework.ps1 new file mode 100644 index 0000000..90547a6 --- /dev/null +++ b/update-framework.ps1 @@ -0,0 +1,10 @@ +$projectFiles = Get-ChildItem -Path "C:\TFS Fideuram\TP_SEI_Project" -Filter "*.csproj" -Recurse + +foreach ($projectFile in $projectFiles) { + $content = Get-Content $projectFile.FullName -Raw + if ($content -match 'v4\.[0-6]') { + Write-Host "Updating $($projectFile.FullName)" + $updatedContent = $content -replace 'v4\.[0-6]', 'v4.8' + Set-Content -Path $projectFile.FullName -Value $updatedContent -NoNewline + } +}