AndreaF
6 months agoContributor III
Smart Integration Connector - RemoteEndPointProviderIsInvalid
Hi, I am trying to use Smart Integration Connector for connecting to an SFTP server.
We have followed the instructions on setting up the Local Gateway servers and the SIC have been created (see pic...
- 6 months ago
Hi, the Gateway Server has 2 SIC, a direct connection and a database connection type.
The solution has been to change the ExecuteRemoteGatewayBusinessRule to use the Database connection for the purpose of retrieving the configuration values:
Dim objRemoteRequestResultDto As RemoteRequestResultDto = BRApi.Utilities.ExecRemoteGatewayBusinessRule(si, "RemoteGatewayValueFetcher", Nothing, "dummy_db_gateway_prod_do_not_delete", String.Empty, String.Empty, False, 600)