PreviewInteractionExampleStrategy
<strategy typeStrategy="Custom" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ird-strategy-schema.xsd">
<version name="Main">
<info type="list">
<description><string value=""/></description>
<created><string value="03/17/2014 08:14:35 PM"/></created>
<createdBy><string value="default"/></createdBy>
<updated><string value="04/16/2014 09:39:24 PM"/></updated>
<updatedBy><string value=""/></updatedBy>
</info>
<variables type="list">
<row type="complexRow">
<varName><string value="targets"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="userData"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="connId"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="mediaType"/></varName>
<scope><string value="local"/></scope>
<type><string value="integer"/></type>
</row>
<row type="complexRow">
<varName><string value="web_event"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="web_event_name"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="web_event_p1"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="web_event_p2"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="payload"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="callUUId"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="dn"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="switch"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="target"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="ss_flag"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="target_val"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="loop"/></varName>
<scope><string value="local"/></scope>
<type><string value="integer"/></type>
</row>
<row type="complexRow">
<varName><string value="agent"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="TargetsToExclude"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="outAgents"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="agentstate"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="one_agent"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="group_content"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
<row type="complexRow">
<varName><string value="server_url"/></varName>
<scope><string value="local"/></scope>
<type><string value="string"/></type>
</row>
</variables>
<objects>
<miscMultiFunction objID="298868640" next="213850524" defaultNext="213850524">
<list type="list">
<row type="complexRow">
<name><variable value="dn"/></name>
<expression><string value="KVListGetStringValue[agentstate,'dn.#1.number']"/></expression>
</row>
<row type="complexRow">
<name><variable value="switch"/></name>
<expression><string value="KVListGetStringValue[agentstate,'dn.#1.switch']"/></expression>
</row>
<row type="complexRow">
<name><variable value="outAgents"/></name>
<expression><string value="Cat[outAgents, StrFormat['{"phoneNumber":"~s", "switchName":"~s"}', dn, switch]]"/></expression>
</row>
</list>
</miscMultiFunction>
<miscFunction objID="434048800" next="692240928" defaultNext="213850524">
<name><variable value="agentstate"/></name>
<expression><string value="TargetState[one_agent]"/></expression>
</miscFunction>
<miscIf objID="98649770" next="434048800" defaultNext="356138992">
<expression><string value="one_agent != ''"/></expression>
</miscIf>
<miscMultiAssign objID="559582724" next="97452840">
<list type="list">
<row type="complexRow">
<name><variable value="payload"/></name>
<expression><string value="Cat['{"callUUId":"%callUUId%", "connId": "%connId%", "contactCenterId":"qwerty-12345", "operationName":"%operationName%", "targets":%targets%}','']"/></expression>
</row>
<row type="complexRow">
<name><variable value="userData"/></name>
<expression><string value="UData['']"/></expression>
</row>
<row type="complexRow">
<name><variable value="connId"/></name>
<expression><string value="ConnID[]"/></expression>
</row>
<row type="complexRow">
<name><variable value="mediaType"/></name>
<expression><string value="GetMediaType[]"/></expression>
</row>
<row type="complexRow">
<name><variable value="callUUId"/></name>
<expression><string value="CallUUID[]"/></expression>
</row>
<row type="complexRow">
<name><variable value="payload"/></name>
<expression><string value="StrReplace[payload,'%connId%',connId]"/></expression>
</row>
<row type="complexRow">
<name><variable value="payload"/></name>
<expression><string value="StrReplace[payload,'%callUUId%',callUUId]"/></expression>
</row>
<row type="complexRow">
<name><variable value="payload"/></name>
<expression><string value="StrReplace[payload,'%operationName%','SendPreview']"/></expression>
</row>
<row type="complexRow">
<name><variable value="payload"/></name>
<expression><string value="StrReplace[payload,'%targets%', outAgents]"/></expression>
</row>
<row type="complexRow">
<name><variable value="server_url"/></name>
<expression><constant value="http://172.21.16.102:8080/api/v2/system/preview"/></expression>
</row>
</list>
</miscMultiAssign>
<segmentationGeneric objID="772656760" defaultNext="133451802">
<segm type="segment" next="154855694">
<expression><string value="StrLen[outAgents] != 0"/></expression>
</segm>
</segmentationGeneric>
<miscMultiFunction objID="100117536" next="54623660" defaultNext="154855694">
<list type="list">
<row type="complexRow">
<name><variable value="web_event_name"/></name>
<expression><string value="GetStringKey['name',web_event]"/></expression>
</row>
<row type="complexRow">
<name><variable value="web_event_p1"/></name>
<expression><string value="GetStringKey['param.phoneNumber',web_event]"/></expression>
</row>
<row type="complexRow">
<name><variable value="web_event_p2"/></name>
<expression><string value="GetStringKey['param.switchName',web_event]"/></expression>
</row>
</list>
</miscMultiFunction>
<miscMultiFunction objID="45017088" next="399371884" defaultNext="356138992">
<list type="list">
<row type="complexRow">
<name><variable value="group_content"/></name>
<expression><string value="ExpandGroup['AgentGroup1@SS.GA']"/></expression>
</row>
</list>
</miscMultiFunction>
<miscIf objID="692240928" next="298868640" defaultNext="213850524">
<expression><string value="KVListGetStringValue[agentstate,'voice'] = '1'"/></expression>
</miscIf>
<miscFunction objID="356138992" next="559582724">
<name><variable value="outAgents"/></name>
<expression><string value="Cat['[', StrReplace[outAgents, '}{', '},{'], ']']"/></expression>
</miscFunction>
<dataAccessWeb objID="179886818" next="133451802">
<type><string value="HTTP"/></type>
<url><variable value="server_url"/></url>
<method><string value="POST"/></method>
<textMessages><variable value="payload"/></textMessages>
<httpauth type="list">
<type><string value="basic"/></type>
<name><string value="admin@pizza.com"/></name>
<pswd><string value="admin@pizza.com"/></pswd>
</httpauth>
<tags type="list">
<row type="complexRow">
<key><string value="Content-Type"/></key>
<value><string value="application/json"/></value>
</row>
</tags>
</dataAccessWeb>
<miscMultiAssign objID="54623660" next="772656760">
<list type="list">
<row type="complexRow">
<name><variable value="target_val"/></name>
<expression><string value="Cat['{"phoneNumber":"%phoneNumber%", "switchName":"%switchName%"}', '']"/></expression>
</row>
<row type="complexRow">
<name><variable value="target_val"/></name>
<expression><string value="StrReplace[target_val,'%phoneNumber%',web_event_p1]"/></expression>
</row>
<row type="complexRow">
<name><variable value="target_val"/></name>
<expression><string value="StrReplace[target_val,'%switchName%',web_event_p2]"/></expression>
</row>
<row type="complexRow">
<name><variable value="outAgents"/></name>
<expression><string value="StrReplace[outAgents, '},{', '}{']"/></expression>
</row>
<row type="complexRow">
<name><variable value="outAgents"/></name>
<expression><string value="StrReplace[outAgents, target_val, '']"/></expression>
</row>
<row type="complexRow">
<name><variable value="outAgents"/></name>
<expression><string value="StrReplace[outAgents, '}{', '},{']"/></expression>
</row>
</list>
</miscMultiAssign>
<routingDefault objID="145951464">
</routingDefault>
<miscFunction objID="213850524" next="98649770">
<name><variable value="one_agent"/></name>
<expression><string value="StrAsciiTok[group_content,',',0]"/></expression>
</miscFunction>
<miscMultiAssign objID="154855694" next="179886818">
<list type="list">
<row type="complexRow">
<name><variable value="payload"/></name>
<expression><string value="Cat['{"callUUId":"%callUUId%", "connId": "%connId%", "contactCenterId":"qwerty-12345", "operationName":"%operationName%", "targets":%targets%}','']"/></expression>
</row>
<row type="complexRow">
<name><variable value="payload"/></name>
<expression><string value="StrReplace[payload,'%connId%',connId]"/></expression>
</row>
<row type="complexRow">
<name><variable value="payload"/></name>
<expression><string value="StrReplace[payload,'%callUUId%',callUUId]"/></expression>
</row>
<row type="complexRow">
<name><variable value="payload"/></name>
<expression><string value="StrReplace[payload,'%operationName%','CancelPreview']"/></expression>
</row>
<row type="complexRow">
<name><variable value="payload"/></name>
<expression><string value="StrReplace[payload,'%targets%', outAgents]"/></expression>
</row>
</list>
</miscMultiAssign>
<miscFunction objID="399371884" next="98649770">
<name><variable value="one_agent"/></name>
<expression><string value="StrAsciiTok[group_content,',',1]"/></expression>
</miscFunction>
<miscFunction objID="196725936" next="100117536">
<name><variable value="web_event"/></name>
<expression><string value="GetExternalEvent[20]"/></expression>
</miscFunction>
<dataAccessWeb objID="97452840" next="196725936">
<type><string value="HTTP"/></type>
<url><variable value="server_url"/></url>
<method><string value="POST"/></method>
<textMessages><variable value="payload"/></textMessages>
<httpauth type="list">
<type><string value="basic"/></type>
<name><string value="admin@pizza.com"/></name>
<pswd><string value="admin@pizza.com"/></pswd>
</httpauth>
<tags type="list">
<row type="complexRow">
<key><string value="Content-Type"/></key>
<value><string value="application/json"/></value>
</row>
</tags>
</dataAccessWeb>
<miscEntry objID="229241292" next="45017088">
</miscEntry>
<miscFunction objID="133451802" next="145951464">
<name><string value=""/></name>
<expression><string value="TRoute[web_event_p1,web_event_p2,RouteTypeUnknown,'']"/></expression>
</miscFunction>
</objects>
<presentation>
<presentationObject objRef="298868640">
<x><integer value="660"/></x>
<y><integer value="90"/></y>
<z><integer value="41"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkDefault type="list">
<z><integer value="43"/></z>
<auto><string value="yes"/></auto>
</linkDefault>
<linkOut type="list">
<row type="complexRow">
<z><integer value="44"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="434048800">
<x><integer value="410"/></x>
<y><integer value="90"/></y>
<z><integer value="33"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkDefault type="list">
<z><integer value="38"/></z>
<auto><string value="yes"/></auto>
</linkDefault>
<linkOut type="list">
<row type="complexRow">
<z><integer value="37"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="98649770">
<x><integer value="300"/></x>
<y><integer value="90"/></y>
<z><integer value="31"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkDefault type="list">
<z><integer value="47"/></z>
<auto><string value="yes"/></auto>
</linkDefault>
<linkOut type="list">
<row type="complexRow">
<z><integer value="34"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="559582724">
<x><integer value="70"/></x>
<y><integer value="380"/></y>
<z><integer value="3"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="14"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="772656760">
<x><integer value="570"/></x>
<y><integer value="450"/></y>
<z><integer value="21"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkDefault type="list">
<z><integer value="26"/></z>
<auto><string value="no"/></auto>
<points type="list">
<row type="complexRow">
<x><integer value="590"/></x>
<y><integer value="520"/></y>
</row>
<row type="complexRow">
<x><integer value="780"/></x>
<y><integer value="520"/></y>
</row>
<row type="complexRow">
<x><integer value="780"/></x>
<y><integer value="480"/></y>
</row>
</points>
</linkDefault>
<linkOut type="list">
<row type="complexRow">
<z><integer value="24"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="100117536">
<x><integer value="380"/></x>
<y><integer value="380"/></y>
<z><integer value="9"/></z>
<labels type="list">
<row type="complexRow">
<type><string value="comment"/></type>
<text type="list">
<strText><string value="if event to urs was: urs/call/<connid>/event/Something?p1=value1&p2=value2 then function block above sets var web_event_name to Something var web_event_p1 to value1 var web_event_p2 to value2"/></strText>
<multiLine><string value="yes"/></multiLine>
<wordBreak><string value="no"/></wordBreak>
<alignH><string value="left"/></alignH>
<alignV><string value="center"/></alignV>
</text>
<posAndSize type="list">
<z><integer value="13"/></z>
<x><integer value="540"/></x>
<y><integer value="290"/></y>
<dx><integer value="400"/></dx>
<dy><integer value="70"/></dy>
</posAndSize>
<font type="list">
<name><string value="Tahoma"/></name>
<pointSize><integer value="10"/></pointSize>
<color type="list">
<red><integer value="0"/></red>
<green><integer value="0"/></green>
<blue><integer value="0"/></blue>
</color>
<strikeOut><string value="no"/></strikeOut>
<underLine><string value="no"/></underLine>
<style><string value="regular"/></style>
</font>
<edit type="list">
<allowPropertyChange><string value="yes"/></allowPropertyChange>
<allowMove><string value="yes"/></allowMove>
<allowSelect><string value="yes"/></allowSelect>
<allowRotate><string value="yes"/></allowRotate>
<allowScale><string value="yes"/></allowScale>
<allowStretch><string value="yes"/></allowStretch>
<allowVertexEdit><string value="yes"/></allowVertexEdit>
<allowContainment><string value="no"/></allowContainment>
</edit>
<line type="list">
<color type="list">
<red><integer value="0"/></red>
<green><integer value="0"/></green>
<blue><integer value="0"/></blue>
</color>
<transparent><string value="no"/></transparent>
<style><string value="solid"/></style>
<pointSize><integer value="1"/></pointSize>
</line>
<fill type="list">
<foregroundColor type="list">
<red><integer value="255"/></red>
<green><integer value="255"/></green>
<blue><integer value="255"/></blue>
</foregroundColor>
<backgroundColor type="list">
<red><integer value="255"/></red>
<green><integer value="255"/></green>
<blue><integer value="255"/></blue>
</backgroundColor>
<hatch><string value="noHatch"/></hatch>
<transparentFill><string value="no"/></transparentFill>
<transparentBackground><string value="yes"/></transparentBackground>
</fill>
</row>
</labels>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkDefault type="list">
<z><integer value="27"/></z>
<auto><string value="no"/></auto>
<points type="list">
<row type="complexRow">
<x><integer value="400"/></x>
<y><integer value="450"/></y>
</row>
<row type="complexRow">
<x><integer value="460"/></x>
<y><integer value="450"/></y>
</row>
<row type="complexRow">
<x><integer value="460"/></x>
<y><integer value="450"/></y>
</row>
<row type="complexRow">
<x><integer value="460"/></x>
<y><integer value="370"/></y>
</row>
<row type="complexRow">
<x><integer value="630"/></x>
<y><integer value="370"/></y>
</row>
<row type="complexRow">
<x><integer value="630"/></x>
<y><integer value="470"/></y>
</row>
</points>
</linkDefault>
<linkOut type="list">
<row type="complexRow">
<z><integer value="18"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="45017088">
<x><integer value="70"/></x>
<y><integer value="90"/></y>
<z><integer value="28"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkDefault type="list">
<z><integer value="46"/></z>
<auto><string value="yes"/></auto>
</linkDefault>
<linkOut type="list">
<row type="complexRow">
<z><integer value="30"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="692240928">
<x><integer value="530"/></x>
<y><integer value="90"/></y>
<z><integer value="36"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkDefault type="list">
<z><integer value="39"/></z>
<auto><string value="yes"/></auto>
</linkDefault>
<linkOut type="list">
<row type="complexRow">
<z><integer value="42"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="356138992">
<x><integer value="190"/></x>
<y><integer value="230"/></y>
<z><integer value="45"/></z>
<ports type="list">
<in><string value="top"/></in>
<out><string value="bottom"/></out>
<def><string value="right"/></def>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="49"/></z>
<auto><string value="no"/></auto>
<points type="list">
<row type="complexRow">
<x><integer value="210"/></x>
<y><integer value="290"/></y>
</row>
<row type="complexRow">
<x><integer value="40"/></x>
<y><integer value="290"/></y>
</row>
<row type="complexRow">
<x><integer value="40"/></x>
<y><integer value="400"/></y>
</row>
</points>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="179886818">
<x><integer value="720"/></x>
<y><integer value="450"/></y>
<z><integer value="15"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="19"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="54623660">
<x><integer value="490"/></x>
<y><integer value="380"/></y>
<z><integer value="16"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="22"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="145951464">
<x><integer value="870"/></x>
<y><integer value="380"/></y>
<z><integer value="7"/></z>
<ports type="list">
<in><string value="left"/></in>
</ports>
</presentationObject>
<presentationObject objRef="213850524">
<x><integer value="410"/></x>
<y><integer value="230"/></y>
<z><integer value="35"/></z>
<ports type="list">
<in><string value="top"/></in>
<out><string value="left"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="40"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="154855694">
<x><integer value="650"/></x>
<y><integer value="450"/></y>
<z><integer value="23"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="25"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="399371884">
<x><integer value="170"/></x>
<y><integer value="90"/></y>
<z><integer value="29"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="32"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="196725936">
<x><integer value="230"/></x>
<y><integer value="380"/></y>
<z><integer value="4"/></z>
<labels type="list">
<row type="complexRow">
<type><string value="comment"/></type>
<text type="list">
<strText><string value="GetExternalEvent[20] - waiting event for 20 sec"/></strText>
<multiLine><string value="yes"/></multiLine>
<wordBreak><string value="no"/></wordBreak>
<alignH><string value="left"/></alignH>
<alignV><string value="center"/></alignV>
</text>
<posAndSize type="list">
<z><integer value="6"/></z>
<x><integer value="150"/></x>
<y><integer value="490"/></y>
<dx><integer value="296"/></dx>
<dy><integer value="18"/></dy>
</posAndSize>
<font type="list">
<name><string value="Tahoma"/></name>
<pointSize><integer value="10"/></pointSize>
<color type="list">
<red><integer value="0"/></red>
<green><integer value="0"/></green>
<blue><integer value="0"/></blue>
</color>
<strikeOut><string value="no"/></strikeOut>
<underLine><string value="no"/></underLine>
<style><string value="regular"/></style>
</font>
<edit type="list">
<allowPropertyChange><string value="yes"/></allowPropertyChange>
<allowMove><string value="yes"/></allowMove>
<allowSelect><string value="yes"/></allowSelect>
<allowRotate><string value="yes"/></allowRotate>
<allowScale><string value="yes"/></allowScale>
<allowStretch><string value="yes"/></allowStretch>
<allowVertexEdit><string value="yes"/></allowVertexEdit>
<allowContainment><string value="no"/></allowContainment>
</edit>
<line type="list">
<color type="list">
<red><integer value="0"/></red>
<green><integer value="0"/></green>
<blue><integer value="0"/></blue>
</color>
<transparent><string value="no"/></transparent>
<style><string value="solid"/></style>
<pointSize><integer value="1"/></pointSize>
</line>
<fill type="list">
<foregroundColor type="list">
<red><integer value="255"/></red>
<green><integer value="255"/></green>
<blue><integer value="255"/></blue>
</foregroundColor>
<backgroundColor type="list">
<red><integer value="255"/></red>
<green><integer value="255"/></green>
<blue><integer value="255"/></blue>
</backgroundColor>
<hatch><string value="noHatch"/></hatch>
<transparentFill><string value="no"/></transparentFill>
<transparentBackground><string value="yes"/></transparentBackground>
</fill>
</row>
<row type="complexRow">
<type><string value="comment"/></type>
<text type="list">
<strText><string value="If through red port - no events was received during 20 sec timeout"/></strText>
<multiLine><string value="yes"/></multiLine>
<wordBreak><string value="no"/></wordBreak>
<alignH><string value="left"/></alignH>
<alignV><string value="center"/></alignV>
</text>
<posAndSize type="list">
<z><integer value="8"/></z>
<x><integer value="119"/></x>
<y><integer value="430"/></y>
<dx><integer value="407"/></dx>
<dy><integer value="40"/></dy>
</posAndSize>
<font type="list">
<name><string value="Tahoma"/></name>
<pointSize><integer value="10"/></pointSize>
<color type="list">
<red><integer value="0"/></red>
<green><integer value="0"/></green>
<blue><integer value="0"/></blue>
</color>
<strikeOut><string value="no"/></strikeOut>
<underLine><string value="no"/></underLine>
<style><string value="regular"/></style>
</font>
<edit type="list">
<allowPropertyChange><string value="yes"/></allowPropertyChange>
<allowMove><string value="yes"/></allowMove>
<allowSelect><string value="yes"/></allowSelect>
<allowRotate><string value="yes"/></allowRotate>
<allowScale><string value="yes"/></allowScale>
<allowStretch><string value="yes"/></allowStretch>
<allowVertexEdit><string value="yes"/></allowVertexEdit>
<allowContainment><string value="no"/></allowContainment>
</edit>
<line type="list">
<color type="list">
<red><integer value="0"/></red>
<green><integer value="0"/></green>
<blue><integer value="0"/></blue>
</color>
<transparent><string value="no"/></transparent>
<style><string value="solid"/></style>
<pointSize><integer value="1"/></pointSize>
</line>
<fill type="list">
<foregroundColor type="list">
<red><integer value="255"/></red>
<green><integer value="255"/></green>
<blue><integer value="255"/></blue>
</foregroundColor>
<backgroundColor type="list">
<red><integer value="255"/></red>
<green><integer value="255"/></green>
<blue><integer value="255"/></blue>
</backgroundColor>
<hatch><string value="noHatch"/></hatch>
<transparentFill><string value="no"/></transparentFill>
<transparentBackground><string value="yes"/></transparentBackground>
</fill>
</row>
<row type="complexRow">
<type><string value="comment"/></type>
<text type="list">
<strText><string value="if through green port - we get event event has string in formt: name:name_of_event|param.name_of param:valueofparam|etc"/></strText>
<multiLine><string value="yes"/></multiLine>
<wordBreak><string value="no"/></wordBreak>
<alignH><string value="left"/></alignH>
<alignV><string value="center"/></alignV>
</text>
<posAndSize type="list">
<z><integer value="10"/></z>
<x><integer value="120"/></x>
<y><integer value="310"/></y>
<dx><integer value="403"/></dx>
<dy><integer value="50"/></dy>
</posAndSize>
<font type="list">
<name><string value="Tahoma"/></name>
<pointSize><integer value="10"/></pointSize>
<color type="list">
<red><integer value="0"/></red>
<green><integer value="0"/></green>
<blue><integer value="0"/></blue>
</color>
<strikeOut><string value="no"/></strikeOut>
<underLine><string value="no"/></underLine>
<style><string value="regular"/></style>
</font>
<edit type="list">
<allowPropertyChange><string value="yes"/></allowPropertyChange>
<allowMove><string value="yes"/></allowMove>
<allowSelect><string value="yes"/></allowSelect>
<allowRotate><string value="yes"/></allowRotate>
<allowScale><string value="yes"/></allowScale>
<allowStretch><string value="yes"/></allowStretch>
<allowVertexEdit><string value="yes"/></allowVertexEdit>
<allowContainment><string value="no"/></allowContainment>
</edit>
<line type="list">
<color type="list">
<red><integer value="0"/></red>
<green><integer value="0"/></green>
<blue><integer value="0"/></blue>
</color>
<transparent><string value="no"/></transparent>
<style><string value="solid"/></style>
<pointSize><integer value="1"/></pointSize>
</line>
<fill type="list">
<foregroundColor type="list">
<red><integer value="255"/></red>
<green><integer value="255"/></green>
<blue><integer value="255"/></blue>
</foregroundColor>
<backgroundColor type="list">
<red><integer value="255"/></red>
<green><integer value="255"/></green>
<blue><integer value="255"/></blue>
</backgroundColor>
<hatch><string value="noHatch"/></hatch>
<transparentFill><string value="no"/></transparentFill>
<transparentBackground><string value="yes"/></transparentBackground>
</fill>
</row>
</labels>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="17"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="97452840">
<x><integer value="150"/></x>
<y><integer value="380"/></y>
<z><integer value="2"/></z>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="5"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="229241292">
<x><integer value="20"/></x>
<y><integer value="20"/></y>
<z><integer value="1"/></z>
<ports type="list">
<out><string value="bottom"/></out>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="48"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
<presentationObject objRef="133451802">
<x><integer value="800"/></x>
<y><integer value="460"/></y>
<z><integer value="11"/></z>
<labels type="list">
<row type="complexRow">
<type><string value="description"/></type>
<state><string value="manual_text"/></state>
<text type="list">
<strText><string value="target=SelectDN['','','',StatSelectMax,Target]"/></strText>
<multiLine><string value="yes"/></multiLine>
<wordBreak><string value="no"/></wordBreak>
<alignH><string value="left"/></alignH>
<alignV><string value="center"/></alignV>
</text>
<posAndSize type="list">
<z><integer value="12"/></z>
<dx><integer value="162"/></dx>
<dy><integer value="18"/></dy>
</posAndSize>
<font type="list">
<name><string value="Times New Roman"/></name>
<pointSize><integer value="10"/></pointSize>
<color type="list">
<red><integer value="0"/></red>
<green><integer value="0"/></green>
<blue><integer value="0"/></blue>
</color>
<strikeOut><string value="no"/></strikeOut>
<underLine><string value="no"/></underLine>
<style><string value="regular"/></style>
</font>
<edit type="list">
<allowPropertyChange><string value="yes"/></allowPropertyChange>
<allowMove><string value="no"/></allowMove>
<allowSelect><string value="yes"/></allowSelect>
<allowRotate><string value="yes"/></allowRotate>
<allowScale><string value="yes"/></allowScale>
<allowStretch><string value="yes"/></allowStretch>
<allowVertexEdit><string value="yes"/></allowVertexEdit>
<allowContainment><string value="no"/></allowContainment>
</edit>
<line type="list">
<color type="list">
<red><integer value="0"/></red>
<green><integer value="0"/></green>
<blue><integer value="0"/></blue>
</color>
<transparent><string value="no"/></transparent>
<style><string value="solid"/></style>
<pointSize><integer value="1"/></pointSize>
</line>
<fill type="list">
<foregroundColor type="list">
<red><integer value="255"/></red>
<green><integer value="255"/></green>
<blue><integer value="255"/></blue>
</foregroundColor>
<backgroundColor type="list">
<red><integer value="255"/></red>
<green><integer value="255"/></green>
<blue><integer value="255"/></blue>
</backgroundColor>
<hatch><string value="noHatch"/></hatch>
<transparentFill><string value="no"/></transparentFill>
<transparentBackground><string value="yes"/></transparentBackground>
</fill>
</row>
</labels>
<ports type="list">
<in><string value="left"/></in>
<out><string value="right"/></out>
<def><string value="bottom"/></def>
</ports>
<links type="list">
<linkOut type="list">
<row type="complexRow">
<z><integer value="20"/></z>
<auto><string value="yes"/></auto>
</row>
</linkOut>
</links>
</presentationObject>
</presentation>
</version>
</strategy>
This page was last edited on April 17, 2014, at 13:37.
Comments or questions about this documentation? Contact us for support!