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 XCFMSG<br />

Syntax<br />

XCFMSG:<br />

XCFMSG group_name<br />

.member_name<br />

Command Description<br />

The XCFMSG stage sends and receives messages using z/<strong>OS</strong> XCF signaling<br />

services. Sending one-way messages and receiving unsolicited messages is<br />

supported.<br />

Streams<br />

Stream Type Number Supported<br />

Input 1<br />

Output 1<br />

Termination Conditions<br />

The XCFMSG stage terminates when the primary output stream is disconnected.<br />

Operand Descriptions<br />

Usage Notes<br />

PIPE XCFMSG<br />

group_name<br />

Specifies the name of the group on which to listen, or the group that contains<br />

the member to whom a messages is being sent. The value can be 1–8<br />

characters in length.<br />

member_name<br />

Specifies the name of the member to receive the message. For DSIPLXnn<br />

groups, the member name must be the <strong>NetView</strong> domain name.<br />

v The XCFMSG stage accepts one input stream. If it is connected, the stage sends<br />

out the input message. If it is the first stage in the pipeline, the pipe receives<br />

messages from the specified group. The member_name option is not valid <strong>for</strong><br />

receiving messages.<br />

v For sends, the primary output is the message sent. For receives, the primary<br />

input is the received message, which is the second line of the multiline BNH590I<br />

message.<br />

v If a multiline message is passed to the stage, separate XCF sends are done <strong>for</strong><br />

each line of the message. You can use the JOINTCONT stage command to<br />

consolidate a multiline message and then use the SPLIT stage command in the<br />

receiving pipeline to preserve multiline messages.<br />

v XCF messages can only be sent to or received from XCF groups to which the<br />

<strong>NetView</strong> program belongs.<br />

v Only one XCF receive PIPE stage can be outstanding <strong>for</strong> a group at any given<br />

time.<br />

Chapter 2. Pipeline Stages and Syntax 269

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

Saved successfully!

Ooh no, something went wrong!