Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to define connection attributes in Service Mapping?

User511834
Tera Expert

I'm trying to create a connection to a MS SQL Server by using the MS SQL Server Endpoint as below, however the "Database" attribute is not shown:

find_real_file.png

If I go to Ci Class Manager and lookup for the "Database" attribute it is defined there:

find_real_file.png

How can I display the Database attribute in the connection attributes?

1 ACCEPTED SOLUTION

User511834
Tera Expert

You need to edit the View using the following information:

- Table: [cmdb_ci_endpoint_ms_sql_server]

- View name: sa_map_properties

- View Attributes: Database, Port, Host

IMPORTANT: Create a new View by selecting the View name drop down list, and then select New. Do NOT click the New option inside the Section list.

View solution in original post

1 REPLY 1

User511834
Tera Expert

You need to edit the View using the following information:

- Table: [cmdb_ci_endpoint_ms_sql_server]

- View name: sa_map_properties

- View Attributes: Database, Port, Host

IMPORTANT: Create a new View by selecting the View name drop down list, and then select New. Do NOT click the New option inside the Section list.