A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8"?><process version="9.2.001"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="6.0.002" expanded="true" name="Process" origin="GENERATED_TUTORIAL"> <parameter key="logverbosity" value="init"/> <parameter key="random_seed" value="2001"/> <parameter key="send_mail" value="never"/> <parameter key="notification_email" value=""/> <parameter key="process_duration_for_mail" value="30"/> <parameter key="encoding" value="SYSTEM"/> <process expanded="true"> <operator activated="true" class="retrieve" compatibility="9.2.001" expanded="true" height="68" name="Retrieve Iris" origin="GENERATED_TUTORIAL" width="90" x="45" y="34"> <parameter key="repository_entry" value="//Samples/data/Iris"/> </operator> <operator activated="true" class="multiply" compatibility="9.2.001" expanded="true" height="103" name="Multiply" width="90" x="179" y="34"/> <operator activated="true" class="annotations_to_data" compatibility="9.2.001" expanded="true" height="82" name="Annotations to Data" width="90" x="313" y="187"/> <operator activated="true" class="extract_macro_from_annotation" compatibility="9.2.001" expanded="true" height="68" name="Extract Macro from Annotation" origin="GENERATED_TUTORIAL" width="90" x="313" y="34"> <parameter key="extract_all" value="false"/> <parameter key="macro" value="Source"/> <parameter key="annotation" value="Source"/> <parameter key="fail_on_missing" value="true"/> </operator> <operator activated="true" class="generate_macro" compatibility="9.2.001" expanded="true" height="82" name="Generate Macro" width="90" x="447" y="34"> <list key="function_descriptions"> <parameter key="wat" value="replace(%{Source}, "data", "")"/> </list> </operator> <operator activated="true" class="print_to_console" compatibility="9.2.001" expanded="true" height="82" name="Print to Console" origin="GENERATED_TUTORIAL" width="90" x="581" y="34"> <parameter key="log_value" value="Source annotation is: %{wat}"/> </operator> <connect from_op="Retrieve Iris" from_port="output" to_op="Multiply" to_port="input"/> <connect from_op="Multiply" from_port="output 1" to_op="Extract Macro from Annotation" to_port="object"/> <connect from_op="Multiply" from_port="output 2" to_op="Annotations to Data" to_port="object"/> <connect from_op="Annotations to Data" from_port="annotations" to_port="result 2"/> <connect from_op="Extract Macro from Annotation" from_port="object" to_op="Generate Macro" to_port="through 1"/> <connect from_op="Generate Macro" from_port="through 1" to_op="Print to Console" to_port="through 1"/> <connect from_op="Print to Console" from_port="through 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="126"/> <portSpacing port="sink_result 3" spacing="0"/> </process> </operator> </process>