
350
Appendix C
Configuring an Invokable TP Using snaptpinstall
File Format for snaptpinstall
If the LU alias is specified for an automatically started
TP, the TP must use the extended form of the
RECEIVE_ALLOCATE verb and specify this LU alias
as a parameter to the verb. This enables SNAplus2 to
route the incoming Attach to the correct TP. For more
information about the different forms of
RECEIVE_ALLOCATE, refer to HP-UX SNAplus2
APPC Programmers Guide. If you need to permit the
TP to determine the correct LU alias at run-time
rather than building it into the application, you can do
this by setting an environment variable to contain the
appropriate LU alias (using the ENV parameter), and
designing the application to read this environment
variable in order to determine how to issue
RECEIVE_ALLOCATE.
This line is optional; if it is not included, the default is
to accept incoming Attaches from any local LU.
ENV
Specify any environment variables required by the TP.
Each variable is specified in the form
environment_variable
=
value on a separate ENV line.
Up to 64 ENV lines can be included; the variables are
set in the same order as they appear here.
The string environment_variable
=
value must not
contain space or tab characters before or after the
=
character.
For Windows
SHOW
Specify how the application should be displayed when
it is started. This parameter is passed to the
application, and not processed by SNAplus2; it is the
application's responsibility to interpret it and act on it.
You can enter any of the following values:
MAXIMIZED
The application is maximized.
MINIMIZED
The application is minimized.
HIDDEN
The application does not appear on the screen.
NORMAL
Содержание HP-UX SNAplus2
Страница 4: ...4 ...
Страница 14: ...14 Contents ...
Страница 22: ...22 ...
Страница 23: ...23 1 SNA Terms and Concepts ...
Страница 65: ...65 2 Introduction to SNAplus2 ...
Страница 107: ...107 3 Administering SNAplus2 ...
Страница 132: ...132 Chapter3 Administering SNAplus2 Using the Command Line Administration Program ...
Страница 133: ...133 4 Basic Configuration Tasks ...
Страница 142: ...142 Chapter4 Basic Configuration Tasks Configuring Logging ...
Страница 143: ...143 5 Defining Connectivity Components ...
Страница 167: ...167 6 Configuring Dependent LUs ...
Страница 174: ...174 Chapter6 Configuring Dependent LUs Defining LU Pools ...
Страница 175: ...175 7 Configuring APPC Communication ...
Страница 208: ...208 Chapter7 Configuring APPC Communication Configuring APPC Security ...
Страница 209: ...209 8 Configuring User Applications ...
Страница 222: ...222 Chapter8 Configuring User Applications Configuring RJE Workstations ...
Страница 223: ...223 9 Configuring Passthrough Services ...
Страница 235: ...235 10 Managing SNAplus2 from NetView ...
Страница 248: ...248 Chapter10 Managing SNAplus2 from NetView Using UCF ...
Страница 249: ...249 11 Managing SNAplus2 Clients ...
Страница 300: ...300 Chapter11 Managing SNAplus2 Clients Managing HP UX Clients ...
Страница 301: ...301 A Configuration Planning Worksheets ...
Страница 337: ...337 B APPN Network Management Using the Simple Network Management Protocol ...
Страница 343: ...343 C Configuring an Invokable TP Using snaptpinstall ...
Страница 353: ...353 D Using SNAplus2 in a High Availability Environment ...