cancel
Showing results for 
Search instead for 
Did you mean: 

timeout: socket is not established

Former Member
0 Kudos

Hi team,

we have a scenario file to SFTP. while connecting to the SFTP we are receiving attached error.

we have tested in tell net and it is connected successfully.



can you please suggest where we have to check.


Regards,

Raj

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182412
Active Contributor
0 Kudos

Hi Raj,

I think you mentioned the file name as * in the channel and you are trying to get the file name using dynamic configuration and at runtime there was no dynamic file name attribute in the message header and you are getting resource exception.

Check why the dynamic file name was not set at runtime.

Did you select the FileName under adapter specific message attributes in sender file adapter??

Did you select the FileName attribute in SFTP adapter?? and the make sure the name space like below.

Regards,

Praveen.