A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.1.014"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.1.014" expanded="true" name="Process"> <process expanded="true" height="235" width="681"> <operator activated="true" class="read_excel" compatibility="5.1.014" expanded="true" height="60" name="Read Excel (2)" width="90" x="45" y="30"> <list key="annotations"/> <list key="data_set_meta_data_information"/> </operator> <operator activated="true" class="write_csv" compatibility="5.1.014" expanded="true" height="60" name="Write CSV" width="90" x="179" y="30"> <parameter key="csv_file" value="C:\Users\boeck\Desktop\Test.csv"/> </operator> <operator activated="true" class="select_attributes" compatibility="5.1.014" expanded="true" height="76" name="Select Attributes" width="90" x="313" y="30"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="Test"/> </operator> <operator activated="true" class="normalize" compatibility="5.1.014" expanded="true" height="94" name="Normalize" width="90" x="447" y="30"/> <connect from_op="Read Excel (2)" from_port="output" to_op="Write CSV" to_port="input"/> <connect from_op="Write CSV" from_port="through" to_op="Select Attributes" to_port="example set input"/> <connect from_op="Select Attributes" from_port="example set output" to_op="Normalize" to_port="example set input"/> <connect from_op="Normalize" 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>