1<?xml version="1.0" encoding="utf-8"?> 2<otrs_config version="2.0" init="Application"> 3 <Setting Name="Frontend::Module###AdminProcessManagement" Required="0" Valid="1"> 4 <Description Translatable="1">Frontend module registration for the agent interface.</Description> 5 <Navigation>Frontend::Admin::ModuleRegistration</Navigation> 6 <Value> 7 <Item ValueType="FrontendRegistration"> 8 <Hash> 9 <Item Key="GroupRo"> 10 <Array> 11 </Array> 12 </Item> 13 <Item Key="Group"> 14 <Array> 15 <Item>admin</Item> 16 </Array> 17 </Item> 18 <Item Key="Description" Translatable="1">This module is part of the admin area of OTRS.</Item> 19 <Item Key="Title" Translatable="1">Process Management</Item> 20 <Item Key="NavBarName">Admin</Item> 21 </Hash> 22 </Item> 23 </Value> 24 </Setting> 25 <Setting Name="Loader::Module::AdminProcessManagement###002-ProcessManagement" Required="0" Valid="1"> 26 <Description Translatable="1">Loader module registration for the agent interface.</Description> 27 <Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation> 28 <Value> 29 <Hash> 30 <Item Key="CSS"> 31 <Array> 32 <Item>Core.Agent.Admin.ProcessManagement.css</Item> 33 <Item>Core.AllocationList.css</Item> 34 </Array> 35 </Item> 36 <Item Key="JavaScript"> 37 <Array> 38 <Item>thirdparty/jsplumb-1.6.4/jsplumb.js</Item> 39 <Item>thirdparty/farahey-0.5/farahey.js</Item> 40 <Item>thirdparty/jsplumb-labelspacer/label-spacer.js</Item> 41 <Item>Core.Agent.Admin.ProcessManagement.js</Item> 42 <Item>Core.Agent.Admin.ProcessManagement.Canvas.js</Item> 43 <Item>Core.UI.AllocationList.js</Item> 44 </Array> 45 </Item> 46 </Hash> 47 </Value> 48 </Setting> 49 <Setting Name="Frontend::Navigation###AdminProcessManagement###002-ProcessManagement" Required="0" Valid="0"> 50 <Description Translatable="1">Main menu item registration.</Description> 51 <Navigation>Frontend::Admin::ModuleRegistration::MainMenu</Navigation> 52 <Value> 53 <Array> 54 <DefaultItem ValueType="FrontendNavigation"> 55 <Hash> 56 </Hash> 57 </DefaultItem> 58 </Array> 59 </Value> 60 </Setting> 61 <Setting Name="Frontend::NavigationModule###AdminProcessManagement" Required="0" Valid="1"> 62 <Description Translatable="1">Admin area navigation for the agent interface.</Description> 63 <Navigation>Frontend::Admin::ModuleRegistration::AdminOverview</Navigation> 64 <Value> 65 <Hash> 66 <Item Key="Group"> 67 <Array> 68 <Item>admin</Item> 69 </Array> 70 </Item> 71 <Item Key="GroupRo"> 72 <Array> 73 </Array> 74 </Item> 75 <Item Key="Module">Kernel::Output::HTML::NavBar::ModuleAdmin</Item> 76 <Item Key="Name" Translatable="1">Process Management</Item> 77 <Item Key="Block">Automation</Item> 78 <Item Key="Description" Translatable="1">Configure Processes.</Item> 79 <Item Key="IconBig">fa-sitemap</Item> 80 <Item Key="IconSmall"></Item> 81 </Hash> 82 </Value> 83 </Setting> 84 <Setting Name="Frontend::Module###AdminProcessManagementActivity" Required="0" Valid="1"> 85 <Description Translatable="1">Frontend module registration for the agent interface.</Description> 86 <Navigation>Frontend::Admin::ModuleRegistration</Navigation> 87 <Value> 88 <Item ValueType="FrontendRegistration"> 89 <Hash> 90 <Item Key="GroupRo"> 91 <Array> 92 </Array> 93 </Item> 94 <Item Key="Group"> 95 <Array> 96 <Item>admin</Item> 97 </Array> 98 </Item> 99 <Item Key="Description" Translatable="1">This module is part of the admin area of OTRS.</Item> 100 <Item Key="Title" Translatable="1">Process Management Activity GUI</Item> 101 <Item Key="NavBarName"></Item> 102 </Hash> 103 </Item> 104 </Value> 105 </Setting> 106 <Setting Name="Loader::Module::AdminProcessManagementActivity###002-ProcessManagement" Required="0" Valid="1"> 107 <Description Translatable="1">Loader module registration for the agent interface.</Description> 108 <Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation> 109 <Value> 110 <Hash> 111 <Item Key="CSS"> 112 <Array> 113 <Item>Core.Agent.Admin.ProcessManagement.css</Item> 114 <Item>Core.AllocationList.css</Item> 115 </Array> 116 </Item> 117 <Item Key="JavaScript"> 118 <Array> 119 <Item>Core.Agent.Admin.ProcessManagement.js</Item> 120 <Item>Core.UI.AllocationList.js</Item> 121 </Array> 122 </Item> 123 </Hash> 124 </Value> 125 </Setting> 126 <Setting Name="Frontend::Module###AdminProcessManagementActivityDialog" Required="0" Valid="1"> 127 <Description Translatable="1">Frontend module registration for the agent interface.</Description> 128 <Navigation>Frontend::Admin::ModuleRegistration</Navigation> 129 <Value> 130 <Item ValueType="FrontendRegistration"> 131 <Hash> 132 <Item Key="GroupRo"> 133 <Array> 134 </Array> 135 </Item> 136 <Item Key="Group"> 137 <Array> 138 <Item>admin</Item> 139 </Array> 140 </Item> 141 <Item Key="Description" Translatable="1">This module is part of the admin area of OTRS.</Item> 142 <Item Key="Title" Translatable="1">Process Management Activity Dialog GUI</Item> 143 <Item Key="NavBarName"></Item> 144 </Hash> 145 </Item> 146 </Value> 147 </Setting> 148 <Setting Name="Loader::Module::AdminProcessManagementActivityDialog###002-ProcessManagement" Required="0" Valid="1"> 149 <Description Translatable="1">Loader module registration for the agent interface.</Description> 150 <Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation> 151 <Value> 152 <Hash> 153 <Item Key="CSS"> 154 <Array> 155 <Item>Core.Agent.Admin.ProcessManagement.css</Item> 156 <Item>Core.AllocationList.css</Item> 157 </Array> 158 </Item> 159 <Item Key="JavaScript"> 160 <Array> 161 <Item>Core.Agent.Admin.ProcessManagement.js</Item> 162 <Item>Core.UI.AllocationList.js</Item> 163 </Array> 164 </Item> 165 </Hash> 166 </Value> 167 </Setting> 168 <Setting Name="Frontend::Module###AdminProcessManagementTransition" Required="0" Valid="1"> 169 <Description Translatable="1">Frontend module registration for the agent interface.</Description> 170 <Navigation>Frontend::Admin::ModuleRegistration</Navigation> 171 <Value> 172 <Item ValueType="FrontendRegistration"> 173 <Hash> 174 <Item Key="GroupRo"> 175 <Array> 176 </Array> 177 </Item> 178 <Item Key="Group"> 179 <Array> 180 <Item>admin</Item> 181 </Array> 182 </Item> 183 <Item Key="Description" Translatable="1">This module is part of the admin area of OTRS.</Item> 184 <Item Key="Title" Translatable="1">Process Management Transition GUI</Item> 185 <Item Key="NavBarName"></Item> 186 </Hash> 187 </Item> 188 </Value> 189 </Setting> 190 <Setting Name="Loader::Module::AdminProcessManagementTransition###002-ProcessManagement" Required="0" Valid="1"> 191 <Description Translatable="1">Loader module registration for the agent interface.</Description> 192 <Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation> 193 <Value> 194 <Hash> 195 <Item Key="CSS"> 196 <Array> 197 <Item>Core.Agent.Admin.ProcessManagement.css</Item> 198 </Array> 199 </Item> 200 <Item Key="JavaScript"> 201 <Array> 202 <Item>Core.Agent.Admin.ProcessManagement.js</Item> 203 </Array> 204 </Item> 205 </Hash> 206 </Value> 207 </Setting> 208 <Setting Name="Frontend::Module###AdminProcessManagementTransitionAction" Required="0" Valid="1"> 209 <Description Translatable="1">Frontend module registration for the agent interface.</Description> 210 <Navigation>Frontend::Admin::ModuleRegistration</Navigation> 211 <Value> 212 <Item ValueType="FrontendRegistration"> 213 <Hash> 214 <Item Key="GroupRo"> 215 <Array> 216 </Array> 217 </Item> 218 <Item Key="Group"> 219 <Array> 220 <Item>admin</Item> 221 </Array> 222 </Item> 223 <Item Key="Description" Translatable="1">This module is part of the admin area of OTRS.</Item> 224 <Item Key="Title" Translatable="1">Process Management Transition Action GUI</Item> 225 <Item Key="NavBarName"></Item> 226 </Hash> 227 </Item> 228 </Value> 229 </Setting> 230 <Setting Name="Loader::Module::AdminProcessManagementTransitionAction###002-ProcessManagement" Required="0" Valid="1"> 231 <Description Translatable="1">Loader module registration for the agent interface.</Description> 232 <Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation> 233 <Value> 234 <Hash> 235 <Item Key="CSS"> 236 <Array> 237 <Item>Core.Agent.Admin.ProcessManagement.css</Item> 238 </Array> 239 </Item> 240 <Item Key="JavaScript"> 241 <Array> 242 <Item>Core.Agent.Admin.ProcessManagement.js</Item> 243 </Array> 244 </Item> 245 </Hash> 246 </Value> 247 </Setting> 248 <Setting Name="Frontend::Module###AdminProcessManagementPath" Required="0" Valid="1"> 249 <Description Translatable="1">Frontend module registration for the agent interface.</Description> 250 <Navigation>Frontend::Admin::ModuleRegistration</Navigation> 251 <Value> 252 <Item ValueType="FrontendRegistration"> 253 <Hash> 254 <Item Key="GroupRo"> 255 <Array> 256 </Array> 257 </Item> 258 <Item Key="Group"> 259 <Array> 260 <Item>admin</Item> 261 </Array> 262 </Item> 263 <Item Key="Description" Translatable="1">This module is part of the admin area of OTRS.</Item> 264 <Item Key="Title" Translatable="1">Process Management Path GUI</Item> 265 <Item Key="NavBarName"></Item> 266 </Hash> 267 </Item> 268 </Value> 269 </Setting> 270 <Setting Name="Loader::Module::AdminProcessManagementPath###002-ProcessManagement" Required="0" Valid="1"> 271 <Description Translatable="1">Loader module registration for the agent interface.</Description> 272 <Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation> 273 <Value> 274 <Hash> 275 <Item Key="CSS"> 276 <Array> 277 <Item>Core.Agent.Admin.ProcessManagement.css</Item> 278 <Item>Core.AllocationList.css</Item> 279 </Array> 280 </Item> 281 <Item Key="JavaScript"> 282 <Array> 283 <Item>Core.Agent.Admin.ProcessManagement.js</Item> 284 <Item>Core.UI.AllocationList.js</Item> 285 </Array> 286 </Item> 287 </Hash> 288 </Value> 289 </Setting> 290 <Setting Name="Frontend::NavBarModule###1-TicketProcesses" Required="0" Valid="1"> 291 <Description Translatable="1">Frontend module registration (disable ticket processes screen if no process available).</Description> 292 <Navigation>Frontend::Agent::ModuleRegistration</Navigation> 293 <Value> 294 <Hash> 295 <Item Key="Module">Kernel::Output::HTML::NavBar::AgentTicketProcess</Item> 296 </Hash> 297 </Value> 298 </Setting> 299 <!-- OTRSTicketProcesses Merged Settings Start --> 300 <Setting Name="Frontend::Module###AgentTicketProcess" Required="0" Valid="1"> 301 <Description Translatable="1">Frontend module registration for the agent interface.</Description> 302 <Navigation>Frontend::Agent::ModuleRegistration</Navigation> 303 <Value> 304 <Item ValueType="FrontendRegistration"> 305 <Hash> 306 <Item Key="Group"> 307 <Array> 308 </Array> 309 </Item> 310 <Item Key="GroupRo"> 311 <Array> 312 </Array> 313 </Item> 314 <Item Key="Description" Translatable="1">Create new process ticket.</Item> 315 <Item Key="Title" Translatable="1">New process ticket</Item> 316 <Item Key="NavBarName">Ticket</Item> 317 </Hash> 318 </Item> 319 </Value> 320 </Setting> 321 <Setting Name="Loader::Module::AgentTicketProcess###002-ProcessManagement" Required="0" Valid="1"> 322 <Description Translatable="1">Loader module registration for the agent interface.</Description> 323 <Navigation>Frontend::Agent::ModuleRegistration::Loader</Navigation> 324 <Value> 325 <Hash> 326 <Item Key="CSS"> 327 <Array> 328 <Item>Core.Agent.TicketProcess.css</Item> 329 </Array> 330 </Item> 331 <Item Key="JavaScript"> 332 <Array> 333 <Item>Core.Agent.CustomerSearch.js</Item> 334 <Item>Core.Agent.CustomerSearchAutoComplete.js</Item> 335 <Item>Core.Agent.TicketAction.js</Item> 336 <Item>Core.Agent.TicketProcess.js</Item> 337 <Item>Core.TicketProcess.js</Item> 338 </Array> 339 </Item> 340 </Hash> 341 </Value> 342 </Setting> 343 <Setting Name="Frontend::Navigation###AgentTicketProcess###002-ProcessManagement" Required="0" Valid="1"> 344 <Description Translatable="1">Main menu item registration.</Description> 345 <Navigation>Frontend::Agent::ModuleRegistration::MainMenu</Navigation> 346 <Value> 347 <Array> 348 <DefaultItem ValueType="FrontendNavigation"> 349 <Hash> 350 </Hash> 351 </DefaultItem> 352 <Item> 353 <Hash> 354 <Item Key="Group"> 355 <Array> 356 </Array> 357 </Item> 358 <Item Key="GroupRo"> 359 <Array> 360 </Array> 361 </Item> 362 <Item Key="Description" Translatable="1">Create New process ticket.</Item> 363 <Item Key="Name" Translatable="1">New process ticket</Item> 364 <Item Key="Link">Action=AgentTicketProcess</Item> 365 <Item Key="LinkOption"></Item> 366 <Item Key="NavBar">Ticket</Item> 367 <Item Key="Type"></Item> 368 <Item Key="Block"></Item> 369 <Item Key="AccessKey">p</Item> 370 <Item Key="Prio">220</Item> 371 </Hash> 372 </Item> 373 </Array> 374 </Value> 375 </Setting> 376 <Setting Name="Ticket::EventModulePost###9800-TicketProcessTransitions" Required="0" Valid="1"> 377 <Description Translatable="1">Event module registration. For more performance you can define a trigger event (e. g. Event => TicketCreate).</Description> 378 <Navigation>Core::Event::Ticket</Navigation> 379 <Value> 380 <Hash> 381 <Item Key="Module">Kernel::System::Ticket::Event::TicketProcessTransitions</Item> 382 <Item Key="Transaction">1</Item> 383 <Item Key="Event"></Item> 384 </Hash> 385 </Value> 386 </Setting> 387 <Setting Name="Process::DynamicFieldProcessManagementProcessID" Required="1" Valid="1"> 388 <Description Translatable="1">This option defines the dynamic field in which a Process Management process entity id is stored.</Description> 389 <Navigation>Core::ProcessManagement</Navigation> 390 <Value> 391 <Item ValueType="String" ValueRegex="">ProcessManagementProcessID</Item> 392 </Value> 393 </Setting> 394 <Setting Name="Process::DynamicFieldProcessManagementActivityID" Required="1" Valid="1"> 395 <Description Translatable="1">This option defines the dynamic field in which a Process Management activity entity id is stored.</Description> 396 <Navigation>Core::ProcessManagement</Navigation> 397 <Value> 398 <Item ValueType="String" ValueRegex="">ProcessManagementActivityID</Item> 399 </Value> 400 </Setting> 401 <Setting Name="Process::DefaultQueue" Required="1" Valid="1"> 402 <Description Translatable="1">This option defines the process tickets default queue.</Description> 403 <Navigation>Core::ProcessManagement</Navigation> 404 <Value> 405 <Item ValueType="Entity" ValueEntityType="Queue" ValueRegex="">Raw</Item> 406 </Value> 407 </Setting> 408 <Setting Name="Process::DefaultState" Required="1" Valid="1"> 409 <Description Translatable="1">This option defines the process tickets default state.</Description> 410 <Navigation>Core::ProcessManagement</Navigation> 411 <Value> 412 <Item ValueType="Entity" ValueEntityType="State" ValueRegex="">new</Item> 413 </Value> 414 </Setting> 415 <Setting Name="Process::DefaultLock" Required="1" Valid="1"> 416 <Description Translatable="1">This option defines the process tickets default lock.</Description> 417 <Navigation>Core::ProcessManagement</Navigation> 418 <Value> 419 <Item ValueType="String" ValueRegex="">unlock</Item> 420 </Value> 421 </Setting> 422 <Setting Name="Process::DefaultPriority" Required="1" Valid="1"> 423 <Description Translatable="1">This option defines the process tickets default priority.</Description> 424 <Navigation>Core::ProcessManagement</Navigation> 425 <Value> 426 <Item ValueType="Entity" ValueEntityType="Priority" ValueRegex="">3 normal</Item> 427 </Value> 428 </Setting> 429 <Setting Name="Ticket::Frontend::AgentTicketZoom###ProcessDisplay" UserPreferencesGroup="Advanced" UserModificationPossible="1" Required="1" Valid="1"> 430 <Description Translatable="1">Display settings to override defaults for Process Tickets.</Description> 431 <Navigation>Frontend::Agent::View::TicketZoom</Navigation> 432 <Value> 433 <Hash> 434 <Item Key="NavBarName" Translatable="1">Processes</Item> 435 <Item Key="WidgetTitle" Translatable="1">Process Information</Item> 436 </Hash> 437 </Value> 438 </Setting> 439 <Setting Name="Ticket::Frontend::AgentTicketZoom###ProcessWidgetDynamicFieldGroups" Required="1" Valid="1"> 440 <Description Translatable="1">Dynamic fields groups for process widget. The key is the name of the group, the value contains the fields to be shown. Example: 'Key => My Group', 'Content: Name_X, NameY'.</Description> 441 <Navigation>Frontend::Agent::View::TicketZoom</Navigation> 442 <Value> 443 <Hash> 444 </Hash> 445 </Value> 446 </Setting> 447 <Setting Name="Ticket::Frontend::AgentTicketZoom###ProcessWidgetDynamicField" Required="1" Valid="1"> 448 <Description Translatable="1">Dynamic fields shown in the process widget in ticket zoom screen of the agent interface.</Description> 449 <Navigation>Frontend::Agent::View::TicketZoom</Navigation> 450 <Value> 451 <Hash> 452 <DefaultItem ValueType="Select"> 453 <Item ValueType="Option" Value="0" Translatable="1">0 - Disabled</Item> 454 <Item ValueType="Option" Value="1" Translatable="1">1 - Enabled</Item> 455 </DefaultItem> 456 </Hash> 457 </Value> 458 </Setting> 459 <Setting Name="Ticket::Frontend::MenuModule###480-Process" Required="0" Valid="1"> 460 <Description Translatable="1">Shows a link in the menu to enroll a ticket into a process in the ticket zoom view of the agent interface.</Description> 461 <Navigation>Frontend::Agent::View::TicketZoom::MenuModule</Navigation> 462 <Value> 463 <Hash> 464 <Item Key="Module">Kernel::Output::HTML::TicketMenu::Process</Item> 465 <Item Key="Name">Process</Item> 466 <Item Key="Description" Translatable="1">Enroll process for this ticket</Item> 467 <Item Key="Action">AgentTicketProcess</Item> 468 <Item Key="Link">Action=AgentTicketProcess;IsProcessEnroll=1;TicketID=[% Data.TicketID | html %]</Item> 469 <Item Key="Target"></Item> 470 <Item Key="PopupType">TicketAction</Item> 471 <Item Key="Cluster"></Item> 472 </Hash> 473 </Value> 474 </Setting> 475 <Setting Name="CustomerFrontend::Module###CustomerTicketProcess" Required="0" Valid="1"> 476 <Description Translatable="1">Frontend module registration for the customer interface.</Description> 477 <Navigation>Frontend::Customer::ModuleRegistration</Navigation> 478 <Value> 479 <Item ValueType="FrontendRegistration"> 480 <Hash> 481 <Item Key="Group"> 482 <Array> 483 </Array> 484 </Item> 485 <Item Key="GroupRo"> 486 <Array> 487 </Array> 488 </Item> 489 <Item Key="Description" Translatable="1">Process Ticket.</Item> 490 <Item Key="NavBarName">Ticket</Item> 491 <Item Key="Title" Translatable="1">Process ticket</Item> 492 </Hash> 493 </Item> 494 </Value> 495 </Setting> 496 <Setting Name="Loader::Module::CustomerTicketProcess###002-ProcessManagement" Required="0" Valid="1"> 497 <Description Translatable="1">Loader module registration for the customer interface.</Description> 498 <Navigation>Frontend::Customer::ModuleRegistration::Loader</Navigation> 499 <Value> 500 <Hash> 501 <Item Key="CSS"> 502 <Array> 503 <Item>Core.Customer.TicketProcess.css</Item> 504 </Array> 505 </Item> 506 <Item Key="JavaScript"> 507 <Array> 508 <Item>Core.TicketProcess.js</Item> 509 <Item>Core.Customer.TicketProcess.js</Item> 510 <Item>Core.TicketProcess.js</Item> 511 </Array> 512 </Item> 513 </Hash> 514 </Value> 515 </Setting> 516 <Setting Name="CustomerFrontend::Navigation###CustomerTicketProcess###002-ProcessManagement" Required="0" Valid="1"> 517 <Description Translatable="1">Main menu item registration.</Description> 518 <Navigation>Frontend::Customer::ModuleRegistration::MainMenu</Navigation> 519 <Value> 520 <Array> 521 <DefaultItem ValueType="FrontendNavigation"> 522 <Hash> 523 </Hash> 524 </DefaultItem> 525 <Item> 526 <Hash> 527 <Item Key="Group"> 528 <Array> 529 </Array> 530 </Item> 531 <Item Key="GroupRo"> 532 <Array> 533 </Array> 534 </Item> 535 <Item Key="Description" Translatable="1">Create new process ticket.</Item> 536 <Item Key="Name" Translatable="1">New process ticket</Item> 537 <Item Key="Link">Action=CustomerTicketProcess</Item> 538 <Item Key="LinkOption"></Item> 539 <Item Key="NavBar">Ticket</Item> 540 <Item Key="Type">Submenu</Item> 541 <Item Key="Block"></Item> 542 <Item Key="AccessKey">o</Item> 543 <Item Key="Prio">220</Item> 544 </Hash> 545 </Item> 546 </Array> 547 </Value> 548 </Setting> 549 <Setting Name="CustomerFrontend::NavBarModule###10-CustomerTicketProcesses" Required="0" Valid="1"> 550 <Description Translatable="1">Frontend module registration (disable ticket processes screen if no process available) for Customer.</Description> 551 <Navigation>Frontend::Customer::ModuleRegistration</Navigation> 552 <Value> 553 <Hash> 554 <Item Key="Module">Kernel::Output::HTML::NavBar::CustomerTicketProcess</Item> 555 </Hash> 556 </Value> 557 </Setting> 558 <!-- OTRSTicketProcesses Merged Settings End --> 559 <Setting Name="Process::Entity::Prefix" Required="1" Valid="1"> 560 <Description Translatable="1">Default ProcessManagement entity prefixes for entity IDs that are automatically generated.</Description> 561 <Navigation>Core::ProcessManagement</Navigation> 562 <Value> 563 <Hash> 564 <Item Key="Process">P</Item> 565 <Item Key="Activity">A</Item> 566 <Item Key="ActivityDialog">AD</Item> 567 <Item Key="Transition">T</Item> 568 <Item Key="TransitionAction">TA</Item> 569 </Hash> 570 </Value> 571 </Setting> 572 <Setting Name="Process::CacheTTL" Required="1" Valid="1"> 573 <Description Translatable="1">Cache time in seconds for the DB process backend.</Description> 574 <Navigation>Core::ProcessManagement</Navigation> 575 <Value> 576 <Item ValueType="String" ValueRegex="^\d+$">3600</Item><!-- default 1 hour --> 577 </Value> 578 </Setting> 579 <Setting Name="Process::NavBarOutput::CacheTTL" Required="1" Valid="1"> 580 <Description Translatable="1">Cache time in seconds for the ticket process navigation bar output module.</Description> 581 <Navigation>Core::ProcessManagement</Navigation> 582 <Value> 583 <Item ValueType="String" ValueRegex="^\d+$">900</Item><!-- default 15 minutes --> 584 </Value> 585 </Setting> 586 <Setting Name="Ticket::Frontend::AgentTicketProcess###StateType" Required="1" Valid="1"> 587 <Description Translatable="1">Determines the next possible ticket states, for process tickets in the agent interface.</Description> 588 <Navigation>Frontend::Agent::View::TicketProcess</Navigation> 589 <Value> 590 <Array> 591 <Item>new</Item> 592 <Item>open</Item> 593 <Item>pending auto</Item> 594 <Item>pending reminder</Item> 595 <Item>closed</Item> 596 </Array> 597 </Value> 598 </Setting> 599 <Setting Name="Ticket::Frontend::CustomerTicketProcess###StateType" Required="1" Valid="1"> 600 <Description Translatable="1">Determines the next possible ticket states, for process tickets in the customer interface.</Description> 601 <Navigation>Frontend::Customer::View::TicketProcess</Navigation> 602 <Value> 603 <Array> 604 <Item>new</Item> 605 <Item>open</Item> 606 </Array> 607 </Value> 608 </Setting> 609 <Setting Name="Ticket::Frontend::AgentTicketProcess::CustomerIDReadOnly" Required="1" Valid="1"> 610 <Description Translatable="1">Controls if CustomerID is read-only in the agent interface.</Description> 611 <Navigation>Frontend::Agent::View::TicketProcess</Navigation> 612 <Value> 613 <Item ValueType="Checkbox">1</Item> 614 </Value> 615 </Setting> 616 <Setting Name="ProcessManagement::Transition::Debug::Enabled" Required="1" Valid="1"> 617 <Description Translatable="1">If enabled debugging information for transitions is logged.</Description> 618 <Navigation>Core::ProcessManagement</Navigation> 619 <Value> 620 <Item ValueType="Checkbox">0</Item> 621 </Value> 622 </Setting> 623 <Setting Name="ProcessManagement::Transition::Debug::LogPriority" Required="0" Valid="0"> 624 <Description Translatable="1">Defines the priority in which the information is logged and presented.</Description> 625 <Navigation>Core::ProcessManagement</Navigation> 626 <Value> 627 <Item ValueType="Select" SelectedID="debug"> 628 <Item ValueType="Option" Value="debug" Translatable="1">Debug</Item> 629 <Item ValueType="Option" Value="info" Translatable="1">Info</Item> 630 <Item ValueType="Option" Value="notice" Translatable="1">Notice</Item> 631 <Item ValueType="Option" Value="error" Translatable="1">Error</Item> 632 </Item> 633 </Value> 634 </Setting> 635 <Setting Name="ProcessManagement::Transition::Debug::Filter###00-Default" Required="0" Valid="0"> 636 <Description Translatable="1">Filter for debugging Transitions. Note: More filters can be added in the format <OTRS_TICKET_Attribute> e.g. <OTRS_TICKET_Priority>.</Description> 637 <Navigation>Core::ProcessManagement</Navigation> 638 <Value> 639 <Hash> 640 <Item Key="TransitionEntityID"></Item> 641 <Item Key="<OTRS_TICKET_TicketNumber>"></Item> 642 </Hash> 643 </Value> 644 </Setting> 645 <Setting Name="DashboardBackend###0140-RunningTicketProcess" Required="0" Valid="1"> 646 <Description Translatable="1">Parameters for the dashboard backend of the running process tickets overview of the agent interface . "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin. "Mandatory" determines if the plugin is always shown and can not be removed by agents.</Description> 647 <Navigation>Frontend::Agent::View::Dashboard</Navigation> 648 <Value> 649 <Hash> 650 <Item Key="Module">Kernel::Output::HTML::Dashboard::TicketGeneric</Item> 651 <Item Key="Title" Translatable="1">Running Process Tickets</Item> 652 <Item Key="Description" Translatable="1">All tickets with a reminder set where the reminder date has been reached</Item> 653 <Item Key="Attributes">StateType=new;StateType=open;StateType=pending reminder;StateType=pending auto</Item> 654 <Item Key="Time">UntilTime</Item> 655 <Item Key="IsProcessWidget">1</Item> 656 <Item Key="Limit">10</Item> 657 <Item Key="Permission">rw</Item> 658 <Item Key="Block">ContentLarge</Item> 659 <Item Key="Group"></Item> 660 <Item Key="Default">0</Item> 661 <Item Key="CacheTTLLocal">0.5</Item> 662 <Item Key="DefaultColumns"> 663 <Hash> 664 <DefaultItem ValueType="Select"> 665 <Item ValueType="Option" Value="0" Translatable="1">0 - Disabled</Item> 666 <Item ValueType="Option" Value="1" Translatable="1">1 - Available</Item> 667 <Item ValueType="Option" Value="2" Translatable="1">2 - Enabled by default</Item> 668 </DefaultItem> 669 <Item Key="Age" SelectedID="2"></Item> 670 <Item Key="DynamicField_ProcessManagementProcessID" SelectedID="2"></Item> 671 <Item Key="DynamicField_ProcessManagementActivityID" SelectedID="2"></Item> 672 <Item Key="Changed" SelectedID="1"></Item> 673 <Item Key="CustomerID" SelectedID="1"></Item> 674 <Item Key="CustomerName" SelectedID="1"></Item> 675 <Item Key="CustomerUserID" SelectedID="1"></Item> 676 <Item Key="EscalationResponseTime" SelectedID="1"></Item> 677 <Item Key="EscalationSolutionTime" SelectedID="1"></Item> 678 <Item Key="EscalationTime" SelectedID="1"></Item> 679 <Item Key="EscalationUpdateTime" SelectedID="1"></Item> 680 <Item Key="TicketNumber" SelectedID="2"></Item> 681 <Item Key="Lock" SelectedID="1"></Item> 682 <Item Key="Owner" SelectedID="1"></Item> 683 <Item Key="PendingTime" SelectedID="1"></Item> 684 <Item Key="Queue" SelectedID="1"></Item> 685 <Item Key="Responsible" SelectedID="1"></Item> 686 <Item Key="Priority" SelectedID="1"></Item> 687 <Item Key="Service" SelectedID="1"></Item> 688 <Item Key="State" SelectedID="1"></Item> 689 <Item Key="SLA" SelectedID="1"></Item> 690 <Item Key="Title" SelectedID="2"></Item> 691 <Item Key="Type" SelectedID="1"></Item> 692 </Hash> 693 </Item> 694 <Item Key="Mandatory">0</Item> 695 </Hash> 696 </Value> 697 </Setting> 698 <Setting Name="DynamicFields::Driver###ProcessID" Required="0" Valid="1"> 699 <Description Translatable="1">DynamicField backend registration.</Description> 700 <Navigation>Core::DynamicFields::DriverRegistration</Navigation> 701 <Value> 702 <Hash> 703 <Item Key="DisplayName" Translatable="1">ProcessID</Item> 704 <Item Key="Module">Kernel::System::DynamicField::Driver::ProcessManagement::ProcessID</Item> 705 <Item Key="ConfigDialog">AdminDynamicFieldText</Item> 706 <Item Key="DisabledAdd">1</Item> 707 </Hash> 708 </Value> 709 </Setting> 710 <Setting Name="DynamicFields::Driver###ActivityID" Required="0" Valid="1"> 711 <Description Translatable="1">DynamicField backend registration.</Description> 712 <Navigation>Core::DynamicFields::DriverRegistration</Navigation> 713 <Value> 714 <Hash> 715 <Item Key="DisplayName" Translatable="1">ActivityID</Item> 716 <Item Key="Module">Kernel::System::DynamicField::Driver::ProcessManagement::ActivityID</Item> 717 <Item Key="ConfigDialog">AdminDynamicFieldText</Item> 718 <Item Key="DisabledAdd">1</Item> 719 </Hash> 720 </Value> 721 </Setting> 722 723</otrs_config> 724