Which is the default port uipath is using to connect to Database while using CONNECT activity.
If we are connecting from sql studio, we are using port 1433.
similarly from uipath which port?
Which is the default port uipath is using to connect to Database while using CONNECT activity.
If we are connecting from sql studio, we are using port 1433.
similarly from uipath which port?
hi @MariaJosephina ,
The port should be the same. all what you can check is create a odbc connection in that machine and test. This will ensure to check the connectivity from your machine to db servere works or not. If this step fails, you need to check the error and action accordingly before you try with UiPath activity.
Hope this helps.
Regards
Balram