907 lines
43 KiB
XML
907 lines
43 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<otrs_config version="2.0" init="Application">
|
|
<Setting Name="Ticket::EventModulePost###9900-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Performs the configured action for each event (as an Invoker) for each configured web service.</Description>
|
|
<Navigation>Core::Event::Ticket</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Module">Kernel::GenericInterface::Event::Handler</Item>
|
|
<Item Key="Transaction">1</Item>
|
|
<Item Key="Event"></Item><!-- run on all events -->
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Package::EventModulePost###9900-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Performs the configured action for each event (as an Invoker) for each configured web service.</Description>
|
|
<Navigation>Core::Event::Package</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Module">Kernel::GenericInterface::Event::Handler</Item>
|
|
<Item Key="Transaction">1</Item>
|
|
<Item Key="Event"></Item><!-- run on all events -->
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="LinkObject::EventModulePost###9900-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Performs the configured action for each event (as an Invoker) for each configured web service.</Description>
|
|
<Navigation>Core::Event::LinkObject</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Module">Kernel::GenericInterface::Event::Handler</Item>
|
|
<Item Key="Transaction">1</Item>
|
|
<Item Key="Event"></Item><!-- run on all events -->
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="CustomerCompany::EventModulePost###9900-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Performs the configured action for each event (as an Invoker) for each configured web service.</Description>
|
|
<Navigation>Core::Event::CustomerCompany</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Module">Kernel::GenericInterface::Event::Handler</Item>
|
|
<Item Key="Transaction">1</Item>
|
|
<Item Key="Event"></Item><!-- run on all events -->
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="CustomerUser::EventModulePost###9900-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Performs the configured action for each event (as an Invoker) for each configured web service.</Description>
|
|
<Navigation>Core::Event::CustomerUser</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Module">Kernel::GenericInterface::Event::Handler</Item>
|
|
<Item Key="Transaction">1</Item>
|
|
<Item Key="Event"></Item><!-- run on all events -->
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Queue::EventModulePost###9900-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Performs the configured action for each event (as an Invoker) for each configured web service.</Description>
|
|
<Navigation>Core::Event::Queue</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Module">Kernel::GenericInterface::Event::Handler</Item>
|
|
<Item Key="Transaction">1</Item>
|
|
<Item Key="Event"></Item><!-- run on all events -->
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="DynamicField::EventModulePost###9900-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Performs the configured action for each event (as an Invoker) for each configured web service.</Description>
|
|
<Navigation>Core::Event::DynamicField</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Module">Kernel::GenericInterface::Event::Handler</Item>
|
|
<Item Key="Transaction">1</Item>
|
|
<Item Key="Event"></Item><!-- run on all events -->
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::WebserviceConfig::CacheTTL" Required="1" Valid="1">
|
|
<Description Translatable="1">Cache time in seconds for the web service config backend.</Description>
|
|
<Navigation>GenericInterface</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="^\d+$">86400</Item><!-- default 1 day -->
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::Common::CachedAuth::AgentCacheTTL" Required="1" Valid="1">
|
|
<Description Translatable="1">Cache time in seconds for agent authentication in the GenericInterface.</Description>
|
|
<Navigation>GenericInterface::Operation</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="^\d+$">300</Item><!-- default 5 min -->
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::Common::CachedAuth::CustomerCacheTTL" Required="1" Valid="1">
|
|
<Description Translatable="1">Cache time in seconds for customer authentication in the GenericInterface.</Description>
|
|
<Navigation>GenericInterface::Operation</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="^\d+$">300</Item><!-- default 5 min -->
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceDebugger" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface Debugger GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceDebugger###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceDebugger.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Navigation###AdminGenericInterfaceDebugger###002-GenericInterface" Required="0" Valid="0">
|
|
<Description Translatable="1">Main menu item registration.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::MainMenu</Navigation>
|
|
<Value>
|
|
<Array>
|
|
<DefaultItem ValueType="FrontendNavigation">
|
|
<Hash>
|
|
</Hash>
|
|
</DefaultItem>
|
|
</Array>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceWebservice" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface Web Service GUI</Item>
|
|
<Item Key="NavBarName">Admin</Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceWebservice###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceWebservice.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Navigation###AdminGenericInterfaceWebservice###002-GenericInterface" Required="0" Valid="0">
|
|
<Description Translatable="1">Main menu item registration.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::MainMenu</Navigation>
|
|
<Value>
|
|
<Array>
|
|
<DefaultItem ValueType="FrontendNavigation">
|
|
<Hash>
|
|
</Hash>
|
|
</DefaultItem>
|
|
</Array>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::NavigationModule###AdminGenericInterfaceWebservice" Required="0" Valid="1">
|
|
<Description Translatable="1">Admin area navigation for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::AdminOverview</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Module">Kernel::Output::HTML::NavBar::ModuleAdmin</Item>
|
|
<Item Key="Name" Translatable="1">Web Services</Item>
|
|
<Item Key="Block">Automation</Item>
|
|
<Item Key="Description" Translatable="1">Create and manage web services.</Item>
|
|
<Item Key="IconBig"></Item>
|
|
<Item Key="IconSmall"></Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceTransportHTTPSOAP" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface TransportHTTPSOAP GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceTransportHTTPSOAP###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
<Item>Core.Agent.SortedTree.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceTransportHTTPSOAP.js</Item>
|
|
<Item>Core.Agent.SortedTree.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceTransportHTTPREST" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface TransportHTTPREST GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceTransportHTTPREST###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceTransportHTTPREST.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceWebserviceHistory" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface Web Service History GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceWebserviceHistory###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceWebserviceHistory.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceOperationDefault" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface Operation GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceOperationDefault###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceOperation.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceInvokerDefault" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface Invoker GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceInvokerDefault###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceInvoker.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceInvokerEvent" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface Invoker Event GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceInvokerEvent###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceInvokerEvent.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Transport::Module###HTTP::SOAP" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the transport layer.</Description>
|
|
<Navigation>GenericInterface::Transport::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">SOAP</Item>
|
|
<Item Key="Protocol">HTTP</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceTransportHTTPSOAP</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Transport::Module###HTTP::REST" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the transport layer.</Description>
|
|
<Navigation>GenericInterface::Transport::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">REST</Item>
|
|
<Item Key="Protocol">HTTP</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceTransportHTTPREST</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Transport::Module###HTTP::Test" Required="0" Valid="0">
|
|
<Description Translatable="1">GenericInterface module registration for the transport layer.</Description>
|
|
<Navigation>GenericInterface::Transport::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">Test</Item>
|
|
<Item Key="Protocol">HTTP</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceTransportHTTPTest</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::Module###Test::Test" Required="0" Valid="0">
|
|
<Description Translatable="1">GenericInterface module registration for the operation layer.</Description>
|
|
<Navigation>GenericInterface::Operation::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">Test</Item>
|
|
<Item Key="Controller">Test</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceOperationDefault</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Invoker::Module###Test::Test" Required="0" Valid="0">
|
|
<Description Translatable="1">GenericInterface module registration for the invoker layer.</Description>
|
|
<Navigation>GenericInterface::Invoker::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">Test</Item>
|
|
<Item Key="Controller">Test</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceInvokerDefault</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Invoker::Module###Test::TestSimple" Required="0" Valid="0">
|
|
<Description Translatable="1">GenericInterface module registration for the invoker layer.</Description>
|
|
<Navigation>GenericInterface::Invoker::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">TestSimple</Item>
|
|
<Item Key="Controller">Test</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceInvokerDefault</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Mapping::Module###Test" Required="0" Valid="0">
|
|
<Description Translatable="1">GenericInterface module registration for the mapping layer.</Description>
|
|
<Navigation>GenericInterface::Mapping::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="ConfigDialog"></Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceMappingSimple" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface Web Service Mapping GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceMappingSimple###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceMapping.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Mapping::Module###Simple" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the mapping layer.</Description>
|
|
<Navigation>GenericInterface::Mapping::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceMappingSimple</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceMappingXSLT" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface Web Service Mapping GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceMappingXSLT###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceMappingXSLT.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Mapping::Module###XSLT" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the mapping layer.</Description>
|
|
<Navigation>GenericInterface::Mapping::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceMappingXSLT</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::Module###Session::SessionCreate" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the operation layer.</Description>
|
|
<Navigation>GenericInterface::Operation::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">SessionCreate</Item>
|
|
<Item Key="Controller">Session</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceOperationDefault</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::Module###Session::SessionGet" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the operation layer.</Description>
|
|
<Navigation>GenericInterface::Operation::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">SessionGet</Item>
|
|
<Item Key="Controller">Session</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceOperationDefault</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::Module###Ticket::TicketCreate" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the operation layer.</Description>
|
|
<Navigation>GenericInterface::Operation::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">TicketCreate</Item>
|
|
<Item Key="Controller">Ticket</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceOperationDefault</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::Module###Ticket::TicketUpdate" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the operation layer.</Description>
|
|
<Navigation>GenericInterface::Operation::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">TicketUpdate</Item>
|
|
<Item Key="Controller">Ticket</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceOperationDefault</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::Module###Ticket::TicketGet" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the operation layer.</Description>
|
|
<Navigation>GenericInterface::Operation::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">TicketGet</Item>
|
|
<Item Key="Controller">Ticket</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceOperationDefault</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::Module###Ticket::TicketSearch" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the operation layer.</Description>
|
|
<Navigation>GenericInterface::Operation::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">TicketGet</Item>
|
|
<Item Key="Controller">Ticket</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceOperationDefault</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::Module###Ticket::TicketHistoryGet" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for the operation layer.</Description>
|
|
<Navigation>GenericInterface::Operation::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">TicketHistoryGet</Item>
|
|
<Item Key="Controller">Ticket</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceOperationDefault</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketCreate###IsVisibleForCustomer" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the default visibility of the article to customer for this operation.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketCreate</Navigation>
|
|
<Value>
|
|
<Item ValueType="Checkbox">1</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketCreate###HistoryType" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the history type for this operation, which gets used for ticket history in the agent interface.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketCreate</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="">NewTicket</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketCreate###HistoryComment" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the history comment for this operation, which gets used for ticket history in the agent interface.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketCreate</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="">%%GenericInterface Create</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketCreate###AutoResponseType" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the default auto response type of the article for this operation.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketCreate</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="">auto reply</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketUpdate###IsVisibleForCustomer" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the default visibility of the article to customer for this operation.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketUpdate</Navigation>
|
|
<Value>
|
|
<Item ValueType="Checkbox">1</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::ResponseLoggingMaxSize" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the maximum size in KiloByte of GenericInterface responses that get logged to the gi_debugger_entry_content table.</Description>
|
|
<Navigation>GenericInterface::Operation</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="^\d+$">200</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketUpdate###HistoryType" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the history type for this operation, which gets used for ticket history in the agent interface.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketUpdate</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="">AddNote</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketUpdate###HistoryComment" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the history comment for this operation, which gets used for ticket history in the agent interface.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketUpdate</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="">%%GenericInterface Note</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketUpdate###AutoResponseType" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the default auto response type of the article for this operation.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketUpdate</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="">auto follow up</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketSearch###SearchLimit" Required="1" Valid="1">
|
|
<Description Translatable="1">Maximum number of tickets to be displayed in the result of this operation.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketSearch</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex="^[0-9]{1,8}$">500</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketSearch###SortBy::Default" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the default ticket attribute for ticket sorting of the ticket search result of this operation.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketSearch</Navigation>
|
|
<Value>
|
|
<Item ValueType="Select" SelectedID="Age">
|
|
<Item ValueType="Option" Value="Age" Translatable="1">Age</Item>
|
|
<Item ValueType="Option" Value="Ticket" Translatable="1">Ticket</Item>
|
|
<Item ValueType="Option" Value="Subject" Translatable="1">Subject</Item>
|
|
<Item ValueType="Option" Value="Queue" Translatable="1">Queue</Item>
|
|
<Item ValueType="Option" Value="Priority" Translatable="1">Priority</Item>
|
|
<Item ValueType="Option" Value="EscalationTime" Translatable="1">EscalationTime</Item>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::Operation::TicketSearch###Order::Default" Required="1" Valid="1">
|
|
<Description Translatable="1">Defines the default ticket order in the ticket search result of the this operation. Up: oldest on top. Down: latest on top.</Description>
|
|
<Navigation>GenericInterface::Operation::TicketSearch</Navigation>
|
|
<Value>
|
|
<Item ValueType="Select" SelectedID="Down">
|
|
<Item ValueType="Option" Value="Down" Translatable="1">Down</Item>
|
|
<Item ValueType="Option" Value="Up" Translatable="1">Up</Item>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GenericInterface::ErrorHandling::Module###RequestRetry" Required="0" Valid="1">
|
|
<Description Translatable="1">GenericInterface module registration for an error handling module.</Description>
|
|
<Navigation>GenericInterface::ErrorHandling::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Name">RequestRetry</Item>
|
|
<Item Key="ConfigDialog">AdminGenericInterfaceErrorHandlingRequestRetry</Item>
|
|
<Item Key="CommunicationTypeFilter">Requester</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceErrorHandlingDefault" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface ErrorHandling GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceErrorHandlingDefault###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceErrorHandling.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Module###AdminGenericInterfaceErrorHandlingRequestRetry" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description">Admin</Item>
|
|
<Item Key="Title" Translatable="1">GenericInterface ErrorHandling GUI</Item>
|
|
<Item Key="NavBarName"></Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGenericInterfaceErrorHandlingRequestRetry###002-GenericInterface" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="CSS">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterface.css</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>Core.Agent.Admin.GenericInterfaceErrorHandling.js</Item>
|
|
<Item>Core.Agent.Admin.GenericInterfaceErrorHandlingRequestRetry.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
</otrs_config>
|