Skip to main content
chaitanyatejac0002
October 29, 2024
Solved

How to disable a Connected system?

  • October 29, 2024
  • 3 replies
  • 0 views

I have a record configured to sync data with an on-premise table using a 'SQL Server Data Source' connected system to connect to the database. Due to changing requirements, I’ve disabled the scheduled sync in the record type and deactivated the user ID on the SQL Server to prevent data fetching. However, I still see authentication requests to the server, which I believe are from the connected system object.

Is there a way to disable the connected system without deleting it?

Best answer by chaitanyatejac0002

I have updated the server address in the connection string to documentation ip address, 192.0.2.0/24 

3 replies

karumurua531442
October 29, 2024

Hi [mention:d69fc15a130f48bcb022732235b0cf0c:e9ed411860ed4f2ba0265705b8793d05]  AFAIK there is no direct way to disable

chaitanyatejac0002
chaitanyatejac0002AuthorAnswer
December 18, 2024

I have updated the server address in the connection string to documentation ip address, 192.0.2.0/24 

mathieud0001
December 18, 2024

I was going to propose simply updating either the address or client_id to make it fail.