diff --git a/C4IT_DataHistoryProvider_Test/Config/F4SD-Global-Configuration.xml b/C4IT_DataHistoryProvider_Test/Config/F4SD-Global-Configuration.xml index 2ab7a90..5b3fbaa 100644 --- a/C4IT_DataHistoryProvider_Test/Config/F4SD-Global-Configuration.xml +++ b/C4IT_DataHistoryProvider_Test/Config/F4SD-Global-Configuration.xml @@ -19,14 +19,11 @@ - - - + + + + - - - - diff --git a/F4SD-Cockpit-ServerCore/DataHistoryConfigGolabalParameters.cs b/F4SD-Cockpit-ServerCore/DataHistoryConfigGolabalParameters.cs index b991f27..0151aa4 100644 --- a/F4SD-Cockpit-ServerCore/DataHistoryConfigGolabalParameters.cs +++ b/F4SD-Cockpit-ServerCore/DataHistoryConfigGolabalParameters.cs @@ -488,19 +488,13 @@ namespace C4IT.DataHistoryProvider , "" ); RetVal |= DoXmlInsertElement(XmlRoot + , "TicketConfiguration" + , "TicketProcessing" + , "" + ); + RetVal |= DoXmlRemoveElement(XmlRoot , "TicketConfiguration" , "OpenActivitiesExternally" - , "" - ); - RetVal |= DoXmlInsertElement(XmlRoot - , "TicketConfiguration/OpenActivitiesExternally" - , "OpenActivityOverride[@ActivityType='SPSActivityTypeTicket']" - , "" - ); - RetVal |= DoXmlInsertElement(XmlRoot - , "TicketConfiguration/OpenActivitiesExternally" - , "OpenActivityOverride[@ActivityType='SPSActivityTypeServiceRequest']" - , "" ); RetVal |= DoXmlInsertElement(XmlRoot , "TicketConfiguration" diff --git a/F4SDwebService/Config/F4SD-Global-Configuration.xml b/F4SDwebService/Config/F4SD-Global-Configuration.xml index 2ab7a90..5b3fbaa 100644 --- a/F4SDwebService/Config/F4SD-Global-Configuration.xml +++ b/F4SDwebService/Config/F4SD-Global-Configuration.xml @@ -19,14 +19,11 @@ - - - + + + + - - - - diff --git a/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xml b/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xml index 2ab7a90..5b3fbaa 100644 --- a/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xml +++ b/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xml @@ -19,14 +19,11 @@ - - - + + + + - - - -