The Computer Connection Object

This item maps to the compliancecomputerconnection object in the IT Asset Management compliance database.

Database interaction

Note: If an incoming Computer Connection is not matched by an existing record in the compliance database, the incoming record is rejected. Creation of new records is not allowed for Computer Connection objects.
Note: If an incoming Computer Connection matches an existing record in the compliance database, the incoming details are ignored. Updating existing records is not allowed for Computer Connection objects.

Behavior in the Business Adapter Studio

Tip: The Computer Connection object is not available within the Business Adapter Studio.

When you create new objects in the Business Adapter Studio, the Computer Connection appears in the Computer group in the right-click context menu.

Properties

The Computer Connection object exposes the following properties in the data model for the Business Importer and the Business Adapter Studio.

Table 1. Data model properties for Computer Connection object (alphabetical listing)

Property

Details

Connection Name

Type: varchar. Maximum: 64.

Lists the current values of connectionname extracted from the compliance database using the following SQL query:
select ConnectionName as Value from ComplianceConnection order by ConnectionName
External ID

Type: int.

Maps to compliancecomputerconnection.Externalid in the compliance database.

Data model version 13.2

IT Asset Management (Cloud)

Current