cancel
Showing results for 
Search instead for 
Did you mean: 

SFTP - Key Based Authentication

vishnu_pallamreddy
Contributor
0 Kudos

Hi All,

I need to use Key based authentication method in SFTP receiver channel.

what are the required things in this situation.

user, private key view and private key entry.

private key view and private key entry we can get this things from PI key store right?


what about user? which user we need to give here?


SFTP folder user ? or any other?


if it is SFTP user? what roles this user need to have?


Please help me on this requirement...



Thanks & Regards,

Vishnu Pallamreddy.

Accepted Solutions (1)

Accepted Solutions (1)

former_member186851
Active Contributor
0 Kudos

Vishnu,

Keys you should get from Client.

user details will be SFTP user with read/write permissions.

vishnu_pallamreddy
Contributor
0 Kudos

Hi Raghu,

I am getting error below in SFTP receiver channel.

Please find my channel configuration and help me to resolve the issue

Message could not be forwarded to the JCA adapter. Reason: 4: Putting /InBound/*.csv failed.

Error MP: exception caught with cause javax.resource.ResourceException: 4: Putting /InBound/*.csv failed.

Error Exception caught by adapter framework: 4: Putting /InBound/*.csv failed.

Error Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: 4: Putting /InBound/*.csv failed.

former_member186851
Active Contributor
0 Kudos

Vishnu,

Try the below namespace

http://sap.com/xi/XI/System/File

vishnu_pallamreddy
Contributor
0 Kudos

Thank you so much raghu...

Answers (1)

Answers (1)

Harish
Active Contributor
0 Kudos