Merge branch 'master' into develop
Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit
Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -1417,7 +1417,7 @@ public class VariazioniPvService {
|
||||
String userName = UtilityHashMap.getValueIfExists(export, "user_name");
|
||||
String formatFile = UtilityHashMap.getValueIfExists(export, "format_file");
|
||||
|
||||
httpRestWrapper.callInternalExport(multiDBPv.getDistributoreProfileName(),
|
||||
httpRestWrapper.callInternalExport(multiDBPv.getPrimaryConnection().getProfileName(),
|
||||
userName,
|
||||
exportType,
|
||||
formatFile,
|
||||
|
||||
Reference in New Issue
Block a user