The Application Output view allows you to see what tuples have come out of a running application. The Application Output view works much like the Application Input View.
By default, the Application Output view is located at the bottom left corner of the SB Test/Debug perspective.
The figure below shows an Application Output view that has logged two tuples coming
out of the firstapp.sbapp application.
|
By default, the Output Streams drop-down menu is set to show the output of all the application's output streams. However, you can use this drop-down menu to filter what the Application Output view shows. For example:
|
The button clears all tuples shown in this view. By default, the Application Output view is also cleared whenever you restart an application, but you can change this by unchecking the Clear on Application Restart box.
-
You can sort the tuples in the Application Output view by clicking the heading that corresponds to the way you want to sort, or by using the buttons on this view's toolbar. Either way, the Time, Output Stream, and Fields options are available. For example, this button in the toolbar:
-
Also notice this button:
This button allows you to disable dequeuing of application output. You might select this option, for example, if you were optimizing the throughput of a test feed simulation in StreamBase Studio. For related information, see Using the Feed Simulation Editor.
-
To display a context-sensitive Help view or an InfoPop that provides a brief description of the view and links to more information, click any area within the view and then press F1 on Windows, or Ctrl-F1 on Linux. For information about setting preferences for the Help view and InfoPops, and managing the windows, please see Studio Tips and Tricks.
-
The Show Details Pane can help you read output data that is too long to easily see in the Application Output table.
-
Click the
button to display or hide the Show
Details Pane (displayed by default) below the table.
-
Select any row in the Application Output table to display its field values in the Show Details Pane.
-
-
The Scroll Lock button is a toggle that allows you to control how tuples scroll in the Application Output table:
-
When Scroll Lock is off: As tuple rows are added to the top of the table, the bottom of the table (containing the first tuples) remains visible; you must scroll up to see newer tuples.
-
When Scroll Lock is on: As rows are added to the top of the table, the top of the table (containing the most recent tuples) remains visible; you must scroll down to see older tuples.
-
