cancel
Showing results for 
Search instead for 
Did you mean: 

SWIFT Interface FTP TO SFTP messages is on HOLDING status

0 Kudos

Hi All,

I'm getting holding status when pushing data from FTP to SFTP.I've cross checked the design and Congfiguration and are correct,but still message is in HOLDING satatus.

The scenario as below:

SAP PI version: 7.4 dual stack

This SWIFT interface.

Flow: FTP will pick the file and send this file to two receivers namely parfile & payloadfile which are working on SFTP adapter.

I've cretaed one sender channel FTP and two receiver SFTP communication channels, one for payload file and the other for .par file to send these files to SWIFT.

Holding status:

FTP able to pick and push the file but in receiver side both receivers are in holding status.

I'd like to know that is this related to any keys or Cirtificate?

Please find the Below screenshot for Sender FTP and Two SFTP channel:

Plese let me know your Inputs to resolve the issue.

Regards

Chandrasekhar B.

Accepted Solutions (0)

Answers (2)

Answers (2)

nitindeshpande
Active Contributor
0 Kudos

Hello,

Can you check the QOS configured in your sender channel? Usually holding status is for the messages which have QOS EOIO and if one message in the list of messages fail, the other messages will go to holding state.

If you are using EO as QOS and still you are facing the issue, then check if there is huge load of messages which is creating problem. You can check this in Adapter Engine status.

Regards,

Nitin Deshpande

former_member186851
Active Contributor
0 Kudos

Channel ping is throwing success?

Try restarting the channel or the PI server once.