A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="6.4.000-SNAPSHOT"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="6.4.000-SNAPSHOT" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="loop_repository" compatibility="6.4.000-SNAPSHOT" expanded="true" height="76" name="Loop Repository" width="90" x="45" y="30"> <parameter key="repository_folder" value="//Samples/data/"/> <parameter key="entry_type" value="IOObject"/> <parameter key="filter" value="Deals.*"/> <process expanded="true"> <operator activated="true" class="loop_examples" compatibility="6.4.000-SNAPSHOT" expanded="true" height="94" name="Loop Examples" width="90" x="45" y="30"> <process expanded="true"> <operator activated="true" class="text:extract_document" compatibility="6.4.000-SNAPSHOT" expanded="true" height="76" name="Extract Document" width="90" x="45" y="30"> <parameter key="attribute_name" value="Age"/> <parameter key="example_index" value="%{example}"/> </operator> <connect from_port="example set" to_op="Extract Document" to_port="example set"/> <connect from_op="Extract Document" from_port="document" to_port="output 1"/> <portSpacing port="source_example set" spacing="0"/> <portSpacing port="sink_example set" spacing="0"/> <portSpacing port="sink_output 1" spacing="0"/> <portSpacing port="sink_output 2" spacing="0"/> </process> </operator> <connect from_port="repository object" to_op="Loop Examples" to_port="example set"/> <connect from_op="Loop Examples" from_port="output 1" to_port="out 1"/> <portSpacing port="source_repository object" spacing="0"/> <portSpacing port="source_in 1" spacing="0"/> <portSpacing port="sink_out 1" spacing="0"/> <portSpacing port="sink_out 2" spacing="0"/> </process> </operator> <connect from_op="Loop Repository" from_port="out 1" 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>