i-doit
i-doit is a CMDB conforming to ITIL best practices. Txture has a vendor-specific importer that allows to importer assets and links from i-doit directly into Txture. The usual filtering and dynamic columns tools of Txture's importing infrastructure can be used normally.
i-doit data source
Each i-doit datasource holds the connection information to a single i-doit server and can be used by multiple asset-, link- or property-importers. Txture uses the JSON-RPC api to communicate with the i-doit server. Please follow the configuration instructions provided by i-doit-Configuration) if the API is not configured/installed yet.
The i-doit datasource can then created within the txture admin section providing the following data:
- The
Server Url
of your i-doit instance (must be reachable form the Txture server) Username
andpassword
of a user with read permissions.Api-Key
for the above mentioned api (can be found/configured within i-doit at Administration → Interfaces / external data → Json-RPC API )- With the request limit determines how many requests are batched into a single http request. This drastically reduces the number of requests needed but increases the memory requirements on your i-doit server.
Example
The following example shows the configuration to the official i-doitdemo server (note that API-key may have changed):