123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563 |
- <?xml version="1.0" encoding="UTF-8"?>
- <itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <classes>
- <class id="Ticket" _delta="define">
- <parent>cmdbAbstractObject</parent>
- <properties>
- <comment><![CDATA[/**
- * Persistent classes for a CMDB
- *
- * @author Erwan Taloc <erwan.taloc@combodo.com>
- * @author Romain Quetiez <romain.quetiez@combodo.com>
- * @author Denis Flaven <denis.flaven@combodo.com>
- * @license http://www.opensource.org/licenses/gpl-3.0.html LGPL
- */]]></comment>
- <category>bizmodel,searchable</category>
- <abstract>true</abstract>
- <key_type>autoincrement</key_type>
- <db_table>ticket</db_table>
- <db_key_field>id</db_key_field>
- <db_final_class_field>finalclass</db_final_class_field>
- <naming>
- <format>%1$s</format>
- <attributes>
- <attribute id="ref"/>
- </attributes>
- </naming>
- <display_template></display_template>
- <icon></icon>
- <reconciliation>
- <attributes>
- <attribute id="ref"/>
- </attributes>
- </reconciliation>
- </properties>
- <fields>
- <field id="ref" xsi:type="AttributeString">
- <sql>ref</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="title" xsi:type="AttributeString">
- <sql>title</sql>
- <default_value></default_value>
- <is_null_allowed>false</is_null_allowed>
- </field>
- <field id="description" xsi:type="AttributeText">
- <sql>description</sql>
- <default_value></default_value>
- <is_null_allowed>false</is_null_allowed>
- </field>
- <field id="ticket_log" xsi:type="AttributeCaseLog">
- <sql>ticket_log</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="start_date" xsi:type="AttributeDateTime">
- <sql>start_date</sql>
- <default_value></default_value>
- <is_null_allowed>false</is_null_allowed>
- </field>
- <field id="document_list" xsi:type="AttributeLinkedSetIndirect">
- <linked_class>lnkTicketToDoc</linked_class>
- <ext_key_to_me>ticket_id</ext_key_to_me>
- <count_min>0</count_min>
- <count_max>0</count_max>
- <ext_key_to_remote>document_id</ext_key_to_remote>
- </field>
- <field id="ci_list" xsi:type="AttributeLinkedSetIndirect">
- <linked_class>lnkTicketToCI</linked_class>
- <ext_key_to_me>ticket_id</ext_key_to_me>
- <count_min>0</count_min>
- <count_max>0</count_max>
- <ext_key_to_remote>ci_id</ext_key_to_remote>
- </field>
- <field id="contact_list" xsi:type="AttributeLinkedSetIndirect">
- <linked_class>lnkTicketToContact</linked_class>
- <ext_key_to_me>ticket_id</ext_key_to_me>
- <count_min>0</count_min>
- <count_max>0</count_max>
- <ext_key_to_remote>contact_id</ext_key_to_remote>
- </field>
- <field id="incident_list" xsi:type="AttributeLinkedSetIndirect">
- <linked_class>lnkTicketToIncident</linked_class>
- <ext_key_to_me>ticket_id</ext_key_to_me>
- <count_min>0</count_min>
- <count_max>0</count_max>
- <ext_key_to_remote>incident_id</ext_key_to_remote>
- </field>
- </fields>
- <methods/>
- <presentation>
- <details>
- <items>
- <item>ref</item>
- <item>title</item>
- <item>description</item>
- <item>start_date</item>
- <item>document_list</item>
- <item>ci_list</item>
- <item>contact_list</item>
- <item>incident_list</item>
- </items>
- </details>
- <search>
- <items>
- <item>finalclass</item>
- <item>ref</item>
- <item>title</item>
- <item>start_date</item>
- </items>
- </search>
- <list>
- <items>
- <item>finalclass</item>
- <item>ref</item>
- <item>title</item>
- <item>ticket_log</item>
- <item>start_date</item>
- </items>
- </list>
- </presentation>
- </class>
- <class id="ResponseTicket" _delta="define">
- <parent>Ticket</parent>
- <properties>
- <category>bizmodel</category>
- <abstract>true</abstract>
- <key_type>autoincrement</key_type>
- <db_table>ticket_response</db_table>
- <db_key_field>id</db_key_field>
- <db_final_class_field></db_final_class_field>
- <naming>
- <format>%1$s</format>
- <attributes>
- <attribute id="ref"/>
- </attributes>
- </naming>
- <display_template></display_template>
- <icon></icon>
- <reconciliation>
- <attributes>
- <attribute id="ref"/>
- </attributes>
- </reconciliation>
- </properties>
- <fields>
- <field id="status" xsi:type="AttributeEnum">
- <values>
- <value>new</value>
- <value>assigned</value>
- <value>frozen</value>
- <value>escalated_tto</value>
- <value>escalated_ttr</value>
- <value>resolved</value>
- <value>closed</value>
- </values>
- <sql>status</sql>
- <default_value>new</default_value>
- <is_null_allowed>false</is_null_allowed>
- </field>
- <field id="caller_id" xsi:type="AttributeExternalKey">
- <filter><![CDATA[SELECT Person WHERE org_id = :this->org_id]]></filter>
- <dependencies>
- <attribute id="org_id"/>
- </dependencies>
- <sql>caller_id</sql>
- <target_class>Person</target_class>
- <is_null_allowed>true</is_null_allowed>
- <on_target_delete>DEL_MANUAL</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="caller_email" xsi:type="AttributeExternalField">
- <extkey_attcode>caller_id</extkey_attcode>
- <target_attcode>email</target_attcode>
- </field>
- <field id="org_id" xsi:type="AttributeExternalKey">
- <sql>org_id</sql>
- <target_class>Organization</target_class>
- <is_null_allowed>false</is_null_allowed>
- <on_target_delete>DEL_AUTO</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="org_name" xsi:type="AttributeExternalField">
- <extkey_attcode>org_id</extkey_attcode>
- <target_attcode>name</target_attcode>
- </field>
- <field id="service_id" xsi:type="AttributeExternalKey">
- <filter><![CDATA[SELECT Service AS s JOIN SLA AS sla ON sla.service_id=s.id JOIN lnkContractToSLA AS ln ON ln.sla_id=sla.id JOIN CustomerContract AS cc ON ln.contract_id=cc.id WHERE cc.org_id =:this->org_id]]></filter>
- <dependencies>
- <attribute id="org_id"/>
- </dependencies>
- <sql>service_id</sql>
- <target_class>Service</target_class>
- <is_null_allowed>false</is_null_allowed>
- <on_target_delete>DEL_MANUAL</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="service_name" xsi:type="AttributeExternalField">
- <extkey_attcode>service_id</extkey_attcode>
- <target_attcode>name</target_attcode>
- </field>
- <field id="servicesubcategory_id" xsi:type="AttributeExternalKey">
- <filter><![CDATA[SELECT ServiceSubcategory WHERE service_id = :this->service_id]]></filter>
- <dependencies>
- <attribute id="service_id"/>
- </dependencies>
- <sql>servicesubcategory_id</sql>
- <target_class>ServiceSubcategory</target_class>
- <is_null_allowed>false</is_null_allowed>
- <on_target_delete>DEL_MANUAL</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="servicesubcategory_name" xsi:type="AttributeExternalField">
- <extkey_attcode>servicesubcategory_id</extkey_attcode>
- <target_attcode>name</target_attcode>
- </field>
- <field id="product" xsi:type="AttributeString">
- <sql>product</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="impact" xsi:type="AttributeEnum">
- <values>
- <value>1</value>
- <value>2</value>
- <value>3</value>
- </values>
- <sql>impact</sql>
- <default_value>1</default_value>
- <is_null_allowed>false</is_null_allowed>
- </field>
- <field id="urgency" xsi:type="AttributeEnum">
- <values>
- <value>1</value>
- <value>2</value>
- <value>3</value>
- </values>
- <sql>urgency</sql>
- <default_value>1</default_value>
- <is_null_allowed>false</is_null_allowed>
- </field>
- <field id="priority" xsi:type="AttributeEnum">
- <values>
- <value>1</value>
- <value>2</value>
- <value>3</value>
- </values>
- <sql>priority</sql>
- <default_value>1</default_value>
- <is_null_allowed>false</is_null_allowed>
- </field>
- <field id="workgroup_id" xsi:type="AttributeExternalKey">
- <filter><![CDATA[SELECT Team AS t JOIN CustomerContract AS cc ON cc.support_team_id=t.id JOIN lnkContractToSLA AS ln ON ln.contract_id=cc.id JOIN SLA AS sla ON ln.sla_id=sla.id WHERE sla.service_id = :this->service_id AND cc.org_id = :this->org_id]]></filter>
- <dependencies>
- <attribute id="org_id"/>
- <attribute id="service_id"/>
- </dependencies>
- <sql>workgroup_id</sql>
- <target_class>Team</target_class>
- <is_null_allowed>false</is_null_allowed>
- <on_target_delete>DEL_MANUAL</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="workgroup_name" xsi:type="AttributeExternalField">
- <extkey_attcode>workgroup_id</extkey_attcode>
- <target_attcode>name</target_attcode>
- </field>
- <field id="agent_id" xsi:type="AttributeExternalKey">
- <filter><![CDATA[SELECT Person AS p JOIN lnkTeamToContact AS l ON l.contact_id=p.id JOIN Team AS t ON l.team_id=t.id WHERE t.id = :this->workgroup_id]]></filter>
- <dependencies>
- <attribute id="workgroup_id"/>
- </dependencies>
- <sql>agent_id</sql>
- <target_class>Person</target_class>
- <is_null_allowed>true</is_null_allowed>
- <on_target_delete>DEL_MANUAL</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="agent_name" xsi:type="AttributeExternalField">
- <extkey_attcode>agent_id</extkey_attcode>
- <target_attcode>name</target_attcode>
- </field>
- <field id="agent_email" xsi:type="AttributeExternalField">
- <extkey_attcode>agent_id</extkey_attcode>
- <target_attcode>email</target_attcode>
- </field>
- <field id="related_problem_id" xsi:type="AttributeExternalKey">
- <sql>related_problem_id</sql>
- <target_class>Problem</target_class>
- <is_null_allowed>true</is_null_allowed>
- <on_target_delete>DEL_MANUAL</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="related_problem_ref" xsi:type="AttributeExternalField">
- <extkey_attcode>related_problem_id</extkey_attcode>
- <target_attcode>ref</target_attcode>
- </field>
- <field id="related_change_id" xsi:type="AttributeExternalKey">
- <sql>related_change_id</sql>
- <target_class>Change</target_class>
- <is_null_allowed>true</is_null_allowed>
- <on_target_delete>DEL_MANUAL</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="related_change_ref" xsi:type="AttributeExternalField">
- <extkey_attcode>related_change_id</extkey_attcode>
- <target_attcode>ref</target_attcode>
- </field>
- <field id="close_date" xsi:type="AttributeDateTime">
- <sql>close_date</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="last_update" xsi:type="AttributeDateTime">
- <sql>last_update</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="assignment_date" xsi:type="AttributeDateTime">
- <sql>assignment_date</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="resolution_date" xsi:type="AttributeDateTime">
- <sql>resolution_date</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="tto_escalation_deadline" xsi:type="AttributeDeadline">
- <sql>tto_escalation_deadline</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="ttr_escalation_deadline" xsi:type="AttributeDeadline">
- <sql>ttr_escalation_deadline</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="closure_deadline" xsi:type="AttributeDeadline">
- <sql>closure_deadline</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="resolution_code" xsi:type="AttributeEnum">
- <values>
- <value>fixed</value>
- <value>duplicate</value>
- <value>couldnotreproduce</value>
- <value>irrelevant</value>
- </values>
- <sql>resolution_code</sql>
- <default_value>fixed</default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="solution" xsi:type="AttributeText">
- <sql>solution</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="user_satisfaction" xsi:type="AttributeEnum">
- <values>
- <value>1</value>
- <value>2</value>
- <value>3</value>
- <value>4</value>
- </values>
- <sql>user_satisfaction</sql>
- <default_value>1</default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- <field id="user_commment" xsi:type="AttributeText">
- <sql>user_commment</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- </fields>
- <lifecycle>
- <attribute>status</attribute>
- <stimuli>
- <stimulus id="ev_assign" xsi:type="StimulusUserAction"/>
- <stimulus id="ev_reassign" xsi:type="StimulusUserAction"/>
- <stimulus id="ev_timeout" xsi:type="StimulusInternal"/>
- <stimulus id="ev_resolve" xsi:type="StimulusUserAction"/>
- <stimulus id="ev_close" xsi:type="StimulusUserAction"/>
- </stimuli>
- <states>
- <state id="new">
- <flags>
- <attribute id="ref">
- <read_only/>
- </attribute>
- <attribute id="description">
- <must_change/>
- </attribute>
- <attribute id="start_date">
- <read_only/>
- </attribute>
- <attribute id="caller_id">
- <mandatory/>
- </attribute>
- <attribute id="org_id">
- <must_change/>
- </attribute>
- <attribute id="service_id">
- <must_change/>
- </attribute>
- <attribute id="servicesubcategory_id">
- <must_change/>
- </attribute>
- <attribute id="product">
- <must_prompt/>
- </attribute>
- <attribute id="impact">
- <must_change/>
- </attribute>
- <attribute id="urgency">
- <must_change/>
- </attribute>
- <attribute id="priority">
- <read_only/>
- </attribute>
- <attribute id="workgroup_id">
- <must_change/>
- </attribute>
- <attribute id="agent_email">
- <hidden/>
- </attribute>
- <attribute id="related_problem_id">
- <hidden/>
- </attribute>
- <attribute id="related_change_id">
- <hidden/>
- </attribute>
- <attribute id="close_date">
- <hidden/>
- </attribute>
- <attribute id="last_update">
- <read_only/>
- </attribute>
- <attribute id="assignment_date">
- <hidden/>
- </attribute>
- <attribute id="resolution_date">
- <hidden/>
- </attribute>
- <attribute id="tto_escalation_deadline">
- <read_only/>
- </attribute>
- <attribute id="ttr_escalation_deadline">
- <hidden/>
- </attribute>
- <attribute id="closure_deadline">
- <hidden/>
- </attribute>
- <attribute id="resolution_code">
- <hidden/>
- </attribute>
- <attribute id="solution">
- <hidden/>
- </attribute>
- <attribute id="user_satisfaction">
- <hidden/>
- </attribute>
- <attribute id="user_commment">
- <hidden/>
- </attribute>
- </flags>
- <transitions>
- <transition>
- <stimulus>ev_assign</stimulus>
- <target>assigned</target>
- <actions>
- <action>
- <verb>SetAssignedDate</verb>
- </action>
- </actions>
- </transition>
- <transition>
- <stimulus>ev_timeout</stimulus>
- <target>escalated_tto</target>
- <actions/>
- </transition>
- </transitions>
- </state>
- <state id="escalated_tto">
- <flags>
- <attribute id="ref">
- <read_only/>
- </attribute>
- <attribute id="start_date">
- <read_only/>
- </attribute>
- <attribute id="caller_id">
- <mandatory/>
- </attribute>
- <attribute id="priority">
- <read_only/>
- </attribute>
- <attribute id="agent_email">
- <hidden/>
- </attribute>
- <attribute id="related_problem_id">
- <hidden/>
- </attribute>
- <attribute id="related_change_id">
- <hidden/>
- </attribute>
- <attribute id="close_date">
- <hidden/>
- </attribute>
- <attribute id="last_update">
- <read_only/>
- </attribute>
- <attribute id="assignment_date">
- <hidden/>
- </attribute>
- <attribute id="resolution_date">
- <hidden/>
- </attribute>
- <attribute id="tto_escalation_deadline">
- <read_only/>
- </attribute>
- <attribute id="ttr_escalation_deadline">
- <hidden/>
- </attribute>
- <attribute id="closure_deadline">
- <hidden/>
- </attribute>
- <attribute id="resolution_code">
- <hidden/>
- </attribute>
- <attribute id="solution">
- <hidden/>
- </attribute>
- <attribute id="user_satisfaction">
- <hidden/>
- </attribute>
- <attribute id="user_commment">
- <hidden/>
- </attribute>
- </flags>
- <transitions>
- <transition>
- <stimulus>ev_assign</stimulus>
- <target>assigned</target>
- <actions>
- <action>
- <verb>SetAssignedDate</verb>
- </action>
- </actions>
- </transition>
- </transitions>
- </state>
- <state id="assigned">
- <flags>
- <attribute id="ref">
- <read_only/>
- </attribute>
- <attribute id="title">
- <read_only/>
- </attribute>
- <attribute id="description">
- <read_only/>
- </attribute>
- <attribute id="start_date">
- <read_only/>
- </attribute>
- <attribute id="caller_id">
- <read_only/>
- </attribute>
- <attribute id="org_id">
- <read_only/>
- </attribute>
- <attribute id="priority">
- <read_only/>
- </attribute>
- <attribute id="workgroup_id">
- <mandatory/>
- <must_prompt/>
- </attribute>
- <attribute id="agent_id">
- <mandatory/>
- <must_prompt/>
- </attribute>
- <attribute id="agent_email">
- <read_only/>
- </attribute>
- <attribute id="close_date">
- <hidden/>
- </attribute>
- <attribute id="last_update">
- <read_only/>
- </attribute>
- <attribute id="assignment_date">
- <hidden/>
- </attribute>
- <attribute id="resolution_date">
- <hidden/>
- </attribute>
- <attribute id="tto_escalation_deadline">
- <hidden/>
- </attribute>
- <attribute id="ttr_escalation_deadline">
- <read_only/>
- </attribute>
- <attribute id="closure_deadline">
- <hidden/>
- </attribute>
- <attribute id="resolution_code">
- <hidden/>
- </attribute>
- <attribute id="solution">
- <hidden/>
- </attribute>
- <attribute id="user_satisfaction">
- <hidden/>
- </attribute>
- <attribute id="user_commment">
- <hidden/>
- </attribute>
- </flags>
- <transitions>
- <transition>
- <stimulus>ev_reassign</stimulus>
- <target>assigned</target>
- <actions/>
- </transition>
- <transition>
- <stimulus>ev_timeout</stimulus>
- <target>escalated_ttr</target>
- <actions/>
- </transition>
- <transition>
- <stimulus>ev_resolve</stimulus>
- <target>resolved</target>
- <actions>
- <action>
- <verb>SetResolveDate</verb>
- </action>
- <action>
- <verb>SetClosureDeadline</verb>
- </action>
- </actions>
- </transition>
- </transitions>
- </state>
- <state id="escalated_ttr">
- <flags>
- <attribute id="ref">
- <read_only/>
- </attribute>
- <attribute id="title">
- <read_only/>
- </attribute>
- <attribute id="description">
- <read_only/>
- </attribute>
- <attribute id="start_date">
- <read_only/>
- </attribute>
- <attribute id="caller_id">
- <read_only/>
- </attribute>
- <attribute id="org_id">
- <read_only/>
- </attribute>
- <attribute id="priority">
- <read_only/>
- </attribute>
- <attribute id="workgroup_id">
- <mandatory/>
- <must_prompt/>
- </attribute>
- <attribute id="agent_id">
- <mandatory/>
- <must_prompt/>
- </attribute>
- <attribute id="agent_email">
- <read_only/>
- </attribute>
- <attribute id="close_date">
- <hidden/>
- </attribute>
- <attribute id="last_update">
- <read_only/>
- </attribute>
- <attribute id="assignment_date">
- <hidden/>
- </attribute>
- <attribute id="resolution_date">
- <hidden/>
- </attribute>
- <attribute id="tto_escalation_deadline">
- <hidden/>
- </attribute>
- <attribute id="ttr_escalation_deadline">
- <read_only/>
- </attribute>
- <attribute id="closure_deadline">
- <hidden/>
- </attribute>
- <attribute id="resolution_code">
- <hidden/>
- </attribute>
- <attribute id="solution">
- <hidden/>
- </attribute>
- <attribute id="user_satisfaction">
- <hidden/>
- </attribute>
- <attribute id="user_commment">
- <hidden/>
- </attribute>
- </flags>
- <transitions>
- <transition>
- <stimulus>ev_reassign</stimulus>
- <target>escalated_ttr</target>
- <actions/>
- </transition>
- <transition>
- <stimulus>ev_resolve</stimulus>
- <target>resolved</target>
- <actions>
- <action>
- <verb>SetResolveDate</verb>
- </action>
- <action>
- <verb>SetClosureDeadline</verb>
- </action>
- </actions>
- </transition>
- </transitions>
- </state>
- <state id="frozen">
- <flags>
- <attribute id="ref">
- <read_only/>
- </attribute>
- <attribute id="title">
- <read_only/>
- </attribute>
- <attribute id="description">
- <read_only/>
- </attribute>
- <attribute id="start_date">
- <read_only/>
- </attribute>
- <attribute id="caller_id">
- <read_only/>
- </attribute>
- <attribute id="org_id">
- <read_only/>
- </attribute>
- <attribute id="priority">
- <read_only/>
- </attribute>
- <attribute id="workgroup_id">
- <mandatory/>
- </attribute>
- <attribute id="agent_id">
- <mandatory/>
- </attribute>
- <attribute id="agent_email">
- <read_only/>
- </attribute>
- <attribute id="close_date">
- <hidden/>
- </attribute>
- <attribute id="last_update">
- <read_only/>
- </attribute>
- <attribute id="assignment_date">
- <hidden/>
- </attribute>
- <attribute id="resolution_date">
- <hidden/>
- </attribute>
- <attribute id="tto_escalation_deadline">
- <hidden/>
- </attribute>
- <attribute id="ttr_escalation_deadline">
- <read_only/>
- </attribute>
- <attribute id="closure_deadline">
- <hidden/>
- </attribute>
- <attribute id="resolution_code">
- <hidden/>
- </attribute>
- <attribute id="solution">
- <hidden/>
- </attribute>
- <attribute id="user_satisfaction">
- <hidden/>
- </attribute>
- <attribute id="user_commment">
- <hidden/>
- </attribute>
- </flags>
- <transitions/>
- </state>
- <state id="resolved">
- <flags>
- <attribute id="ref">
- <read_only/>
- </attribute>
- <attribute id="title">
- <read_only/>
- </attribute>
- <attribute id="description">
- <read_only/>
- </attribute>
- <attribute id="start_date">
- <read_only/>
- </attribute>
- <attribute id="caller_id">
- <read_only/>
- </attribute>
- <attribute id="org_id">
- <read_only/>
- </attribute>
- <attribute id="service_id">
- <read_only/>
- </attribute>
- <attribute id="servicesubcategory_id">
- <read_only/>
- </attribute>
- <attribute id="product">
- <read_only/>
- </attribute>
- <attribute id="impact">
- <read_only/>
- </attribute>
- <attribute id="urgency">
- <read_only/>
- </attribute>
- <attribute id="priority">
- <read_only/>
- </attribute>
- <attribute id="workgroup_id">
- <read_only/>
- </attribute>
- <attribute id="agent_id">
- <read_only/>
- </attribute>
- <attribute id="agent_email">
- <read_only/>
- </attribute>
- <attribute id="close_date">
- <hidden/>
- </attribute>
- <attribute id="last_update">
- <read_only/>
- </attribute>
- <attribute id="assignment_date">
- <hidden/>
- </attribute>
- <attribute id="resolution_date">
- <hidden/>
- </attribute>
- <attribute id="tto_escalation_deadline">
- <hidden/>
- </attribute>
- <attribute id="ttr_escalation_deadline">
- <hidden/>
- </attribute>
- <attribute id="closure_deadline">
- <read_only/>
- </attribute>
- <attribute id="resolution_code">
- <must_prompt/>
- </attribute>
- <attribute id="solution">
- <must_prompt/>
- </attribute>
- <attribute id="user_satisfaction">
- <hidden/>
- </attribute>
- <attribute id="user_commment">
- <hidden/>
- </attribute>
- </flags>
- <transitions>
- <transition>
- <stimulus>ev_reassign</stimulus>
- <target>assigned</target>
- <actions/>
- </transition>
- <transition>
- <stimulus>ev_close</stimulus>
- <target>closed</target>
- <actions>
- <action>
- <verb>SetClosureDate</verb>
- </action>
- </actions>
- </transition>
- </transitions>
- </state>
- <state id="closed">
- <flags>
- <attribute id="ref">
- <read_only/>
- </attribute>
- <attribute id="title">
- <read_only/>
- </attribute>
- <attribute id="description">
- <read_only/>
- </attribute>
- <attribute id="ticket_log">
- <read_only/>
- </attribute>
- <attribute id="start_date">
- <read_only/>
- </attribute>
- <attribute id="caller_id">
- <read_only/>
- </attribute>
- <attribute id="org_id">
- <read_only/>
- </attribute>
- <attribute id="service_id">
- <read_only/>
- </attribute>
- <attribute id="servicesubcategory_id">
- <read_only/>
- </attribute>
- <attribute id="product">
- <read_only/>
- </attribute>
- <attribute id="impact">
- <read_only/>
- </attribute>
- <attribute id="urgency">
- <read_only/>
- </attribute>
- <attribute id="priority">
- <read_only/>
- </attribute>
- <attribute id="workgroup_id">
- <read_only/>
- </attribute>
- <attribute id="agent_id">
- <read_only/>
- </attribute>
- <attribute id="agent_email">
- <read_only/>
- </attribute>
- <attribute id="close_date">
- <read_only/>
- </attribute>
- <attribute id="last_update">
- <read_only/>
- </attribute>
- <attribute id="assignment_date">
- <hidden/>
- </attribute>
- <attribute id="resolution_date">
- <hidden/>
- </attribute>
- <attribute id="tto_escalation_deadline">
- <hidden/>
- </attribute>
- <attribute id="ttr_escalation_deadline">
- <hidden/>
- </attribute>
- <attribute id="closure_deadline">
- <hidden/>
- </attribute>
- <attribute id="resolution_code">
- <read_only/>
- </attribute>
- <attribute id="solution">
- <read_only/>
- </attribute>
- <attribute id="user_satisfaction">
- <must_prompt/>
- </attribute>
- <attribute id="user_commment">
- <must_prompt/>
- </attribute>
- </flags>
- <transitions/>
- </state>
- </states>
- </lifecycle>
- <methods>
- <method id="SetClosureDeadline">
- <static>false</static>
- <access>public</access>
- <type>LifecycleAction</type>
- <code><![CDATA[ public function SetClosureDeadline($sStimulusCode)
- {
- $iMaxWaitHours = 24;
- $this->Set('closure_deadline', time() + $iMaxWaitHours * 3600);
- return true;
- }]]></code>
- </method>
- <method id="SetAssignedDate">
- <static>false</static>
- <access>public</access>
- <type>LifecycleAction</type>
- <code><![CDATA[ public function SetAssignedDate($sStimulusCode)
- {
- $this->Set('assignment_date', time());
- return true;
- }]]></code>
- </method>
- <method id="SetResolveDate">
- <static>false</static>
- <access>public</access>
- <type>LifecycleAction</type>
- <code><![CDATA[ public function SetResolveDate($sStimulusCode)
- {
- $this->Set('resolution_date', time());
- return true;
- }]]></code>
- </method>
- <method id="SetClosureDate">
- <static>false</static>
- <access>public</access>
- <type>LifecycleAction</type>
- <code><![CDATA[ public function SetClosureDate($sStimulusCode)
- {
- $this->Set('close_date', time());
- return true;
- }]]></code>
- </method>
- <method id="ComputeSLT">
- <comment><![CDATA[/**
- * Determines the shortest SLT, for this ticket, for the given metric. Returns null is no SLT was found
- * @param string $sMetric Type of metric 'TTO', 'TTR', etc as defined in the SLT class
- * @return hash Array with 'SLT' => name of the SLT selected, 'value' => duration in seconds of the SLT metric, null if no SLT applies to this ticket
- */]]></comment>
- <static>false</static>
- <access>public</access>
- <type>LifecycleAction</type>
- <code><![CDATA[ public function ComputeSLT($sMetric = 'TTO')
- {
- $aResult = null;
- if (MetaModel::IsValidClass('SLT'))
- {
- $sOQL = "SELECT SLT JOIN lnkSLTToSLA AS L1 ON L1.slt_id=SLT.id JOIN SLA ON L1.sla_id = SLA.id JOIN lnkContractToSLA AS L2 ON L2.sla_id = SLA.id JOIN CustomerContract ON L2.contract_id = CustomerContract.id
- WHERE SLT.ticket_priority = :priority AND SLA.service_id = :service_id AND SLT.metric = :metric AND CustomerContract.org_id = :org_id";
-
- $oSLTSet = new DBObjectSet(DBObjectSearch::FromOQL($sOQL),
- array(),
- array(
- 'priority' => $this->Get('priority'),
- 'service_id' => $this->Get('service_id'),
- 'metric' => $sMetric,
- 'org_id' => $this->Get('org_id'),
- )
- );
-
- $iMinDuration = PHP_INT_MAX;
- $sSLTName = '';
-
- while($oSLT = $oSLTSet->Fetch())
- {
- $iDuration = (int)$oSLT->Get('value');
- $sUnit = $oSLT->Get('value_unit');
- //echo "<p>Found SLT: ".$oSLT->GetName()." - $iDuration ($sUnit)</p>\n";
- switch($sUnit)
- {
- case 'days':
- $iDuration = $iDuration * 24; // 24 hours in 1 days
- // Fall though
-
- case 'hours':
- $iDuration = $iDuration * 60; // 60 minutes in 1 hour
- // Fall though
-
- case 'minutes':
- $iDuration = $iDuration * 60;
- }
- if ($iDuration < $iMinDuration)
- {
- $iMinDuration = $iDuration;
- $sSLTName = $oSLT->GetName();
- }
- }
- if ($iMinDuration == PHP_INT_MAX)
- {
- $aResult = null;
- }
- else
- {
- $aResult = array('SLT' => $sSLTName, 'value' => $iMinDuration);
- }
- }
- return $aResult;
- }]]></code>
- </method>
- <method id="ComputePriority">
- <comment>/**
- * Compute the priority of the ticket based on its impact and urgency
- * @return integer The priority of the ticket 1(high) .. 3(low)
- */</comment>
- <static>false</static>
- <access>public</access>
- <type>LifecycleAction</type>
- <code><![CDATA[ public function ComputePriority()
- {
- // priority[impact][urgency]
- $aPriorities = array(
- // single person
- 1 => array(
- 1 => 1,
- 2 => 1,
- 3 => 2,
- ),
- // a group
- 2 => array(
- 1 => 1,
- 2 => 2,
- 3 => 3,
- ),
- // a departement!
- 3 => array(
- 1 => 2,
- 2 => 3,
- 3 => 3,
- ),
- );
- $iPriority = $aPriorities[(int)$this->Get('impact')][(int)$this->Get('urgency')];
- return $iPriority;
- }]]></code>
- </method>
- <method id="ComputeValues">
- <static>false</static>
- <access>public</access>
- <type>Overload-DBObject</type>
- <code><![CDATA[ public function ComputeValues()
- {
- // Compute the priority of the ticket
- $this->Set('priority', $this->ComputePriority());
-
- // Compute the SLA deadlines, if any is applicable to this ticket
- $aSLT = $this->ComputeSLT('TTO');
- if ($aSLT != null)
- {
- $oStartDate = new DateTime($this->Get('start_date'));
- $oDeadline = SLAComputation::GetDeadline($this, $aSLT['value'], $oStartDate);
- $this->Set('tto_escalation_deadline', $oDeadline->format('U'));
- }
- else
- {
- $this->Set('tto_escalation_deadline', null);
- }
- $aSLT = $this->ComputeSLT('TTR');
- if ($aSLT != null)
- {
- $oStartDate = new DateTime($this->Get('start_date'));
- $oDeadline = SLAComputation::GetDeadline($this, $aSLT['value'], $oStartDate);
- $this->Set('ttr_escalation_deadline', $oDeadline->format('U'));
- }
- else
- {
- $this->Set('ttr_escalation_deadline', null);
- }
- }]]></code>
- </method>
- <method id="GetHilightClass">
- <comment><![CDATA[/**
- * Determines if the ticket must be hilighted in the list, if we're about to miss a SLA for instance
- */]]></comment>
- <static>false</static>
- <access>public</access>
- <type>Overload-iDisplay</type>
- <code><![CDATA[ public function GetHilightClass()
- {
- $sHilightClass = '';
- switch($this->GetState())
- {
- case 'new':
- $oEscalationDeadline = $this->Get('tto_escalation_deadline');
- if ($oEscalationDeadline != null)
- {
- // A SLA is running
- $iStartDate = AttributeDateTime::GetAsUnixSeconds($this->Get('start_date'));
- $iEscalationDeadline = AttributeDateTime::GetAsUnixSeconds($oEscalationDeadline);
- $ratio = ($iEscalationDeadline - time())/($iEscalationDeadline - $iStartDate);
- if ($ratio <= 0)
- {
- $sHilightClass = HILIGHT_CLASS_CRITICAL;
- }
- else if ($ratio <= 0.25)
- {
- $sHilightClass = HILIGHT_CLASS_WARNING;
- }
- }
- break;
-
- case 'assigned':
- $oEscalationDeadline = $this->Get('ttr_escalation_deadline');
- if ($oEscalationDeadline != null)
- {
- // A SLA is running
- $iStartDate = AttributeDateTime::GetAsUnixSeconds($this->Get('start_date'));
- $iEscalationDeadline = AttributeDateTime::GetAsUnixSeconds($oEscalationDeadline);
- $ratio = ($iEscalationDeadline - time())/($iEscalationDeadline - $iStartDate);
- if ($ratio <= 0)
- {
- $sHilightClass = HILIGHT_CLASS_CRITICAL;
- }
- else if ($ratio <= 0.25)
- {
- $sHilightClass = HILIGHT_CLASS_WARNING;
- }
- }
- break;
-
- case 'escalated_tto':
- case 'escalated_ttr':
- $sHilightClass = HILIGHT_CLASS_CRITICAL;
- break;
- }
- return $sHilightClass;
- }]]></code>
- </method>
- <method id="OnInsert">
- <static>false</static>
- <access>protected</access>
- <type>Overload-DBObject</type>
- <code><![CDATA[ protected function OnInsert()
- {
- $this->Set('last_update', time());
- }]]></code>
- </method>
- <method id="OnUpdate">
- <static>false</static>
- <access>protected</access>
- <type>Overload-DBObject</type>
- <code><![CDATA[ protected function OnUpdate()
- {
- $this->Set('last_update', time());
- }]]></code>
- </method>
- </methods>
- <presentation>
- <details>
- <items>
- <item>ref</item>
- <item>title</item>
- <item>org_id</item>
- <item>start_date</item>
- <item>tto_escalation_deadline</item>
- <item>ttr_escalation_deadline</item>
- <item>closure_deadline</item>
- <item>document_list</item>
- <item>ci_list</item>
- <item>contact_list</item>
- <item>status</item>
- <item>caller_id</item>
- <item>service_id</item>
- <item>servicesubcategory_id</item>
- <item>product</item>
- <item>impact</item>
- <item>urgency</item>
- <item>priority</item>
- <item>workgroup_id</item>
- <item>agent_id</item>
- <item>agent_email</item>
- <item>related_problem_id</item>
- <item>related_change_id</item>
- <item>close_date</item>
- <item>last_update</item>
- <item>assignment_date</item>
- <item>resolution_code</item>
- <item>solution</item>
- <item>user_satisfaction</item>
- <item>user_commment</item>
- </items>
- </details>
- <search>
- <items>
- <item>finalclass</item>
- <item>ref</item>
- <item>title</item>
- <item>org_id</item>
- <item>start_date</item>
- <item>status</item>
- <item>caller_id</item>
- <item>service_id</item>
- <item>servicesubcategory_id</item>
- <item>product</item>
- <item>impact</item>
- <item>urgency</item>
- <item>priority</item>
- <item>workgroup_id</item>
- <item>agent_id</item>
- <item>agent_email</item>
- <item>close_date</item>
- <item>resolution_code</item>
- <item>solution</item>
- <item>user_satisfaction</item>
- <item>user_commment</item>
- </items>
- </search>
- <list>
- <items>
- <item>finalclass</item>
- <item>title</item>
- <item>org_id</item>
- <item>start_date</item>
- <item>status</item>
- <item>caller_id</item>
- <item>service_id</item>
- <item>priority</item>
- <item>workgroup_id</item>
- <item>agent_id</item>
- <item>last_update</item>
- </items>
- </list>
- </presentation>
- </class>
- <class id="lnkTicketToDoc" _delta="define">
- <parent>cmdbAbstractObject</parent>
- <properties>
- <is_link>1</is_link>
- <category>bizmodel,searchable,incidentmgmt,requestmgmt,changemgmt,problemmgmt,lnkticket</category>
- <abstract>false</abstract>
- <key_type>autoincrement</key_type>
- <db_table>lnktickettodoc</db_table>
- <db_key_field>id</db_key_field>
- <db_final_class_field></db_final_class_field>
- <naming>
- <format>%1$s</format>
- <attributes>
- <attribute id="ticket_id"/>
- </attributes>
- </naming>
- <display_template></display_template>
- <icon></icon>
- <reconciliation>
- <attributes>
- <attribute id="ticket_id"/>
- <attribute id="document_id"/>
- </attributes>
- </reconciliation>
- </properties>
- <fields>
- <field id="ticket_id" xsi:type="AttributeExternalKey">
- <sql>ticket_id</sql>
- <target_class>Ticket</target_class>
- <is_null_allowed>false</is_null_allowed>
- <on_target_delete>DEL_AUTO</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="ticket_ref" xsi:type="AttributeExternalField">
- <extkey_attcode>ticket_id</extkey_attcode>
- <target_attcode>ref</target_attcode>
- </field>
- <field id="document_id" xsi:type="AttributeExternalKey">
- <sql>document_id</sql>
- <target_class>Document</target_class>
- <is_null_allowed>false</is_null_allowed>
- <on_target_delete>DEL_AUTO</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="document_name" xsi:type="AttributeExternalField">
- <extkey_attcode>document_id</extkey_attcode>
- <target_attcode>name</target_attcode>
- </field>
- </fields>
- <methods/>
- <presentation>
- <details>
- <items>
- <item>ticket_id</item>
- <item>document_id</item>
- </items>
- </details>
- <search>
- <items>
- <item>ticket_id</item>
- <item>document_id</item>
- </items>
- </search>
- <list>
- <items>
- <item>ticket_id</item>
- <item>document_id</item>
- </items>
- </list>
- </presentation>
- </class>
- <class id="lnkTicketToContact" _delta="define">
- <parent>cmdbAbstractObject</parent>
- <properties>
- <is_link>1</is_link>
- <category>bizmodel,searchable,incidentmgmt,requestmgmt,changemgmt,problemmgmt,lnkticket</category>
- <abstract>false</abstract>
- <key_type>autoincrement</key_type>
- <db_table>lnktickettocontact</db_table>
- <db_key_field>id</db_key_field>
- <db_final_class_field></db_final_class_field>
- <naming>
- <format>%1$s</format>
- <attributes>
- <attribute id="ticket_id"/>
- </attributes>
- </naming>
- <display_template></display_template>
- <icon></icon>
- <reconciliation>
- <attributes>
- <attribute id="ticket_id"/>
- <attribute id="contact_id"/>
- </attributes>
- </reconciliation>
- </properties>
- <fields>
- <field id="ticket_id" xsi:type="AttributeExternalKey">
- <sql>ticket_id</sql>
- <target_class>Ticket</target_class>
- <is_null_allowed>false</is_null_allowed>
- <on_target_delete>DEL_AUTO</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="ticket_ref" xsi:type="AttributeExternalField">
- <extkey_attcode>ticket_id</extkey_attcode>
- <target_attcode>ref</target_attcode>
- </field>
- <field id="contact_id" xsi:type="AttributeExternalKey">
- <sql>contact_id</sql>
- <target_class>Contact</target_class>
- <is_null_allowed>false</is_null_allowed>
- <on_target_delete>DEL_AUTO</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="contact_name" xsi:type="AttributeExternalField">
- <extkey_attcode>contact_id</extkey_attcode>
- <target_attcode>name</target_attcode>
- </field>
- <field id="contact_email" xsi:type="AttributeExternalField">
- <extkey_attcode>contact_id</extkey_attcode>
- <target_attcode>email</target_attcode>
- </field>
- <field id="role" xsi:type="AttributeString">
- <sql>role</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- </fields>
- <methods/>
- <presentation>
- <details>
- <items>
- <item>ticket_id</item>
- <item>contact_id</item>
- <item>contact_email</item>
- <item>role</item>
- </items>
- </details>
- <search>
- <items>
- <item>ticket_id</item>
- <item>contact_id</item>
- <item>contact_email</item>
- <item>role</item>
- </items>
- </search>
- <list>
- <items>
- <item>ticket_id</item>
- <item>contact_id</item>
- <item>contact_email</item>
- <item>role</item>
- </items>
- </list>
- </presentation>
- </class>
- <class id="lnkTicketToCI" _delta="define">
- <parent>cmdbAbstractObject</parent>
- <properties>
- <is_link>1</is_link>
- <category>bizmodel,searchable,incidentmgmt,requestmgmt,changemgmt,problemmgmt,lnkticket</category>
- <abstract>false</abstract>
- <key_type>autoincrement</key_type>
- <db_table>lnktickettoci</db_table>
- <db_key_field>id</db_key_field>
- <db_final_class_field></db_final_class_field>
- <naming>
- <format>%1$s</format>
- <attributes>
- <attribute id="ticket_id"/>
- </attributes>
- </naming>
- <display_template></display_template>
- <icon></icon>
- <reconciliation>
- <attributes>
- <attribute id="ticket_id"/>
- <attribute id="ci_id"/>
- </attributes>
- </reconciliation>
- </properties>
- <fields>
- <field id="ticket_id" xsi:type="AttributeExternalKey">
- <sql>ticket_id</sql>
- <target_class>Ticket</target_class>
- <is_null_allowed>false</is_null_allowed>
- <on_target_delete>DEL_AUTO</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="ticket_ref" xsi:type="AttributeExternalField">
- <extkey_attcode>ticket_id</extkey_attcode>
- <target_attcode>ref</target_attcode>
- </field>
- <field id="ci_id" xsi:type="AttributeExternalKey">
- <sql>ci_id</sql>
- <target_class>FunctionalCI</target_class>
- <is_null_allowed>false</is_null_allowed>
- <on_target_delete>DEL_AUTO</on_target_delete>
- <jointype></jointype>
- </field>
- <field id="ci_name" xsi:type="AttributeExternalField">
- <extkey_attcode>ci_id</extkey_attcode>
- <target_attcode>name</target_attcode>
- </field>
- <field id="ci_status" xsi:type="AttributeExternalField">
- <extkey_attcode>ci_id</extkey_attcode>
- <target_attcode>status</target_attcode>
- </field>
- <field id="impact" xsi:type="AttributeString">
- <sql>impact</sql>
- <default_value></default_value>
- <is_null_allowed>true</is_null_allowed>
- </field>
- </fields>
- <methods/>
- <presentation>
- <details>
- <items>
- <item>ticket_id</item>
- <item>ci_id</item>
- <item>impact</item>
- <item>ci_status</item>
- </items>
- </details>
- <search>
- <items>
- <item>ticket_id</item>
- <item>ci_id</item>
- <item>ci_status</item>
- </items>
- </search>
- <list>
- <items>
- <item>ticket_id</item>
- <item>ci_id</item>
- <item>impact</item>
- <item>ci_status</item>
- </items>
- </list>
- </presentation>
- </class>
- </classes>
- </itop_design>
|