Feature #2221
Updated by liaham 9 months ago
However, the problem is not quite Das Problem ist bei näherer Betrachtung allerdings nicht ganz so trivial to be solved on closer inspection: zu lösen: 1. Hosts must exist before they can be assigned. Dienste müssen existieren bevor sie zugeordnet werden können. 2. Hosts to be assigned to an object to be imported must be uniquely identifiable. 1. Dienste, die einem zu importierenden Objekt zugeordnet werden sollen, müssen eindeutig identifizierbar sein. If the hosts are already in the system, both conditions are met. Sind die Dienste bereits im System, sind beide Voraussetzungen erfüllt. In this case, they could be imported via a column dem Fall könnten sie über eine Spalte in the CSV file containing a comment-separated list of hosts identifiers. der CSV-Datei, die eine kommagetrennte Liste der Kennungen der Dienste enhält, importiert werden. If the hosts are not yet in the system because they should also be imported, then Point Sind die Dienste noch nicht im System, weil sie ebenfalls importiert werden sollen, dann ist Punkt 1. is basically manageable. However, point zwar grundsätzlich händelbar. Punkt 2 is only possible if the identification of the hosts is given during the import. ist jedoch nur möglich, wenn die Kennung der Dienste beim Import mitgegeben wird. If the option continuous object identifier is used, point Wird die Option *fortlaufende Objektkennung* verwendet,kann Punkt 2 cannot be fulfilled. Maybe a kind of assignment matrix needs to be imported nicht erfüllt werden. Vielleicht muss eine Art Zuordnungsmatrix in a second step einem zweiten Schritt importiert werden ... There are still conceptual open points to this feature. Es gibt noch konzeptionelle offene Punkte zu diesem Feature.