cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger files for receiver File communication channel

Former Member
0 Kudos

Hi,

     We are working on PI 7.3 single stack and have a proxy to file to scenario.

Once the file is written to the directory completely, a trigger file(empty file) needs to be created .

How do we achieve this requirement. Please provide your inputs

Regards,

Deepika

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

OS commands is certainly one of the option, but u can also use soap axis (File transport protocol) adapter to achieve ur requirement.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/404ee507-3fbc-2e10-00bc-be90ab28d...

Thanks

Amit Srivastava

vkaushik82
Active Participant
0 Kudos


One Simple way could be by putting a operating system command to create a trigger file after message processing in file adapter.

Harish
Active Contributor
0 Kudos

Hi Deepika,

There is no standard functionality in file receiver adapter to create trigger file after successful processing the message. I think you need custom adapter module to archive this requirement.

regards,

Harish