Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

SFTP Connection is display in FileTransferJOB

PratikPokale
New Contributor
New Contributor

In our Environment we have configured the SFTP server and SFTP server is accessible.

We have configured the SFTP Connection and given all mandatory attributes such as IP address, Port, Username, Password, File to Get and File to PUT and we have saved the connection.

When we try to create the FileTransferJob in job control Panel then connection is shown in the connection option.
Please find the below screenshot for reference:

PratikPokale_0-1709039126881.pngPratikPokale_1-1709039135228.png

 

PratikPokale_2-1709039143277.png

PratikPokale_4-1709039157461.png

PratikPokale_5-1709039187681.png

In our Saviynt Tenant, Enable Microservice is already enable.

PratikPokale_6-1709039224271.png
We have observed, in our Saviynt Tenant below Two microservice mentioned in the Screenshot are failed.

PratikPokale_7-1709039378234.png

Can you please guide us on how to display the connection in FileTransferJob? Is this issue related to a microservice failure, or could there be another reason?

[This message has been edited by moderator to mask URL]

5 REPLIES 5

itinjic
New Contributor III
New Contributor III

Hi,

I had the same issue,  it missing "Select Connector version" field in connector.

itinjic_0-1709040161812.png

 

First go to the connector type and change Enhanced Connector Framework to true. If you get this error :

itinjic_1-1709040391095.png

then this is due to ConnectorMs password issue. So only when we do save and test connection it is getting failed with "ERROR connectorms.ConnectorMsHelperService - 401 Unauthorized".

 
Then follow the below steps:
The microservice is getting failed with invalid credentials. You can setup the username (with ROLE_ADMIN sav role) and password in the following option from UI and validate the job.
 
In the Admin → Settings → Microservices → MS Credentials. The credentials for a account with appropriate access (both username and password) we need to enter in the same ‘MS Credentials’ option in below format. 
 
{"username":"user","password":"userpassword"}



https://docs.saviyntcloud.com/bundle/CPAM-Admin-Guide-v23x/page/Content/E-Onboard-Target-Endpoint/Mi...

CR
Regular Contributor III
Regular Contributor III

can you try disable Enable Connector MicroService try it job ?


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

We run the microservices through API and we got the following result:
status:400

PratikPokale_0-1709125987959.png

we have refer this document
Configuring Microservice (saviyntcloud.com)

[This message has been edited by moderator to mask url]

Did you selected version at connection level


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

sk
All-Star
All-Star

@PratikPokale : Did you select connector version as SFTPConnector::1.0? If not please select it and try again

sk_0-1709041509490.png

 


Regards,
Saathvik
If this reply answered your question, please Accept As Solution and give Kudos to help others facing similar issue.