Previous Topic: List Destination Member

Next Topic: How to Enable and Disable a Destination Member


Superlist Destination Member

A list destination definition can contain only the following two statements:

TYPE=SUPERLIST
LIST=XCOMQA,TS223,TS222

The statement TYPE=SUPERLIST indicates that the destination being defined is a list. The lists that belong to the destination superlist are defined in the LIST statement. Each list in the superlist must have a member defined in the CA XCOM Data Transport control library, for example:

Member XCOMQA
TYPE=LIST
IPPORT=8044
IPNAME=QADEST1.MYCC.COM
Member TS223
TYPE=LIST
IPPORT=8046
IPNAME=QADEST2.MYCC.COM
Member TS222
TYPE=LIST
IPPORT=8044
IPNAME=QADEST2.MYCC.COM