EasyManuals Logo

HP NonStop Pathway/iTS User Manual

HP NonStop Pathway/iTS
694 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #637 background imageLoading...
Page #637 background image
Management Programming Examples
NonStop Pathway/iTS Management Programming Manual—426749-002
13-11
Configuring Pathway/iTS
2000-BUILD-ABORT-TERM-ALL.
* Construct the ABORT TERM command.
MOVE ZPWY-CMD-ABORT TO COMMAND OF WS-SPI-INPUT
MOVE ZPWY-OBJ-TERM TO OBJECT-TYPE OF WS-SPI-INPUT
PERFORM 2800-SELECT-COMMAND-OBJECT
* Construct the object-selector token for the TERM.
MOVE ZPWY-VAL-ALLTERM TO OBJECT-NAME OF WS-SPI-INPUT
PERFORM 3500-SELECT-TERM
.
2100-ABORT-TERM-CONTINUE.
* Issue the ABORT TERM command for the first or next TERM.
PERFORM 3800-ISSUE-PATHMON-COMMAND
* Merge returned context into original request, setting up the continuation
* request.
PERFORM 3700-SETUP-CONTINUATION
.
* Merge returned context into original request, setting up the continuation
* request.
PERFORM 3700-SETUP-CONTINUATION
.
2400-BUILD-STOP-TCP-ALL.
* Construct the STOP TCP command.
MOVE ZPWY-CMD-STOP TO COMMAND OF WS-SPI-INPUT
MOVE ZPWY-OBJ-TCP TO OBJECT-TYPE OF WS-SPI-INPUT
PERFORM 2800-SELECT-COMMAND-OBJECT
* Construct the object-selector token for the TCP.
MOVE ZPWY-VAL-ALLTCP TO OBJECT-NAME OF WS-SPI-INPUT
PERFORM 3400-SELECT-TCP
.
2500-STOP-TCP-CONTINUE.
* Issue the STOP TCP command for the first or next TCP.
PERFORM 3800-ISSUE-PATHMON-COMMAND
* Merge returned context into original request, setting up the continuation
* request.
PERFORM 3700-SETUP-CONTINUATION
.
Example 13-1. Pathway/iTS Configuration Program (page 10 of 13)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP NonStop Pathway/iTS and is the answer not in the manual?

HP NonStop Pathway/iTS Specifications

General IconGeneral
BrandHP
ModelNonStop Pathway/iTS
CategorySoftware
LanguageEnglish

Related product manuals