cancel
Showing results for 
Search instead for 
Did you mean: 

BCM and FileAdapter: Inbound directory

danielgonzalez
Explorer
0 Kudos

Hello all,

I'm creating a file sender channel to read files generated by BCM (Bank Communication Management) but I don't have any information about in which folder files are going to be generated. I can see the file generated through a transaction, and even download it, but I would need to know the folder I should poll from PI. I suppose the folder is configurated into BCM.

Any information would be really appreciated.

Thank you,

Accepted Solutions (0)

Answers (1)

Answers (1)

udo_martens
Active Contributor
0 Kudos

Hi,

what a strange question! Do you really expect somebody telling you which folder you have to read? Is there a kind of a joke i did not get?

Just search in the source system for files which might match. Or ask your instruction party.

/Udo

danielgonzalez
Explorer
0 Kudos

Thank you Udo but I was expecting something more helpful like someone pointing out if it's posible to configure that folder in BCM. I don't consider just looking for files which might match, although it would work out the problem, the correct approach to the question.