RSC/MP Installation and Configuration Guide

RSCCOM Command Reference
TERM Object Attributes
Use a TERM template with a name other than dynamic. Follow these steps:
1. Configure the TDP:
a. Using the SET command, change the TEMPLATE attribute to YES:
set term template yes
b. Add a TERM object to the TDP and name it, for example, NEWTERM:
add term newterm
2. Edit the RSC.INI file:
a. Add the TERM_TEMPLATE option; for example:
term_template=newterm
b. Optional, but recommended: add the TERM_NAME option with a name, for
example, REMOTE1:
term_name = remote1
3. Use RSCCOM to show the status of this TERM object:
8 (( status term *
Term Status Conn Sess
Last Event
---------------------------------------------------------------
@DYN0001(NEWTERM:REMOTE1) Started 1 1
TERM started. [ 2802 ]
NEWTERM Template
2 TERM objects have been configured.
In this example, RSC/MP reads the TERM TEMPLATE setting of YES in the
TDP, for the TERM object named NEWTERM. The YES setting instructs
RSC/MP to add a dynamic terminal, @DYN0001, for the terminal named
REMOTE1.
If you do not specify the TERM_NAME in the RSC.INI file, the STATUS
command shows NoNamefor the terminal name:
9 (( status term *
Term Status Conn Sess
Last Event
--------------------------------------------------------------
@DYN0001(NEWTERM:NoName) Started 1 1
TERM started. [ 2802 ]
NEWTERM Template
2 TERM objects have been configured.
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration
G uide
52235 8- 013
11- 35