You can add or delete data interface pairs from client group to client group, using XML files that are run from the command line on the CommServe computer.
Procedure
-
Download the SetArchPipeLineListForClientGroupClientGroup.xml file and save it on the CommServe computer where you will run the command.
-
Open the XML file.
-
In the ArchPipeLineList element of the XML file, change the XML parameters.
-
Attribute
Description
operationType
To change the operation type, refer to the following table:
Value
Operation type
1
Add data interface pair
2
Delete data interface pair
3
Modify data interface pair
srcGroupEntity clientGroupName
Source client group name
client1 name
Source network range
Note
You can use the wildcard character (*) to enter a network range (for example: 172.*) or multiple client group web addresses (for example: *.backup.com).
destGroupEntity clientGroupName
Destination client group name
client2 name
Destination network range
Note
You can use the wildcard character (*) to enter a network range (for example: 172.*) or multiple client group web addresses (for example: *.backup.com).
-
Optional: You can add multiple ArchPipeLineList sections in the XML file to add or delete multiple data interface pairs at same time.
-
From the command line, perform a qlogin.
-
From the <software installation directory>\Base folder, run the following command:
qoperation execute -af $[downloaded location]\SetArchPipeLineListForClientGroupClientGroup.xml