cancel
Showing results for 
Search instead for 
Did you mean: 

Append not working as expected in SFTP receiver channel

former_member228109
Participant
0 Kudos

Hello Experts,

We are having Proxy to SFTP interface where we are creating text file. Its a simple interface.

We have used APPEND functionality as we want to append all the data. When we see the after mapping, it creates proper records but somehow while appending, records are missing. Any idea what could be the reason?

Regards,

Nikhil Save

peter_wallner2
Active Contributor
0 Kudos

Hi, Do you see the records in monitoring in the XML version of your message sent? If so, does the SFTP user have authorization to write the file?

former_member228109
Participant
0 Kudos

Hi Peter,

Yes we can see the records in XML version but random records are disappearing while appending.

SFTP has the authorization as other records are appending properly.

Regards,

Nikhil Save

View Entire Topic
babruvahana
Contributor
0 Kudos

Hi nikhil.save,

If you are using splitter with parallel processing before the mapping and appending it in sftp. I suggest you to use join and gather after mapping and then send it to sftp. I hope it helps.

Regards,

Pavan

former_member228109
Participant
0 Kudos

Hi Pavan,

We are working on PO 7.5 not CPI/BPM .

Regards,

Nikhil Save