ASAP 1.1 Hybrid Manual
HP NonStop ASAP Hybrid Manual – 529729-004 
Page 2-9 
CONFIG TCPIP $ZTCP1 SYSMSG 
CONFIG TCPIP $ZTCP1 SYSMSG (5) 
CONFIG TCPIP $ZTCP1 SYSMSG (10,5) 
SYSTEM Statement 
The optional SYSTEM statement is used to preregister application domains 
from an external system into ASAP. The Gateway registers domains defined 
with SYSTEM statements at the first audit interval after it starts up. The 
SYSTEM statement must be entered on a single line. 
NAME <name> is the name of the external system. All external systems 
must be named. 
DOMAIN <domain> is the unique domain name to register. Domain 
names can be from 1 through 64 bytes in length and can contain 2 through 
5 hierarchical levels separated by a backslash character. The first level of 
the domain name must be an ASAP entity name that is defined to ASAP 
using the ASAP Entity Definition Language. For more information on 
defining customer application entities, see the ASAP Client, Server, and 
Extension manuals. 
ASAPID $<asapid> defines the ASAP ID into which the domains are 
registered. The default is $ZOO. 
VSN <version> specifies the application version, if any. The built-in Version 
attribute should be defined in the application EDL file when you use this 
SYSTEM   NAME  [=]  <name> 
   DOMAIN  [=]  <domain> 
  [ ASAPID  [=]  $<asapid> ] 
  [ VSN  [=]  <version> ] 
  [ FLAGS  [=]  <flags> ] 










