Skip to content

Data Connection Service

By enabling the Database Connector Service (CDS), SQL access is made possible to programs and services from the outside of the firewall.The Data Connection Service is used to provide Http communication to services placed outside the primary firewall, instead of having to allow SMB and SQL server traffic to travel through the firewall.

This tab resembles the property page for the service found in the services of the control panel. Each of the settings available in each tab of this dialogue is described below.


 

ElementDescription
Service statusStatus of the Data Connection Service. Equivalent to services in the control panel.
Service NameThe name of the service used by the operating system.
Display nameThe name you will see in services in the control panel.
DescriptionDescription of the service.
Startup typeThe type of service. This can be either; automatic, manual, or disabled. The default value is automatic.
Last heartbeatThis is a timestamp for the last synchronization activity.
Path to executableThe full path to the program that is started by the service.

On the database tab, you can change the authentication method to the SQL server.

ElementDescription
SQL serverThe SQL server that the Data Connection Service connects to.
SQL databaseThe SQL database that holds the CapaInstaller Management Solution database.
UpdateClicking on this button the CIDal settings.xml is updated with the correct database.
Use Windows authenticationInstructs Data Connection Service to establish a database connection by identifying itself with the computer account.
Use SQL authenticationWhen this radio button is selected, the Data Connection Service will connect to the database with the credentials in the user name and password fields.
User nameThe user name used to connect to the database when SQL authentication is selected.
PasswordThe password that goes with the user name stated above.

On the config tab, you can change the URL and certificate.

ElementDescription
CertificateThe certificate used to validate the connection.
ThumbprintThe certificate thumbprint.
Port NumberThe HTTPS port number the service listens on.
Http PortThe port number used for HTTP communication.
Public URLThis URL is used to communicate with the service.
ElementDescription
OKClicking this button commits any changes that you may have made and closed the dialog.
CancelCancels any changes made and closes the dialog.