OSI/AS Programming Manual
APS_ASSOC_CONNECTREQ_
APS Procedure Calls
3–34 056783 Tandem Computers Incorporated
acse-remote-ae-title
input
INT .EXT:ref:(ZAPS-DDL-AE-TITLE)
is the ACSE called application entity title for your connection. This parameter
applies only to ACSE connections and is optional. For more information about
this parameter, see ZAPS-DDL-AE-TITLE in Appendix A.
acse-local-invocation-ids input
INT .EXT:ref:(ZAPS-DDL-INVOCATION-IDS)
is the ACSE application entity and application process invocation identifiers of the
calling entity for your connection. This parameter applies only to ACSE
connections and is optional. For more information about this parameter, see
ZAPS-DDL-INVOCATION-IDS in Appendix A.
acse-remote-invocation-ids
input
INT .EXT:ref:(ZAPS-DDL-INVOCATION-IDS)
is the ACSE application entity and application process invocation identifiers of the
called entity for your connection. This parameter applies only to ACSE
connections and is optional. For more information about this parameter, see
ZAPS-DDL-INVOCATION-IDS in Appendix A.
subdevice-name
input
INT .EXT:ref:(ZAPS-DDL-FILENAME )
is either the name of a new subdevice or the name of an existing static subdevice.
If you are naming a new subdevice, choose a name of eight characters or fewer.
The first character must be a # and the second must be an alphabetic character
within the range A through Y. If the name is shorter than eight characters, you
must fill the remaining character positions with blanks.
If you are reusing a static subdevice, the supplied subdevice name must be fully
qualified (the system name followed by the TAPS server name followed by the
subdevice name, as returned by the APS_STATUS_ procedure following the call to
APS_ASSOC_CONNECTREQ_ that originally created the subdevice).
The subdevice name is not in D-series format. Even if your application is running
on a D-series system, however, you need not convert the name, because it is used
only by your application and not by the Guardian 90 operating system.