A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.2.007"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.2.007" expanded="true" name="Process"> <process expanded="true" height="442" width="826"> <operator activated="true" class="read_excel" compatibility="5.2.007" expanded="true" height="60" name="Read Excel" width="90" x="179" y="120"> <list key="annotations"/> <list key="data_set_meta_data_information"/> </operator> <operator activated="true" class="loop_examples" compatibility="5.2.007" expanded="true" height="76" name="Loop Examples" width="90" x="313" y="120"> <process expanded="true" height="460" width="844"> <operator activated="true" class="extract_macro" compatibility="5.2.007" expanded="true" height="60" name="Extract Macro" width="90" x="112" y="30"> <parameter key="macro" value="URL"/> <parameter key="macro_type" value="data_value"/> <parameter key="attribute_name" value="att1"/> <parameter key="example_index" value="%{example}"/> </operator> <operator activated="true" class="print_to_console" compatibility="5.2.007" expanded="true" height="76" name="Print to Console" width="90" x="313" y="30"> <parameter key="log_value" value="%{URL}"/> </operator> <operator activated="true" class="web:get_webpage" compatibility="5.2.001" expanded="true" height="60" name="Get Page" width="90" x="313" y="120"> <parameter key="url" value="%{URL}"/> <list key="query_parameters"/> <list key="request_properties"/> </operator> <connect from_port="example set" to_op="Extract Macro" to_port="example set"/> <connect from_op="Extract Macro" from_port="example set" to_op="Print to Console" to_port="through 1"/> <portSpacing port="source_example set" spacing="0"/> <portSpacing port="sink_example set" spacing="0"/> <portSpacing port="sink_output 1" spacing="0"/> </process> </operator> <connect from_op="Read Excel" from_port="output" to_op="Loop Examples" to_port="example set"/> <connect from_op="Loop Examples" from_port="example set" 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>