Hello Experts,
I have worked with pre-packaged contents only so this could look like a basic question but I am trying to develop an custom iflow to write file in an SFTP server. However, I don't see file at the SFTP folder and iflow is in error. PFB steps performed
Configurations -
1. I have deployed the SSH key into the security material of CPI tenant
2. I have deployed the SFTP credentials also in the CPI trial tenant
3. Upon checking the Connectivity test -> SSH -> using credentials -> I get successful reached host. I even checked the directory access by keeping path blank and it showed fine.
4. I am able to access server using winSCP - user name,password,ip
IFlow -
1. Used a timer to run at every 5 mins
2. Content Modifier - Nothing added in Message header and Exchange Property. I just added an Constant Message.
3. SFTP Receiver Adapter - gave the IP of server, same credentials (which is deployed)



