How to configure sdgtw to connect to CA (Nimsoft) ServiceDesk
search cancel

How to configure sdgtw to connect to CA (Nimsoft) ServiceDesk

book

Article ID: 125399

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Use of the sdgtw probe (instead of nsdgtw) to connect to CA (Nimsoft) Service Desk

Environment

  • UIM 8.5.1 or higher

Resolution

sdgtw uses the 'Service Aide' connection profile to connect to CA (Nimsoft) Service Desk. 

***The sdgtw AC Configuration document provides the connection fields you need to fill in to create the connection to a ServiceAide Service Desk***.  If a proxy is required to connect to the instance, you will have to adjust the Service Aide connection profile proxy settings via the Admin Console ONLY.

Please refer to the section in the sdgtw probe named 'connection_details'...e.g., 

<ServiceAide> 
name = ServiceAide 
id = ServiceAide 
<group_assignment> 
default_group_name = 
enable_group_assignment = false 
severity_increase_reassigned_group_name = 
severity_decrease_reassigned_group_name = 
</group_assignment> 
<connection_details> 
ProxyPort = 
Username = <serviceaide-username> 
encryptPassword = false 
active = false 
ProxyUser = 
ProxyServer = 
categoryNameTranslation = true 
ProxyPassword = 
userNameTranslation = true 
Password = <passwordinplaintext> 
URL = <serviceaide-url> 
FetchCompleteObject = false 
ciNameTranslation = true 
ServiceAideClientURL = <serviceaide-clienturl> 
</connection_details> 
sd_type = ServiceAide 

https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/ca-unified-infrastructure-management-probes/GA/monitoring/extensibility-and-integrations/sdgtw-service-desk-gateway/sdgtw-ac-configuration.html#concept.dita_30b49666ec382b3dd5a7a731ecd29d8264f1fa85_SampleConfigurationforDifferentServiceDesks


Proxy server connections for each Service Desk Connection profile are configured in the same way and is documented in step #9 of the Configure Connection Properties section. 

https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/ca-unified-infrastructure-management-probes/GA/monitoring/extensibility-and-integrations/sdgtw-service-desk-gateway/sdgtw-ac-configuration.html#concept.dita_30b49666ec382b3dd5a7a731ecd29d8264f1fa85_ConfigureConnectionProperties