Skip to Content
1
Jun 10, 2020 at 09:00 PM

create .trg file after appending to a target file?

209 Views

Dear experts,

I have a scenario IDOC_AAE_OUTBOUND --> PO 7.5 --> SFTP Receiver.
The file to the SFTP receiver is written in "append mode".
So basically for every MATMAS IDoc PO receives it creates on line and appends it to the target file.

Now the target system is asking me to create a trigger file when done writing the target file.
If in the SFTP receiver I had "Write mode" to "Direct" and create a single target file in "one go" that would not be an issue.
But currently after every MATMAS IDoc, a trigger file is created:

And once the target system sees a trigger file it pulls the target file away.

Can I achieve that the trigger file is written once all MATMAS IDocs are processed?

Thank you for any ideas.
Best regards, Peter

Attachments