Customer is using the modeliggateway to import a a network container and its devices on new SpectroSERVER box under another Container, but this is created under Universe.
eg.
but he would like to be:
In the imported XML file there was not the definition of the "customers" container like:
<Topology_Container name="customers" model_type="Network"
...
This because he exported the data specifying in the .modeliggatewayresource.xml
<RootContainerToExport model_type="Network" model_name="KLINIREG-HAN-VB...."/>
Release : 21.2
Component :
On the source SpectroSERVER box export the data specifying as initial topology Container "customers"
<RootContainerToExport model_type="Network" model_name="customers"/>
Then copy and paste from the xml output file the "customer" topology container definitions
eg.
<Topology_Container name="customers" model_type="Network" model_handle="0x2000
111"
subnet_list="0.0.0.0"
group_list="0.0.0.0.0.0.0.0"
topology_model_name="Universe"
topology_layout="1.0.0.0.34.1.0.2.2e.0.1.0.0.0.0.0.45.0.0.0.2a.0.0.0"
zoom_list="1.0.0.0.0.0.0.0"
Value_When_Orange="3"
Value_When_Yellow="1"
subnet_mask="0.0.0.0"
Value_When_Red="7"
x_coordinate="50" y_coordinate="53">
before the other container definitions you want to import
<Topology_Container name="KLINIREG-HAN-VB......"
then re-run the modelinggateway import.