cancel
Showing results for 
Search instead for 
Did you mean: 

SFTP adapter issue

Antonio_C10IT
Explorer
0 Kudos

Hi experts,

    Im trying to establish an sFTP connection, receiver communication channel to post files into this sFTP.

    Seems that Im not able to reach the sFTP because an network problem, but what Im really worry about is that the communication channel didnt raise any error. I try to have an error even changing user/password to a wrong one but neither like that.

  Is this normal in sFTP communication channel? In a FTP CC shows if there is any error.

  The adapter module call is CallSapAdapter without parameters.

Thanks in advance.

Regards.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Antonia,

You need to use adapter module - localejbs/ModuleProcessorExitBean in the receiver SFTP channel and the parameter -

JNDIName - deployedAdapters/com.sap.aii.adapter.sftp.ra/shareable/com.sap.aii.adapter.sftp.ra

iaki_vila
Active Contributor
0 Kudos

Hi Monika,

Could you explain what is the purpose of that parameters?, i havent used them and i think it could be interesting.

(When you end up a spanish name with an A you make a female name, it's a funny typo)

Regards.

Antonio_C10IT
Explorer
0 Kudos

Hi Monika,

What is the purpose to use this Module adapter?

Thanks in advance.

Regards.

Antonio_C10IT
Explorer
0 Kudos

Hi all,

   This is the strange thing, I dont have any error in the Channel monitor neither in the nwa and neither using xpi_inspector with the CC.

   My SAP PI version is 7,31 SP11

Thanks

Former Member
0 Kudos

Hi Antonio,

Ok thats fine. Is this on the sender or receiver? Have you completed the integrated scenario and try and pool the sender channel?

Have you tried pushing a message to receiver channel?

Regards,

Jannus Botha

iaki_vila
Active Contributor
0 Kudos

Hi Antonio,

Are you using your SFTP adapter like a sender or receiver?

At least you can check if the SFTP has been used in the CC monitor.

Check also this answer:

Regards.

Message was edited by: Iñaki Vila

Antonio_C10IT
Explorer
0 Kudos

Hi Iñaki,

   Thanks for the reply, SFTP as receiver, and yes I the CC monitor I can see a message successfully delivered. I check in the NW CC monitor and in the rwb too.

   I can confirm that is a connectivity problem, I try to connect to the sFTP using a portable FileZilla from the SAP PI system and is not working, timeout error.

  Network team is working to fix that.

  But what is wierd is that there is no error in all the logs: nwa error log, CC monitoring and even in XPI_Inspector (that by the way is an amazing tool)

Thanks

Regards.


Former Member
0 Kudos

Hello Antonio,

Receiver channel will only show error when it tries to deliver a message. Until that time you will always see the channel GREEN.

Regards,

Hiren A.

iaki_vila
Active Contributor
0 Kudos

Hi Antonio,

Hi Hiren the situation is "successfully delivered", imo It's really weird in the situation successfully delivered" that none error will be showed.

Have you tried to force the error to another one, putting a bad address or bad port?, in this way you can have a dimension about the no error log problem.

Regards,

Former Member
0 Kudos

Hi Antonio,

I have used the standard SAP SFTP and did not have that issue.

Have you picked up this issue on the Receiver side? Because that would make sense if you havent sent a message.

Please also have a look at NWA logs.

But it should error on the sender side.

Regards,

Jannus Botha

iaki_vila
Active Contributor
0 Kudos

Hi Antonio,

Have you checked the communication channel monitoring to search the exception?

Regards,