The figure is a screen capture of the New “select-with-from" Pattern - Step 2 of 2 dialog. The dialog title is Pattern Property Configuration. The top-left of the dialog is titled Properties and presents the following properties: Query ID, Property 1, Property 2, Value, Source, and Row Number. Query ID has the value Record Query, Property 1 has the value name, Value has the value Johnson, and Source has the value MyChannel, which is a channel already on the EPN diagram. The bottom-left section is titled Pattern Statement and presents the query template for the select-with-from Oracle CQL pattern. The first line of the pattern statement reads: <query id="RecordQuery"><![CDATA[, the second line reads: SELECT name, property 2, The third line reads: From MyChannel [ROWS rowNum], the fourth line reads: WHERE name=Johnson, the fifth line reads]]>, and the sixth and last line reads </query>.

The cursor is in the value field and a description of the value property displays in the right panel. The description reads: Value, Required, Value is a property 1 filter value.

At the bottom is a row of buttons: Help, Back, Next, Finish, and Cancel.