When I modify a system with IT Inventory, how can I synchronize IT Architect with this changes?
Thanks
Dear Mauel,
all data which is maintained in IT Inventory has to be imported back to the ARIS database. For this job a report script “Import changes (IT Inventory)” (located in the IT Architecture report category) is responsible. The report script loads all changes from IT Inventory in a XML structure by calling a service of the IT Inventory, apply couples of importing rules to import and change the data of the selected ARIS database.
The script needs a setup in a configuration file "configuration.js":
Change the following settings:
- database
- url
- export
Change the “database” entry to the name of the database where the IT Inventory changes should be imported.
Change the “url” entry to the URL where the ARIS Business Publisher is available.
Change the “export” entry to the name of the Business Publisher web export you have chosen.
Greetings,
Jens