A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.3.012"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.3.012" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="read_excel_format" compatibility="5.3.012" expanded="true" height="60" name="Read Excel with Format" width="90" x="45" y="30"> <parameter key="excel_file" value="C:\Users\john.heath\Desktop\Test.xls"/> </operator> <operator activated="true" class="select_attributes" compatibility="5.3.012" expanded="true" height="76" name="Select Attributes" width="90" x="45" y="120"> <parameter key="attribute_filter_type" value="regular_expression"/> <parameter key="regular_expression" value="(format)"/> <parameter key="invert_selection" value="true"/> </operator> <connect from_op="Read Excel with Format" from_port="output" to_op="Select Attributes" to_port="example set input"/> <connect from_op="Select Attributes" from_port="example set output" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>