cancel
Showing results for 
Search instead for 
Did you mean: 

SFTP - HCI - SFTP ???

Kgosi
Explorer
0 Kudos

I generated SSH keys for SFTP and those keys I deployed into Known-hosts (SSH). connection build successfully completed.

But the scenario is, in SFTP we have .csv files those files we need to transfer to other SFTP via HCI and target SFTP also expecting .csv files.

For this what are pallets we need to use in HCI.

If we select the CSV to XML converter (pallet) we need to provide XML schema, path to target element in XSD, Record marker in CSV, fields separator in CSV, how to fill these fields.

or what are pallets we can use to send .csv file one SFTP to another SFTP with using HCI.

Please explain me anyone.

Thanks in adavance.

Thank You.

ManjunathChowdary.

Accepted Solutions (0)

Answers (1)

Answers (1)

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Manjunath,

If you want to perform any transformations then you can use converter.

If its just File to File without any transformations you can have one sender channel and receiver with receiver SFTP.

Regards,

Sriprasad Shivaram Bhat

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Manjunath,

Could you please check in message monitoring whether file is getting picked up or not or any error is being raised.

From high level as per the screenshots you have posted please correct Address field( Remove https:// from the address )

Regards,

Sriprasad Shivaram Bhat

Kgosi
Explorer
0 Kudos

HI Sir,

Please check the attachments.

SFTP to SFTP scenario, I tested the sender connection and receiver connection it is successfully reached and I tested outbound ssh connect as well it is also successfully reached.

But the problem is, if I check message monitoring the file was not picked, please advise me sir where I am doing wrong in this scenario.

Regards,

ManjunathChowdary.sftp-to-sftp-0-1.png

Kgosi
Explorer
0 Kudos

HCI public key need to add SFTP side or not ?? this step is required for above scenario, please suggest me.