cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger a File

Former Member
0 Kudos

Hi all,

I need to trigger a empty file Trigger.txt if and only if the files are transported to the destination folder. Its mere a file to file scenario. How can i do that? pls explain me.

Regards,

Kanda

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member183906
Active Contributor
0 Kudos

Use BPM for this. First of all ur processing logic is started from the target side. So at first use it at sender. Async Receive step. Use OS command to check if the target dir is empty. If yes, send some dummy message to XI indicating whether the folder is empty or not.

Now receive another file from the Original source folder and proceed with the scenario.

Regards,

former_member192295
Active Contributor
0 Kudos

Hi,

Simply do by pass scenario it will work out easily. Follow below steps

1. Configure SLD objects like product, component, technical & business system.

2. No need IR objects

3. Create ID objects and take channels.

for ID configuration find below link for more help.