we had scenario where 3 files will come in batch in sequence
and after validation check in message mapping they had to transfered
to same RFC in that sequence.
File -> Xi-> RFC
Files will come in one shot/batch
batch by batch..
Now my concern is..
With BPM we want to correlate 3 files and then post it to RFC.
3 files will have some comman field/Filename extension...
why we want correlate is that:
- XI should not process any incomplete batch ( like 1-2 files have come)
- XI should differentiate between files of Next coming batch..correlation will help or only container variable ..
Regards
Ashutosh