diff --git a/docker/tomcat/conf/integry/ems_settings.json b/docker/tomcat/conf/integry/ems_settings.json index 6c1cccba43..3be202fa56 100644 --- a/docker/tomcat/conf/integry/ems_settings.json +++ b/docker/tomcat/conf/integry/ems_settings.json @@ -1,10 +1,10 @@ { - "accessTokenExpireMinutes" : 30, - "refreshTokenExpireDays" : 14, - "defaultProfile" : "INTEGRY", - "primaryInstance" : true, - "enableTokenCaching" : false, - "systemPassword" : "?MF!jbI+&OkA", + "accessTokenExpireMinutes": 30, + "refreshTokenExpireDays": 14, + "defaultProfile": "INTEGRY", + "primaryInstance": true, + "enableTokenCaching": false, + "systemPassword": "?MF!jbI+&OkA", "availableConnections": [ { "profileName": "MAGGIOSRL", @@ -17,34 +17,36 @@ "internalDb": true }, { - "profileName" : "AGRICOPER", - "connectionType" : "MSSQL", - "dbName" : "agricoper", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "MUCCI", - "connectionType" : "MSSQL", - "dbName" : "MUCCI", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true + "profileName": "AGRICOPER", + "connectionType": "MSSQL", + "dbName": "agricoper", + "username": "sa", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "MUCCI", + "connectionType": "MSSQL", + "dbName": "MUCCI", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true }, { "profileName": "RESINA_COLOR", - "connectionType" : "MSSQL", - "dbName" : "RESINACOLOR", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { + "connectionType": "MSSQL", + "dbName": "RESINACOLOR", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { "profileName": "RESINA_COLOR_PASQUALE", "connectionType": "MSSQL", "dbName": "RESINACOLOR_PASQUALE", @@ -55,136 +57,89 @@ "internalDb": true }, { - "profileName" : "ALAMBICCO", - "connectionType" : "MSSQL", - "dbName" : "alambicco", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "AURICCHIO", - "connectionType" : "MSSQL", - "dbName" : "auricchio", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "AURICCHIOSRL", - "connectionType" : "MSSQL", - "dbName" : "auricchiosrl", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "AURICCHIO_MIKI", - "connectionType" : "MSSQL", - "dbName" : "auricchio_miki", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true + "profileName": "ALAMBICCO", + "connectionType": "MSSQL", + "dbName": "alambicco", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "AURICCHIO", + "connectionType": "MSSQL", + "dbName": "auricchio", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "AURICCHIOSRL", + "connectionType": "MSSQL", + "dbName": "auricchiosrl", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "AURICCHIO_MIKI", + "connectionType": "MSSQL", + "dbName": "auricchio_miki", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "CARELLI", + "connectionType": "MSSQL", + "dbName": "carelli", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "CSGR", + "connectionType": "MSSQL", + "dbName": "csgr", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "CHIUSO", + "connectionType": "MSSQL", + "dbName": "chiuso", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true }, { - "profileName" : "CARELLI", - "connectionType" : "MSSQL", - "dbName" : "carelli", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "CSGR", - "connectionType" : "MSSQL", - "dbName" : "csgr", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "CHIUSO", - "connectionType" : "MSSQL", - "dbName" : "chiuso", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { "profileName": "COSMINT", - "connectionType" : "MSSQL", - "dbName" : "cosmint", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "DAGA", - "connectionType" : "MSSQL", - "dbName" : "Daga", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "DIDONNA", - "connectionType" : "MSSQL", - "dbName" : "DIDONNA", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "DOLCE_BONTA", - "connectionType" : "MSSQL", - "dbName" : "DOLCE_BO", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "DULCIAR", - "connectionType" : "MSSQL", - "dbName" : "dulciar", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "FLORAPULIA", - "connectionType" : "MSSQL", - "dbName" : "florapulia", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "FLORAPULIASRL", - "connectionType" : "MSSQL", - "dbName" : "florapuliasrl", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName": "PAPARELLAD", "connectionType": "MSSQL", - "dbName": "PAPARELLAD", + "dbName": "cosmint", + "username": "sa", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "DAGA", + "connectionType": "MSSQL", + "dbName": "Daga", "username": "sa", "password": "sZ", "host": "192.168.2.214", @@ -192,9 +147,9 @@ "internalDb": true }, { - "profileName": "PAPARELLAP", + "profileName": "DIDONNA", "connectionType": "MSSQL", - "dbName": "PAPARELLAP", + "dbName": "DIDONNA", "username": "sa", "password": "sZ", "host": "192.168.2.214", @@ -202,9 +157,39 @@ "internalDb": true }, { - "profileName": "PAPARELLAPIETRO", + "profileName": "DOLCE_BONTA", "connectionType": "MSSQL", - "dbName": "PAPARELLAPIETRO", + "dbName": "DOLCE_BO", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "DULCIAR", + "connectionType": "MSSQL", + "dbName": "dulciar", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "FLORAPULIA", + "connectionType": "MSSQL", + "dbName": "florapulia", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "FLORAPULIASRL", + "connectionType": "MSSQL", + "dbName": "florapuliasrl", "username": "sa", "password": "sZ", "host": "192.168.2.214", @@ -242,186 +227,206 @@ "internalDb": true }, { - "profileName" : "FOLLIESGROUP", - "connectionType" : "MSSQL", - "dbName" : "folliesgroup", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "FORMAT", - "connectionType" : "MSSQL", - "dbName" : "format", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "GESTFOOD", - "connectionType" : "MSSQL", - "dbName" : "GESTFOOD", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "GIOVMAGGIO", - "connectionType" : "MSSQL", - "dbName" : "giovmaggio", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "GRAMM", - "connectionType" : "MSSQL", + "profileName": "FOLLIESGROUP", + "connectionType": "MSSQL", + "dbName": "folliesgroup", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "FORMAT", + "connectionType": "MSSQL", + "dbName": "format", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "GESTFOOD", + "connectionType": "MSSQL", + "dbName": "GESTFOOD", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "GIOVMAGGIO", + "connectionType": "MSSQL", + "dbName": "giovmaggio", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "GRAMM", + "connectionType": "MSSQL", "dbName": "gramm_peppe", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "IDROTECNICA", - "connectionType" : "MSSQL", - "dbName" : "idrotecnica", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "IME_BA", - "connectionType" : "MSSQL", - "dbName" : "IME_BA", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "IME_TE", - "connectionType" : "MSSQL", - "dbName" : "IME_TE_peppe", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "IND01", - "connectionType" : "MSSQL", - "dbName" : "ind01", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "IND02", - "connectionType" : "MSSQL", - "dbName" : "ind02", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "IND04", - "connectionType" : "MSSQL", - "dbName" : "ind04", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "IND05", - "connectionType" : "MSSQL", - "dbName" : "ind05", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "INTEGRY", - "connectionType" : "MSSQL", - "dbName" : "studioml", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "LAMONARCA", - "connectionType" : "MSSQL", - "dbName" : "lamonarca", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "LEVANPLAST", - "connectionType" : "MSSQL", - "dbName" : "levanplast", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "LICOR", - "connectionType" : "MSSQL", - "dbName" : "licor", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "MIDEL", - "connectionType" : "MSSQL", - "dbName" : "midel", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "MURGIA", - "connectionType" : "MSSQL", - "dbName" : "MURGIA", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "OF_DEMO", - "connectionType" : "MSSQL", - "dbName" : "of_demo", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "PANIMAL", - "connectionType" : "MSSQL", - "dbName" : "panimal", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { + "username": "SA", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "IDROTECNICA", + "connectionType": "MSSQL", + "dbName": "idrotecnica", + "username": "sa", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "IME_BA", + "connectionType": "MSSQL", + "dbName": "IME_BA", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "IME_TE", + "connectionType": "MSSQL", + "dbName": "IME_TE_peppe", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "IND01", + "connectionType": "MSSQL", + "dbName": "ind01", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "IND02", + "connectionType": "MSSQL", + "dbName": "ind02", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "IND04", + "connectionType": "MSSQL", + "dbName": "ind04", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "IND05", + "connectionType": "MSSQL", + "dbName": "ind05", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "INTEGRY", + "connectionType": "MSSQL", + "dbName": "studioml", + "username": "sa", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "LAMONARCA", + "connectionType": "MSSQL", + "dbName": "lamonarca", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "LEVANPLAST", + "connectionType": "MSSQL", + "dbName": "levanplast", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "LICOR", + "connectionType": "MSSQL", + "dbName": "licor", + "username": "sa", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "MIDEL", + "connectionType": "MSSQL", + "dbName": "midel", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "MURGIA", + "connectionType": "MSSQL", + "dbName": "MURGIA", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "OF_DEMO", + "connectionType": "MSSQL", + "dbName": "of_demo", + "username": "sa", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "PANIMAL", + "connectionType": "MSSQL", + "dbName": "panimal", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { "profileName": "PAPARELLAD", "connectionType": "MSSQL", "dbName": "paparellad", @@ -433,268 +438,297 @@ }, { "profileName": "PAPARELLAP", - "connectionType" : "MSSQL", + "connectionType": "MSSQL", "dbName": "paparellap", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { "profileName": "PAPARELLA_IMMOBILIARE", - "connectionType" : "MSSQL", + "connectionType": "MSSQL", "dbName": "immobiliare", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { "profileName": "PAPARELLA_IMMOBILIARE_SRL", - "connectionType" : "MSSQL", + "connectionType": "MSSQL", "dbName": "immobiliaresrl", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "RISTO_CASH", - "connectionType" : "MSSQL", - "dbName" : "risto_cash", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "SALPAR", - "connectionType" : "MSSQL", - "dbName" : "salpar", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "MASABA", - "connectionType" : "MSSQL", - "dbName" : "masabasrl", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "RISTO_CASH", + "connectionType": "MSSQL", + "dbName": "risto_cash", + "username": "sa", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "SALPAR", + "connectionType": "MSSQL", + "dbName": "salpar", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "MASABA", + "connectionType": "MSSQL", + "dbName": "masabasrl", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { "profileName": "SABATO", - "connectionType" : "MSSQL", + "connectionType": "MSSQL", "dbName": "SABATO", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { "profileName": "SANTANTONIO", - "connectionType" : "MSSQL", + "connectionType": "MSSQL", "dbName": "SANTANTONIO", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { "profileName": "SARDINYA", - "connectionType" : "MSSQL", + "connectionType": "MSSQL", "dbName": "Sardinya", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "SICILIANIDMSOLAP", - "connectionType" : "MSSQL", - "dbName" : "SicilianiDMSOlap", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : false - }, { - "profileName" : "SICILIANIOLAP", - "connectionType" : "MSSQL", - "dbName" : "SicilianiDMSOlap", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : false - }, { - "profileName" : "SICILIANITRAXAL", - "connectionType" : "MSSQL", - "dbName" : "scambio_traxal", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : false - }, { - "profileName" : "SMETAR", - "connectionType" : "MSSQL", - "dbName" : "smetar", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "SUIT", - "connectionType" : "MSSQL", - "dbName" : "SUIT", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TEMPESTA", - "connectionType" : "MSSQL", - "dbName" : "tempesta", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TOSCA_BA", - "connectionType" : "MSSQL", - "dbName" : "tosca_ba", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TOSCA_CE", - "connectionType" : "MSSQL", - "dbName" : "tosca_ce", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TOSCA_CZ", - "connectionType" : "MSSQL", - "dbName" : "tosca_cz", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TOSCA_FC", - "connectionType" : "MSSQL", - "dbName" : "tosca_fc", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TOSCA_MI", - "connectionType" : "MSSQL", - "dbName" : "tosca_mi", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TOSCA_RM", - "connectionType" : "MSSQL", - "dbName" : "tosca_rm", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TOSCA_RG", - "connectionType" : "MSSQL", - "dbName" : "tosca_rg", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TOSCA_VR", - "connectionType" : "MSSQL", - "dbName" : "tosca_vr", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TOSCA_CLOUD", - "connectionType" : "MSSQL", - "dbName" : "tosca-primary-db", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "VGALIMENTI", - "connectionType" : "MSSQL", - "dbName" : "vgalimenti", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "VINELLA", - "connectionType" : "MSSQL", - "dbName" : "VINELLA", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "LEVANPLASTSRL", - "connectionType" : "MSSQL", - "dbName" : "levanplastsrl", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "BIOLEVANTE", - "connectionType" : "MSSQL", - "dbName" : "biolevante", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "SICILIANIDMSOLAP", + "connectionType": "MSSQL", + "dbName": "SicilianiDMSOlap", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": false + }, + { + "profileName": "SICILIANIOLAP", + "connectionType": "MSSQL", + "dbName": "SicilianiDMSOlap", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": false + }, + { + "profileName": "SICILIANITRAXAL", + "connectionType": "MSSQL", + "dbName": "scambio_traxal", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": false + }, + { + "profileName": "SMETAR", + "connectionType": "MSSQL", + "dbName": "smetar", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "SUIT", + "connectionType": "MSSQL", + "dbName": "SUIT", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TEMPESTA", + "connectionType": "MSSQL", + "dbName": "tempesta", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TOSCA_BA", + "connectionType": "MSSQL", + "dbName": "tosca_ba", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TOSCA_CE", + "connectionType": "MSSQL", + "dbName": "tosca_ce", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TOSCA_CZ", + "connectionType": "MSSQL", + "dbName": "tosca_cz", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TOSCA_FC", + "connectionType": "MSSQL", + "dbName": "tosca_fc", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TOSCA_MI", + "connectionType": "MSSQL", + "dbName": "tosca_mi", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TOSCA_RM", + "connectionType": "MSSQL", + "dbName": "tosca_rm", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TOSCA_RG", + "connectionType": "MSSQL", + "dbName": "tosca_rg", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TOSCA_VR", + "connectionType": "MSSQL", + "dbName": "tosca_vr", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TOSCA_CLOUD", + "connectionType": "MSSQL", + "dbName": "tosca-primary-db", + "username": "sa", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "VGALIMENTI", + "connectionType": "MSSQL", + "dbName": "vgalimenti", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "VINELLA", + "connectionType": "MSSQL", + "dbName": "VINELLA", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "LEVANPLASTSRL", + "connectionType": "MSSQL", + "dbName": "levanplastsrl", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "BIOLEVANTE", + "connectionType": "MSSQL", + "dbName": "biolevante", + "username": "SA", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { "profileName": "CAPELLI_MONELLI", - "connectionType" : "MSSQL", + "connectionType": "MSSQL", "dbName": "capelli_monelli", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { + "username": "SA", + "password": "sZ", + "host": "192.168.2.220", + "encryptedDbPsw": true, + "internalDb": true + }, + { "profileName": "PENELOPE_EXCHANGE", - "connectionType" : "MSSQL", + "connectionType": "MSSQL", "dbName": "penelope_exchange", "username": "SA", "password": "sZ", @@ -703,106 +737,95 @@ "internalDb": false }, { - "profileName": "Aida", + "profileName": "ROSSOGARGANO", "connectionType": "MSSQL", - "dbName": "aida", - "username": "sa", - "password" : "sZ", - "host" : "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "MORGANTE", - "connectionType" : "MSSQL", - "dbName" : "morgante", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "WINACT", - "connectionType" : "MSSQL", - "dbName" : "winact", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "FRUDIS", - "connectionType" : "MSSQL", - "dbName" : "frudis", - "username" : "SA", - "password" : "sZ", - "host": "192.168.2.220", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "SAPORI_VERI", - "connectionType" : "MSSQL", - "dbName" : "SAPORI_VERI", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "DISPENSA", - "connectionType" : "MSSQL", - "dbName" : "DISPENSA", - "username" : "SA", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "TWOBROTHERS", - "connectionType" : "MSSQL", - "dbName" : "twobrothers", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "SGSRL", - "connectionType" : "MSSQL", - "dbName" : "SGSRL", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true - }, { - "profileName" : "STUDIOML_HISTORY", - "connectionType" : "MSSQL", - "dbName" : "studioml_history", - "username" : "sa", - "password" : "sa", - "host" : "192.168.2.220", - "encryptedDbPsw" : false, - "internalDb" : false - }, { - "profileName": "COSMAPACK", - "connectionType": "MSSQL", - "dbName": "COSMINT", - "username": "sa", + "dbName": "RossoGargano", + "username": "SA", "password": "sZ", "host": "192.168.2.220", "encryptedDbPsw": true, "internalDb": true }, { - "profileName": "Aida", + "profileName": "MORGANTE", "connectionType": "MSSQL", - "dbName": "aida", - "username": "sa", + "dbName": "morgante", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "WINACT", + "connectionType": "MSSQL", + "dbName": "winact", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "FRUDIS", + "connectionType": "MSSQL", + "dbName": "frudis", + "username": "SA", "password": "sZ", "host": "192.168.2.220", "encryptedDbPsw": true, "internalDb": true }, + { + "profileName": "SAPORI_VERI", + "connectionType": "MSSQL", + "dbName": "SAPORI_VERI", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "DISPENSA", + "connectionType": "MSSQL", + "dbName": "DISPENSA", + "username": "SA", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "TWOBROTHERS", + "connectionType": "MSSQL", + "dbName": "twobrothers", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "SGSRL", + "connectionType": "MSSQL", + "dbName": "SGSRL", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true + }, + { + "profileName": "STUDIOML_HISTORY", + "connectionType": "MSSQL", + "dbName": "studioml_history", + "username": "sa", + "password": "sa", + "host": "192.168.2.220", + "encryptedDbPsw": false, + "internalDb": false + }, { "profileName": "COSMAPACK", "connectionType": "MSSQL", @@ -824,14 +847,14 @@ "internalDb": true }, { - "profileName" : "VETTA", - "connectionType" : "MSSQL", - "dbName" : "vetta", - "username" : "sa", - "password" : "sZ", - "host" : "192.168.2.214", - "encryptedDbPsw" : true, - "internalDb" : true + "profileName": "VETTA", + "connectionType": "MSSQL", + "dbName": "vetta", + "username": "sa", + "password": "sZ", + "host": "192.168.2.214", + "encryptedDbPsw": true, + "internalDb": true }, { "profileName": "CARNI_SARDEGNA", @@ -842,30 +865,31 @@ "host": "192.168.2.214", "encryptedDbPsw": true, "internalDb": true - } ], - "defaultMailConfiguration" : { + } + ], + "defaultMailConfiguration": { "from": "internal@integry.it", "smtp": "smtp.integry.it", "port": 25, - "enableSSL" : false, + "enableSSL": false, "username": "sender@integry.it", "password": "sendsqlml", - "encryptedPassword" : false + "encryptedPassword": false }, - "loggerConfiguration" : { - "level" : "DEBUG", + "loggerConfiguration": { + "level": "DEBUG", "deleteDays": 15, "dbDeleteDays": 3, "dbMaxSize": "500M" }, - "enablePermissionCheck" : false, - "minioConfiguration" : { - "host" : "192.168.2.206", - "port" : 9000, - "accessKey" : "integry_minio", - "secretKey" : "9yMd3@0.GPKf", - "enabled" : true, - "enableOldSave" : false, - "excludedEntities" : [ ] + "enablePermissionCheck": false, + "minioConfiguration": { + "host": "192.168.2.206", + "port": 9000, + "accessKey": "integry_minio", + "secretKey": "9yMd3@0.GPKf", + "enabled": true, + "enableOldSave": false, + "excludedEntities": [] } } \ No newline at end of file