EcoStruxure IT forum
Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 03:02 PM . Last Modified: 2024-04-09 03:59 AM
I've created a job to import network connections through the ETL. The job runs four transformations to import data to the follow tables in this order: configuration_item, configuration_item_realtion, relation_endpoint_property and relatio_property. The job runs well and insert the records, the state_flad field in configuration_item table is synced but in the other tables is new. And any connection is imported in SWO. I've tried to associate the servers and then run again the job, but any connection is imported too.
Which is the best practice to do this connection import?
Best regards,
Enric
(CID:100340565)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 03:02 PM . Last Modified: 2024-04-09 03:59 AM
Hi Enric
In previous versions of DCO you had to use the configuration_item_relation and relation_endpoint_property to import network connections. This approach however had some difficulties, especially with deleting connections and ports.
The current way of importing port configurations and network connections is to put the data in the tables port_configuration and network_connection. The work you have already done for the configuration items can be reused, as this is also needed in the new approach.
Information on the tables can be found here: ETL Import Database
I will check if the documentation clearly enough specifies that you can no longer use the tables configuration_item_relation and relation_endpoint_property to import network connections.
Hope this helps.
Best,
Niels
------------------------------------------------------
EDIT: I have attached files showing how you can do this.
(CID:100340602)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 03:02 PM . Last Modified: 2024-04-09 03:59 AM
Hi Enric
In previous versions of DCO you had to use the configuration_item_relation and relation_endpoint_property to import network connections. This approach however had some difficulties, especially with deleting connections and ports.
The current way of importing port configurations and network connections is to put the data in the tables port_configuration and network_connection. The work you have already done for the configuration items can be reused, as this is also needed in the new approach.
Information on the tables can be found here: ETL Import Database
I will check if the documentation clearly enough specifies that you can no longer use the tables configuration_item_relation and relation_endpoint_property to import network connections.
Hope this helps.
Best,
Niels
------------------------------------------------------
EDIT: I have attached files showing how you can do this.
(CID:100340602)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 03:02 PM . Last Modified: 2024-04-09 03:59 AM
Hi Niels,
Thanks for your input but I've tried to work with port_configuration and network_connection tables and it doesn't work too.
Do you have any document or sample to do this network integration with ETL?
Best regards,
Enric
(CID:100340670)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 03:02 PM . Last Modified: 2024-04-09 03:59 AM
I have updated my answer to include some transformations files that should help.
(CID:100340678)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 03:03 PM . Last Modified: 2024-04-09 03:59 AM
Hi Niels,
Thanks for your help. With your sample files I've got to import the network connections.
Best regards,
Enric
(CID:100340891)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 03:03 PM . Last Modified: 2023-10-31 11:08 PM
This question is closed for comments. You're welcome to start a new topic if you have further comments on this issue.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.