You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="block">Implement this method to display the <em>"Save and Test"</em> connection button on the Add/Update connection page and test the connectivity between EIC and your target application.</div>
378
+
<divclass="block">Implement this method to test the connectivity between EIC and your target application.</div>
379
379
</td>
380
380
</tr>
381
381
<trid="i29" class="rowColor">
@@ -544,7 +544,8 @@ <h4>test</h4>
544
544
<ahref="exceptions/InvalidAttributeValueException.html" title="class in com.saviynt.ssm.abstractConnector.exceptions">InvalidAttributeValueException</a>,
545
545
<ahref="exceptions/OperationTimeoutException.html" title="class in com.saviynt.ssm.abstractConnector.exceptions">OperationTimeoutException</a>,
546
546
<ahref="exceptions/MissingKeyException.html" title="class in com.saviynt.ssm.abstractConnector.exceptions">MissingKeyException</a></pre>
547
-
<divclass="block">Implement this method to display the <em>"Save and Test"</em> connection button on the Add/Update connection page and test the connectivity between EIC and your target application. This method is currently applicable only for a Windows (Microservices-based) connector.</div>
547
+
<divclass="block">Implement this method to test the connectivity between EIC and your target application. This method is applicable for all connectorMS based connectors.
548
+
<b>Note: From v23.3 onwards, the method return type has been changed to <em>Map</em> from <em>Boolean</em></b></div>
<dd><code>configData</code> - Stores metadata and contains information about configurations required for establishing the connection between the EIC and the target application.</dd>
<dd><code><ahref="FileTransferConnectorSpecification.html" title="class in com.saviynt.ssm.abstractConnector">FileTransferConnectorSpecification</a></code></dd>
0 commit comments