I added this template but I receive error when testing on the Commserve.
I can run remote queries extracted from the template using SSMS and return the expected results.
Added credential for sa and password to test first.
Use default port
SQL Server instance: tried only server name, tried instance name
Initial catalog| used CommServ and verified this is the database name used.
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified).
Seems that no matter what I change the values to I get the same error.