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.

Pipeline Stages and Syntax<br />

PIPE (NCCF)<br />

Syntax<br />

20 <strong>Programming</strong>: <strong>Pipes</strong><br />

PIPEREF<br />

►► PIPE<br />

Stages<br />

( Pipe Options )<br />

stage_specification<br />

Pipe Options:<br />

►<br />

STAGESEP |<br />

▼<br />

|<br />

label: (DEBUG)<br />

STAGESEP value ESC value END value<br />

LOWQENAB DEBUG 1 DEBUG 2<br />

NAME PIPE<br />

Stages<br />

NAME pipename<br />

Command Description<br />

<strong>NetView</strong> Pipelines help you solve a complex problem by dividing it into a series of<br />

smaller steps. Each step or stage solves one part of the overall problem. Some<br />

stages read data from system sources, such as files on DASD or variables in<br />

command procedures. Other stages filter and refine that data in some way. Still<br />

other stages export (output) data from the pipeline. You can connect stages in<br />

logical sequence until they collectively cover all steps required to solve your<br />

problem.<br />

You determine the function of each stage by coding a stage as described in this<br />

chapter.<br />

When you have completed a series of stage specifications, you can run them with<br />

the PIPE command. The PIPE command identifies the series of stage specifications<br />

you want to run and, through parameters, controls other run characteristics that<br />

are described later. A series of stage specifications and the instructions <strong>for</strong><br />

connecting them is called a pipeline specification. A PIPE command containing<br />

multiple pipeline specifications, labels, and end characters is called a complex<br />

pipeline. Asimple pipeline contains a pipeline specification, but does not contain<br />

labels or end characters.<br />

You can obtain in<strong>for</strong>mation about the PIPE command and stages using the<br />

<strong>NetView</strong> online help facility. To display online help <strong>for</strong> the PIPE command, enter:<br />

HELP PIPE SYNTAX<br />

To display online help <strong>for</strong> a specific stage, enter:<br />

HELP PIPE stage_name<br />

►◄<br />

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

Saved successfully!

Ooh no, something went wrong!