Is there a way to calculate the number of files received by a receive location using BAM?
Number of files received by a file receive location
407 Views Asked by Wessam Zeidan At
2
Is there a way to calculate the number of files received by a receive location using BAM?
I use the API to come up with a list of every intersection of Orchestration and Receive Location and then report on 1) whether (and when) the file was picked up along with status of operation, and 2) whether (and when) the file went through orchestration along with status. It's lots of code but do-able. And of course as tomasr states if a file gets debatched into separate messages, the logic is only good for last message.
-Krip