28.11.2012 Views

IBM Tivoli NetView for z/OS Programming: Pipes - IBM notice

IBM Tivoli NetView for z/OS Programming: Pipes - IBM notice

IBM Tivoli NetView for z/OS Programming: Pipes - IBM notice

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

PIPE NETVIEW<br />

Syntax<br />

NETVIEW:<br />

Synonyms<br />

NETVIEW<br />

( )<br />

CGI NOPANEL MOE<br />

ECHO<br />

Stage Name Synonym<br />

NETVIEW NETV<br />

cmdtext TAG<br />

Command Description<br />

The NETVIEW stage specifies to run a <strong>NetView</strong>, MVS, or VTAM command. The<br />

resulting messages are placed in the pipeline. The NETVIEW stage can be placed<br />

anywhere in the pipeline specification.<br />

Streams<br />

When NETVIEW is not a first stage, NETVIEW invokes a command once <strong>for</strong> each<br />

message on the input stream. Each time NETVIEW receives a message on its input<br />

stream, that message becomes the current message. The current message is the<br />

message to which <strong>NetView</strong>'s message in<strong>for</strong>mation functions refer. Thus,<br />

GETMLINE, MSGORIGIN(), DSIGETDS, or other message-dependent commands<br />

and functions issued by the command invoked by the NETVIEW stage access the<br />

message that caused the command to be invoked, exactly as they are if an<br />

automation table action or a MSGREAD operation had produced the current<br />

message. Also, <strong>NetView</strong> commands such as MSGROUTE that operate on messages<br />

have access to this current message.<br />

Unlike many other stages, the NETVIEW stage does not require an output stream.<br />

This means that NETVIEW can be a last stage. Also, if a stage following is<br />

disconnected, NETVIEW continues to process as long as it had an input stream.<br />

Stream Type Number Supported<br />

Input 1<br />

Output 1<br />

Termination Conditions<br />

The NETVIEW stage terminates when it finishes processing its output or when the<br />

input stream disconnects.<br />

Operand Descriptions<br />

cmdtext<br />

Specifies the command.<br />

PIPE NETVIEW<br />

Chapter 2. Pipeline Stages and Syntax 167

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!